This is the messages I get just before compiling breaks: gcc -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 -o .libs/mint main.o -L/usr/lib/cgi-bin/mono/install/lib ./.libs/libmint.so -lnsl -lpthread -lm -lrt -Wl,--rpath -Wl,/usr/lib/cgi-bin/mono/install/lib ./.libs/libmint.so: undefined reference to `string_invariant_tolower' ./.libs/libmint.so: undefined reference to `string_invariant_toupper' collect2: ld returned 1 exit status make[4]: *** [mint] Fehler 1 make[4]: Leaving directory `/usr/lib/cgi-bin/mono/mono/mono/interpreter' make[3]: *** [all-recursive] Fehler 1 make[3]: Leaving directory `/usr/lib/cgi-bin/mono/mono/mono' make[2]: *** [all-recursive] Fehler 1 make[2]: Leaving directory `/usr/lib/cgi-bin/mono/mono' make[1]: *** [all] Fehler 2 make[1]: Leaving directory `/usr/lib/cgi-bin/mono/mono' make: *** [mcs-tree-safe-build] Fehler 2
I followed the instructions on go-mono.org for compiling with script (since any other attempt broke way earlier!) and mono-build.sh works fine until it reaches here. Has anyone an idea what this is about? I've attached out- and error-log... maybe this could be of any help, since I can't make _anything_ out of the above message. regards, peter
mylog.err.bz2
Description: BZip2 compressed data
mylog.out.bz2
Description: BZip2 compressed data