Hi I am trying to compile Wine-20030219 on OpenBSD 3.3-CURRENT(i386). It seems to configure the system good when I use ./tools/wineinstall but then it stops compileing at this error message (and it doesnt help if I use ./configure --without-opengl; gmake) gcc -c -I. -I. -I../../include -I../../include -I/usr/X11R6/include -g -O2 -Wall -Wpointer-arith -mpreferred-stack-boundary=2 -gstabs+ -fPIC -D__WINESRC__ -D_REENTRANT -o glu32.dll.dbg.o glu32.dll.dbg.c ld -r glu.o glu32.dll.dbg.o -o glu32.dll.tmp.o strip --strip-unneeded glu32.dll.tmp.o LD_LIBRARY_PATH="../../library:../../unicode:$LD_LIBRARY_PATH" ../../tools/winebuild/winebuild -fPIC -D__WINESRC__ -o glu32.spec.c --spec ./glu32.spec glu32.dll.tmp.o -L../../dlls nm: glu32.dll.tmp.o: no name list ./glu32.spec: nm -u glu32.dll.tmp.o error 256 *** Error code 1 Stop in /home/rinsan/wine-20030219/dlls/glu32 (line 326 of Makefile). *** Error code 1 Stop in /home/rinsan/wine-20030219/dlls (line 406 of Makefile). *** Error code 1 Stop in /home/rinsan/wine-20030219 (line 347 of Makefile). Some one got an idea whats wrong:)? Thank you Claes _______________________________________________ wine-users mailing list wine-users@winehq.com http://www.winehq.com/mailman/listinfo/wine-users