On Thu, 27 Apr 2000, Lionel Ulmer wrote:

> gcc -o wine miscemu/miscemu.o -L./dlls  -L. -lwine -lncurses -lm  -lutil -ldl
> ./libwine.so: undefined reference to `LIBC_SIGACTION'
> collect2: ld returned 1 exit status
> make: *** [wine] Error 1

Hmph, I did compile it to make sure nothing like that happened, but
*still*...

> By replacing the LIBC_SIGACTION by __sigaction in the code, it
> compiles and works but segfaults right at start-up if I link pthread
> in... And no backtrace with 'gdb' to help :-/

OK, still no difference for you, then, I guess. Must be something else
then... hm...

Reply via email to