Subject: ld problem building MesaLib
To: None <tech-pkg@netbsd.org>
From: Louis Guillaume <lguillaume@berklee.edu>
List: tech-pkg
Date: 01/20/2004 18:56:30
Hi Everyone,

I'm not sure if this is a -current issue or not, but here's what happens 
when I try to build MesaLib...


mklib: Making NetBSD PIC shared library:  libGL
/usr/bin/ld: unrecognized option '-Bforcearchive'
/usr/bin/ld: use the --help option for usage information
mklib: Installing libGL_pic.a libGL.so.1.5 in ../../lib
mv: rename libGL.so.1.5 to ../../lib//libGL.so.1.5: No such file or 
directory
*** Error code 1

Stop.


... This is on 1.6ZH built today. Other packages seem to build well, but 
then again, I haven't tried that many. Also - I updated my pkgsrc today.

Any help would be great. Thanks!

Louis