Yes i have that, i just didn't included as they are automacly installed when the -dev is installed
my full list: flecha:~# dpkg -l|grep -i libglib rc libglib1.2 1.2.10-9 The GLib library of C routines ii libglib2.0-0 2.14.0-2 The GLib library of C routines ii libglib2.0-0-dbg 2.14.0-2 The GLib libraries and debugging symbols ii libglib2.0-data 2.14.0-2 Common files for GLib library ii libglib2.0-dev 2.14.0-2 Development files for the GLib library ----- 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
