Hello, I'm trying to build last mono 2.6.1 from source on Red Hat Linux release 9 (Shrike) (Pentium III (Coppermine)).
I'm not the root, but I could built previous mono version (for example 1.2.6). I configure mono install with only --prefix attribute and the run make. Make tell me: --------------------------------------------------------- CC opcodes.lo CC socket-io.lo socket-io.c: In function `ves_icall_System_Net_Dns_GetHostByAddr_internal': socket-io.c:2964: `AI_ADDRCONFIG' undeclared (first use in this function) socket-io.c:2964: (Each undeclared identifier is reported only once socket-io.c:2964: for each function it appears in.) make[3]: *** [socket-io.lo] Error 1 make[3]: Leaving directory `/home/apetrov/mono-2.6.1/mono/metadata' make[2]: *** [all-recursive] Error 1 make[2]: Leaving directory `/home/apetrov/mono-2.6.1/mono' make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory `/home/apetrov/mono-2.6.1' make: *** [all] Error 2 --------------------------------------------------------- I try to goole that, but nothing. What should I do ? Thank you, Alexander Petrov -- View this message in context: http://old.nabble.com/Compiling-Mono-2.6.1-from-source-code-%28make-crash-on-socket-io.c%29-tp26914208p26914208.html Sent from the Mono - General mailing list archive at Nabble.com. _______________________________________________ Mono-list maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-list
