[Mono-list] Compile error

Paolo Molaro lupus at ximian.com
Thu Nov 15 05:39:24 EST 2007


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

-- 
-----------------------------------------------------------------
lupus at debian.org                                     debian/rules
lupus at ximian.com                             Monkeys do it better


More information about the Mono-list mailing list