g_unsetenv has been around since 2.4 according to http://www.gtk.org/api/2.6/glib/glib-Miscellaneous-Utility-Functions.html#g-unsetenv
Thanks, Jonathan On 8/29/07, Jonathan Chambers <[EMAIL PROTECTED]> wrote: > > Do you have a very old glib? I think g_unsetenv might not be in older > versions of glib; I think I saw something like this on windows a long time > ago with a pre 2.4/2.6 glib. > > - Jonathan > > On 8/29/07, Jorge Bastos <[EMAIL PROTECTED]> wrote: > > > > ok seams it doesn't want nothing with me. > > > > i removed /usr/local/sbin/mono and compiled and i got: > > > > 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 > > > > > > > > ----- Original Message ----- > > From: "Jorge Bastos" < [EMAIL PROTECTED]> > > To: "Andreas Färber" <[EMAIL PROTECTED]> > > Cc: <[email protected] > > > Sent: Wednesday, August 29, 2007 10:01 AM > > Subject: Re: [Mono-list] Fw: Fw: Compilng 1.2.5 preview 5 > > > > > > I think it was because the last mono was built on top of libc 2.5 and i > > upgraded to libc 2.6 > > I removed the previous mono binary and im compiling again, lets see. > > Ill give feedback in a moment. > > > > > > ----- Original Message ----- > > From: "Andreas Färber" < [EMAIL PROTECTED]> > > To: "Jorge Bastos" <[EMAIL PROTECTED]> > > Cc: "Mads Bondo Dydensborg" <[EMAIL PROTECTED] >; > > <[email protected]> > > Sent: Wednesday, August 29, 2007 9:58 AM > > Subject: Re: [Mono-list] Fw: Fw: Compilng 1.2.5 preview 5 > > > > > > > > > > Am 29.08.2007 um 10:48 schrieb Jorge Bastos: > > > > > >> Tks for the answer, but look at this: > > >> > > >> /usr/local/bin/mono: symbol lookup error: > > /usr/local/bin/mono: undefined > > >> symbol: g_unsetenv > > >> > > >> you're sugesting to download a binary download from mono's download > > >> section > > >> right? > > > > > > In order to compile a new Mono you either need no mono/mcs in PATH > > at all > > > or a working mono that can be used. > > > > > > I have no idea why your mono spits this error, but it appears to > > be the > > > already installed mono so you need to remove it either completely or > > keep > > > it from being detected. > > > > > > If you choose to install a precompiled mono it does not matter > > where you > > > download it from, either from your distribution or from mono- > > project.com. > > > > > > Andreas > > > > > > > _______________________________________________ > > 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 > > > >
_______________________________________________ Mono-list maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-list
