Bug 323185 (MONO80496) - can not compile on mips
Summary: can not compile on mips
Status: RESOLVED FIXED
Alias: MONO80496
Product: Mono: Runtime
Classification: Mono
Component: generics (show other bugs)
Version: 1.2
Hardware: Other Other
: P3 - Medium : Major
Target Milestone: ---
Assignee: Martin Baulig
QA Contact: Martin Baulig
URL:
Whiteboard:
Keywords: build
Depends on:
Blocks:
 
Reported: 2007-01-11 10:57 UTC by GaoXianchao
Modified: 2007-09-15 21:24 UTC (History)
0 users

See Also:
Found By: ---
Services Priority:
Business Priority:
Blocker: ---
Marketing QA Status: ---
IT Deployment: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Thomas Wiest 2007-09-15 20:22:44 UTC


---- Reported by gxcmaillist@gmail.com 2007-01-11 03:57:40 MST ----

Please fill in this template when reporting a bug, unless you know what you
are doing.
Description of Problem:


Steps to reproduce the problem:
1. download mono-1.2.2.1.tar.gz to a mips computer
2. ./configure
3. make

Actual Results:
can not compile

Expected Results:
compile ok

How often does this happen? 
at all times

Additional Information:
make  all-recursive
make[1]: Entering directory `/home/loongson/Downloads/mono-1.2.2.1'
Making all in libgc
make[2]: Entering directory `/home/loongson/Downloads/mono-1.2.2.1/libgc'
Making all in include
make[3]: Entering directory
`/home/loongson/Downloads/mono-1.2.2.1/libgc/include'
Making all in private
make[4]: Entering directory
`/home/loongson/Downloads/mono-1.2.2.1/libgc/include/private'
make[4]: Nothing to be done for `all'.
make[4]: Leaving directory
`/home/loongson/Downloads/mono-1.2.2.1/libgc/include/private'
make[4]: Entering directory
`/home/loongson/Downloads/mono-1.2.2.1/libgc/include'
make[4]: Nothing to be done for `all-am'.
make[4]: Leaving directory
`/home/loongson/Downloads/mono-1.2.2.1/libgc/include'make[3]: Leaving
directory `/home/loongson/Downloads/mono-1.2.2.1/libgc/include'Making all
in doc
make[3]: Entering directory `/home/loongson/Downloads/mono-1.2.2.1/libgc/doc'
make[3]: Nothing to be done for `all'.
make[3]: Leaving directory `/home/loongson/Downloads/mono-1.2.2.1/libgc/doc'
make[3]: Entering directory `/home/loongson/Downloads/mono-1.2.2.1/libgc'
make[3]: Nothing to be done for `all-am'.
make[3]: Leaving directory `/home/loongson/Downloads/mono-1.2.2.1/libgc'
make[2]: Leaving directory `/home/loongson/Downloads/mono-1.2.2.1/libgc'
Making all in mono
make[2]: Entering directory `/home/loongson/Downloads/mono-1.2.2.1/mono'
Making all in utils
make[3]: Entering directory `/home/loongson/Downloads/mono-1.2.2.1/mono/utils'
make[3]: Nothing to be done for `all'.
make[3]: Leaving directory `/home/loongson/Downloads/mono-1.2.2.1/mono/utils'
Making all in io-layer
make[3]: Entering directory
`/home/loongson/Downloads/mono-1.2.2.1/mono/io-layer'
make[3]: Nothing to be done for `all'.
make[3]: Leaving directory
`/home/loongson/Downloads/mono-1.2.2.1/mono/io-layer'Making all in monoburg
make[3]: Entering directory
`/home/loongson/Downloads/mono-1.2.2.1/mono/monoburg'
make  all-am
make[4]: Entering directory
`/home/loongson/Downloads/mono-1.2.2.1/mono/monoburg'
make[4]: Nothing to be done for `all-am'.
make[4]: Leaving directory
`/home/loongson/Downloads/mono-1.2.2.1/mono/monoburg'make[3]: Leaving
directory `/home/loongson/Downloads/mono-1.2.2.1/mono/monoburg'Making all in os
make[3]: Entering directory `/home/loongson/Downloads/mono-1.2.2.1/mono/os'
make[3]: Nothing to be done for `all'.
make[3]: Leaving directory `/home/loongson/Downloads/mono-1.2.2.1/mono/os'
Making all in cil
make[3]: Entering directory `/home/loongson/Downloads/mono-1.2.2.1/mono/cil'
make[3]: Nothing to be done for `all'.
make[3]: Leaving directory `/home/loongson/Downloads/mono-1.2.2.1/mono/cil'
Making all in metadata
make[3]: Entering directory
`/home/loongson/Downloads/mono-1.2.2.1/mono/metadata'
make[3]: Nothing to be done for `all'.
make[3]: Leaving directory
`/home/loongson/Downloads/mono-1.2.2.1/mono/metadata'Making all in arch
make[3]: Entering directory `/home/loongson/Downloads/mono-1.2.2.1/mono/arch'
Making all in mips
make[4]: Entering directory
`/home/loongson/Downloads/mono-1.2.2.1/mono/arch/mips'
make[4]: Nothing to be done for `all'.
make[4]: Leaving directory
`/home/loongson/Downloads/mono-1.2.2.1/mono/arch/mips'
make[4]: Entering directory `/home/loongson/Downloads/mono-1.2.2.1/mono/arch'
make[4]: Nothing to be done for `all-am'.
make[4]: Leaving directory `/home/loongson/Downloads/mono-1.2.2.1/mono/arch'
make[3]: Leaving directory `/home/loongson/Downloads/mono-1.2.2.1/mono/arch'
Making all in interpreter
make[3]: Entering directory
`/home/loongson/Downloads/mono-1.2.2.1/mono/interpreter'
make[3]: Nothing to be done for `all'.
make[3]: Leaving directory
`/home/loongson/Downloads/mono-1.2.2.1/mono/interpreter'
Making all in mini
make[3]: Entering directory `/home/loongson/Downloads/mono-1.2.2.1/mono/mini'
make[3]: *** No rule to make target `inssel-long32-mips.brg', needed by
`inssel.c'.  Stop.
make[3]: Leaving directory `/home/loongson/Downloads/mono-1.2.2.1/mono/mini'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/home/loongson/Downloads/mono-1.2.2.1/mono'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/loongson/Downloads/mono-1.2.2.1'
make: *** [all] Error 2



---- Additional Comments From lupus@ximian.com 2007-01-11 06:44:28 MST ----

Fixed in svn (for stuff like the mips port you're advised to use svn
anyway).


Unknown bug field "cf_op_sys_details" encountered while moving bug
   <cf_op_sys_details>Linux debian 2.6.18.1lemote #1 Thu Dec 28 16:51:25 CST 2006 mips GNU/Linux</cf_op_sys_details>
Unknown operating system unknown. Setting to default OS "Other".