Hum... but this is the debian packages. And it's the most recent -----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Paolo Molaro Sent: quinta-feira, 15 de Novembro de 2007 10:39 To: [email protected] Subject: Re: [Mono-list] Compile error
On 11/15/07 Jorge Bastos wrote: > Making all in monoburg > make[3]: Entering directory > `/usr/local/src/apache/mono/mono-1.2.5.2/mono/monoburg' > gcc -o monoburg ./monoburg.c parser.c -pthread -I/usr/include/glib-2.0 > -I/usr/lib/glib-2.0/i nclude -I. -I../.. -g -O2 -pthread > -lgthread-2.0 -lrt -lglib-2.0 > /usr/lib/gcc/i486-linux-gnu/4.2.3/../../../../lib/libglib-2.0.so: undefined > reference to `pc re_get_stringtable_entries' You have a broken GLib install, so this has nothing to do with mono. Fix your broken system and mono will compile fine. lupus -- ----------------------------------------------------------------- [EMAIL PROTECTED] debian/rules [EMAIL PROTECTED] Monkeys do it better _______________________________________________ Mono-list maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-list _______________________________________________ Mono-list maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-list
