It seems we now require GNU make? With BSD make I get the following build errors: /usr/bin/gcc -shared -Wl,-soname,libkernel32.so -Wl,-rpath,/tmp/WINE/lib kernel32.spec.o comm.spec.o kernel.spec.o stress.spec.o system.spec.o toolhelp.spec.o windebug.spec.o win87em.spec.o wprocs.spec.o comm.o debugger.o format_msg.o kernel_main.o stress.o sync.o thunk.o time.o toolhelp.o utthunk.o win87em.o windebug.o wowthunk.o utthunk.glue.o -o libkernel32.so -L../../dlls -lntdll -L../../library -lwine -lncurses -lxpg4 -lm -lutil -lgcc_pic /usr/libexec/elf/ld: warning: type and size of dynamic symbol `CALL32_Regs' are not defined make: don't know how to make libcomm.so. Stop *** Error code 2 Stop in /.amd_mnt/vexpert/files8/test/wine/dlls. *** Error code 1 Any ideas? Gerald