[Mono-list] Error while compiling mono from SVN in cygwin
Andrus
kobruleht2 at hot.ee
Fri Aug 22 10:12:12 EDT 2008
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.
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}
I verified that
Directory of C:\mono\lib\pkgconfig
19.08.2008 20:06 347 glib-2.0.pc
file exists.
How to fix those issues ?
Andrus.
More information about the Mono-list
mailing list