[Mono-devel-list] Build Problems
Aaron Axelsen
lists at frozenpc.net
Sun Mar 13 00:30:28 EST 2005
Hello,
I am having some trouble getting Mono to build. I am running the Fedora
Core 3 64 bit edition. I am trying to build the stable release, 1.0.6.
I used this configure string ./configure --prefix=/usr/local/mono ..
everything there worked fine.
On make, it errors out at the following:
make[3]: Entering directory `/root/compiled/mono/mono-1.0.6/mono/io-layer'
if /bin/sh ../../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I.
-I../.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include
-I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include
-I../../libgc/include -DMONO_BINDIR=\""/usr/local/mono/bin"\"
-I../.. -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -g -O2
-fno-strict-aliasing -g -Wall -Wunused -Wmissing-prototypes
-Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes
-Wnested-externs -Wpointer-arith -Wno-cast-qual -Wcast-align
-Wwrite-strings -MT threads.lo -MD -MP -MF ".deps/threads.Tpo" -c -o
threads.lo threads.c; \
then mv -f ".deps/threads.Tpo" ".deps/threads.Plo"; else rm -f
".deps/threads.Tpo"; exit 1; fi
gcc -DHAVE_CONFIG_H -I. -I. -I../.. -pthread -I/usr/include/glib-2.0
-I/usr/lib64/glib-2.0/include -I/usr/include/glib-2.0
-I/usr/lib64/glib-2.0/include -I../../libgc/include
-DMONO_BINDIR=\"/usr/local/mono/bin\" -I../.. -DGC_LINUX_THREADS
-D_GNU_SOURCE -D_REENTRANT -g -O2 -fno-strict-aliasing -g -Wall -Wunused
-Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes
-Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual
-Wcast-align -Wwrite-strings -MT threads.lo -MD -MP -MF
.deps/threads.Tpo -c threads.c -fPIC -DPIC -o .libs/threads.o
/tmp/cc4yVbOs.s: Assembler messages:
/tmp/cc4yVbOs.s:318: Error: suffix or operands invalid for `mov'
/tmp/cc4yVbOs.s:395: Error: suffix or operands invalid for `mov'
/tmp/cc4yVbOs.s:1717: Error: suffix or operands invalid for `mov'
make[3]: *** [threads.lo] Error 1
make[3]: Leaving directory `/root/compiled/mono/mono-1.0.6/mono/io-layer'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/root/compiled/mono/mono-1.0.6/mono'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/root/compiled/mono/mono-1.0.6'
make: *** [all] Error 2
Any ideas or suggestions would be appreciated. Thanks!
--
Aaron Axelsen
lists at frozenpc.net
Great hosting, low prices. Modevia Web Services LLC -- http://www.modevia.com
More information about the Mono-devel-list
mailing list