[Mono-list] Error Building mono on windows using cygwin

beckman16 beckman16 at gmail.com
Wed Aug 12 07:57:41 EDT 2009


Hi all,

I am building mono on windows using cygwin with steps given at: 
http://shana.worldofcoding.com/en/mono_cygwin_tutorial.html
http://shana.worldofcoding.com/en/mono_cygwin_tutorial.html 

All worked fine till I got this error while 'make'

make[2]: Entering directory `/usr/src/mono/mono/support'
LD	libMonoPosixHelper.la
.libs/zlib-helper.o: In function `CreateZStream':
/usr/src/mono/mono/support/zlib-helper.c:72: undefined reference to
`_g_malloc0'
/usr/src/mono/mono/support/zlib-helper.c:85: undefined reference to
`_g_malloc0'
/usr/src/mono/mono/support/zlib-helper.c:89: undefined reference to
`_g_malloc'
/usr/src/mono/mono/support/zlib-helper.c:80: undefined reference to
`_g_free'
.libs/zlib-helper.o: In function `CloseZStream':
/usr/src/mono/mono/support/zlib-helper.c:114: undefined reference to
`_g_free'
/usr/src/mono/mono/support/zlib-helper.c:115: undefined reference to
`_g_free'
/usr/src/mono/mono/support/zlib-helper.c:117: undefined reference to
`_g_free'
.libs/zlib-helper.o: In function `z_alloc':
/usr/src/mono/mono/support/zlib-helper.c:48: undefined reference to
`_g_malloc0'
.libs/zlib-helper.o: In function `z_free':
/usr/src/mono/mono/support/zlib-helper.c:54: undefined reference to
`_g_free'
Creating library file: .libs/libMonoPosixHelper.dll.a
collect2: ld returned 1 exit status
make[2]: *** [libMonoPosixHelper.la] Error 1
make[2]: Leaving directory `/usr/src/mono/mono/support'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/usr/src/mono/mono'
make: *** [all] Error 2

-- 
View this message in context: http://www.nabble.com/Error-Building-mono-on-windows-using-cygwin-tp24934949p24934949.html
Sent from the Mono - General mailing list archive at Nabble.com.



More information about the Mono-list mailing list