Trying to compile on OpenBSD 3.3-CURRENT

whitnl73 at juno.com whitnl73 at juno.com
Mon Mar 10 21:29:07 CST 2003


On Mon, 3 Mar 2003 rinsan at lysator.liu.se wrote:

> 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

Hmmm, try installing the gnu binutils package, and put it in $PATH
before whatever nm you have already.  Your nm is not the one that lists
symbols in an object file, I think.

> ./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

Maybe...

Lawson
--
---oops---



________________________________________________________________
Sign Up for Juno Platinum Internet Access Today
Only $9.95 per month!
Visit www.juno.com



More information about the wine-users mailing list