[Mono-dev] Build mono in linux

Robert Jordan robertj at gmx.net
Wed Jun 27 11:54:08 EDT 2007


Rubén de Alba wrote:
> Hi!
> 
> I've been compiling the source code (svn) in a linux machine and
> testing the binaries generated in other linux machines. This works
> fine in most of the cases, but in one of them the executable 'mono'
> fails with the next error:
> 
> ../.. ../mono: symbol lookup error : ../.. ../mono: undefined symbol:
> g_unsetenv

The GLib libraries on your test machine are too old.

> 
> I'll try compile with the configure option  --with-glib=embedded (I
> thought that could be related), but the build fails.

How does the build fail? I doubt it failed silently, so
please post the error message(s).

Robert




More information about the Mono-devel-list mailing list