[Mono-list] Compile Mono on windows

Pablo Iñigo Blasco pibgeus at gmail.com
Mon Oct 17 17:34:36 EDT 2005


Greetings,
I have been trying compile Mono on windows following this tutorial:
http://www.ondotnet.com/pub/a/dotnet/2005/02/07/monowindows.html?page=1

I had no problems until the MAKE step where i got that error:

gwin -o .libs/MonoPosixHelper.dll -Wl,--enable-auto-image-base -Wl,--out-implib,
.libs/libMonoPosixHelper.dll.a
Creating library file: .libs/libMonoPosixHelper.dll.a
.libs/signal.o: In function `Mono_Posix_Syscall_psignal':
/downloads/Mono/support/signal.c:47: undefined reference to `_psignal'
collect2: ld returned 1 exit status
make[2]: *** [libMonoPosixHelper.la] Error 1
make[2]: Leaving directory `/downloads/Mono/support'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/downloads/Mono'
make: *** [all] Error 2


does somebody know what happened?
is the tutorial too old?
do i need any library else?

Thanks. Bye.


More information about the Mono-list mailing list