[Mono-list] mono compiling error - please help me

Guenther Roith groith@tcrz.net
Tue, 19 Mar 2002 14:34:53 +0100


mcs compiles well, but mono stops with an error.
please help me.
The last lines are:

gcc -mno-cygwin -shared  .libs/wrapper.o   -L/usr/monob/install/lib  -o
.libs/cy
gmonowrapper-0.dll -Wl,--image-base=0x10000000 -Wl,--out-implib,.libs/libmon
owra
pper.dll.a
Creating library file: .libs/libmonowrapper.dll.a
.libs/wrapper.o: In function `mono_wrapper_ftruncate':
/usr/monob/mono/mono/wrapper/wrapper.c:80: undefined reference to
`g_win32_ftrun
cate'
collect2: ld returned 1 exit status
make[4]: *** [libmonowrapper.la] Error 1
make[4]: Leaving directory `/usr/monob/mono/mono/wrapper'
make[3]: *** [all] Error 2
make[3]: Leaving directory `/usr/monob/mono/mono/wrapper'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/usr/monob/mono/mono'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/usr/monob/mono'
make: *** [all] Error 2