[Mono-dev] compilation problem .../process.c:197: undefined reference to `VerQueryValue'

buhochileno at gmail.com buhochileno at gmail.com
Fri Nov 30 12:02:14 EST 2007


Hi:

I just update my mono sources from anonymous svn to try Olive and WCF, 
but I get the following error:

./.libs/libmonoruntime.a(process.o): In function 
`process_module_string_read':/mnt/data/opt/mono/mono/metadata/process.c:197: 
undefined reference to `VerQueryValue'
./.libs/libmonoruntime.a(process.o): In function 
`process_get_fileversion':/mnt/data/opt/mono/mono/metadata/process.c:250: 
undefined reference to `GetFileVersionInfoSize'
:/mnt/data/opt/mono/mono/metadata/process.c:253: undefined reference to 
`GetFileVersionInfo'
:/mnt/data/opt/mono/mono/metadata/process.c:262: undefined reference to 
`VerQueryValue'
:/mnt/data/opt/mono/mono/metadata/process.c:292: undefined reference to 
`VerQueryValue'
:/mnt/data/opt/mono/mono/metadata/process.c:323: undefined reference to 
`VerLanguageName'
collect2: ld returned 1 exit status
make[3]: *** [pedump] Error 1

I use ./configure --with-moonlight=yes as the configuration command...

sugestions?

Thanks.

Mauricio




More information about the Mono-devel-list mailing list