[Mono-list] Error while compiling mono from SVN in cygwin

Robert Jordan robertj at gmx.net
Fri Aug 22 10:55:53 EDT 2008


Andrus wrote:
> Previous issue was caused by \r characters in script, I solved it.
> 
> Now during autogen perl causes exception at random places:
> 
> Running libtoolize...
> Running aclocal  ...
>       4 [main] perl 4056 C:\cygwin\bin\perl.exe: *** fatal error - unable to
> rem
> ap C:\cygwin\lib\perl5\5.10\i686-cygwin\auto\File\Glob\Glob.dll to same
> address
> as parent(0x1550000) != 0x16B0000
> 
> Sometimes this exception does not occur.

This is most likely a Vista/cygwin problem. We can't fix this.

> Then I got build errror
> 
> checking pkg-config is at least version 0.9.0... yes
> checking for BASE_DEPENDENCIES... configure: error: Package requirements
> (glib-2.0 >= 1.3.11) were not met:
> 
> No package 'glib-2.0' found
> 
> This error occurs also after adding command
> 
> export PKG_CONFIG_PATH=${MONO_LOCATION}/lib/pkgconfig:${PKG_CONFIG_PATH}


Well, I told you to remove this line and to put mono at the top
of the path.


Robert



More information about the Mono-list mailing list