I also confirmed that im using the system glib, no manual install on the system.
flecha:/usr/local/src/apache/mono/mono-1.2.5# updatedb flecha:/usr/local/src/apache/mono/mono-1.2.5# locate glib.h /usr/include/glib-2.0/glib.h /usr/include/jpeglib.h /usr/local/include/jpeglib.h /usr/local/share/gtk-doc/html/glib/glib.html /usr/share/gtk-doc/html/glib/glib.html /usr/src/linux-2.6.22/drivers/isdn/hardware/eicon/debuglib.h /usr/src/linux-2.6.22_ori/drivers/isdn/hardware/eicon/debuglib.h ----- Original Message ----- From: "Robert Jordan" <[EMAIL PROTECTED]> To: <[email protected]> Sent: Wednesday, August 29, 2007 12:57 PM Subject: Re: [Mono-list] Fw: Fw: Fw: Compilng 1.2.5 preview 5 > Hi, > > Jorge Bastos wrote: >> Hum, >> The only other mono instalation was made by source only as i always do. >> I compiled again from the beginning with glib 2.14x and it's the same. >> So im out of ideas!! >> on this error i belive the compiling is using the binary that was >> compiled >> >> make[7]: Entering directory `/usr/local/src/apache/mono/mono-1.2.5/mcs' >> /usr/local/src/apache/mono/mono-1.2.5/mono/mini/mono: symbol lookup >> error: >> /usr/local/src/apache/mono/mono-1.2.5/mono/mini/mono: undefined symbol: >> g_unsetenv >> make[8]: *** [build/deps/basic-profile-check.exe] Error 127 >> >> >> flecha:~# dpkg -l|grep -i libglib >> ii libglib2.0-dev 2.14.0-2 >> Development files for the GLib library > > You're missing the glib shared libraries, unless you have installed > them manually. > > This is my list: > > dpkg -l|grep -i libglib > ii libglib2.0-0 2.12.4-2 > The GLib library of C routines > ii libglib2.0-dev 2.12.4-2 > Development files for the GLib library > > > Robert > > _______________________________________________ > 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
