[Mono-devel-list] Mono build broken on Windows

Gert Driesen gert.driesen at pandora.be
Sun Apr 4 06:21:27 EDT 2004


Hi,

Apparently, a recent change by Sebastien Pouliot (a fix for #56144 : Now
call the runtime to get the username) broke the Mono build on Windows on my
system :

gcc -mno-cygwin -O -g -O2 -fno-strict-aliasing -g -Wall -Wunused -Wmissing-p
roto
types -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnest
ed-e
xterns -Wpointer-arith -Wno-cast-qual -Wcast-align -Wwrite-strings -o
mint.exe m
ain.o  -L/usr/local/lib
./.libs/libmint.a -lgc -Lc:/cygwin/usr/local/lib -lgthre
ad-2.0 -lgmodule-2.0 -lglib-2.0 -lintl -liconv -L/usr/local/icu/lib -licuuc 
-lic
uin -lws2_32 -lpsapi
./.libs/libmint.a(icall.o)(.text+0x2653c): In function `environment_icalls':
/cygdrive/d/cvs/mono/mono/mono/metadata/icall.c: undefined reference to
`_ves_ic
all_System_Environment_get_UserName'
collect2: ld returned 1 exit status
make[3]: *** [mint.exe] Error 1
make[3]: Leaving directory `/cygdrive/d/cvs/mono/mono/mono/interpreter'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/cygdrive/d/cvs/mono/mono/mono'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/cygdrive/d/cvs/mono/mono'
make: *** [all] Error 2

Is this an issue local to my system ?  If so, how can I fix this ?

Thanks,

Gert




More information about the Mono-devel-list mailing list