[Mono-dev] mono from svn can't make!!

Onur Gumus emperon at gmail.com
Sun Dec 2 08:15:24 EST 2007


Hello when I try the mono from svn
I am getting the following error when making it


gcc -g -O2 -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall
-Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes
-Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual
-Wcast-align -Wwrite-strings -mno-tls-direct-seg-refs -o pedump
pedump.o-pthread  ./.libs/libmonoruntime.a ../io-layer/.libs/libwapi.a
../utils/.libs/libmonoutils.a ../../libgc/.libs/libmonogc.a
/usr/lib/libgthread-2.0.so -lrt /usr/lib/libglib-2.0.so -ldl -lpthread -lm

./.libs/libmonoruntime.a(process.o): In function
`process_module_string_read':
/home/onur/mono/mono/mono/metadata/process.c:197: undefined reference to
`VerQueryValue'
./.libs/libmonoruntime.a(process.o): In function `process_get_fileversion':
/home/onur/mono/mono/mono/metadata/process.c:250: undefined reference to
`GetFileVersionInfoSize'
/home/onur/mono/mono/mono/metadata/process.c:253: undefined reference to
`GetFileVersionInfo'
/home/onur/mono/mono/mono/metadata/process.c:262: undefined reference to
`VerQueryValue'
/home/onur/mono/mono/mono/metadata/process.c:292: undefined reference to
`VerQueryValue'
/home/onur/mono/mono/mono/metadata/process.c:323: undefined reference to
`VerLanguageName'
collect2: ld returned 1 exit status
make[3]: *** [pedump] Error 1
make[3]: Leaving directory `/home/onur/mono/mono/mono/metadata'
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.ximian.com/pipermail/mono-devel-list/attachments/20071202/872ef910/attachment.html 


More information about the Mono-devel-list mailing list