Subject: pkg/30480: "glu" package broken by recent change
To: None <pkg-manager@netbsd.org, gnats-admin@netbsd.org,>
From: Matthias Scheler <tron@zhadum.de>
List: pkgsrc-bugs
Date: 06/09/2005 09:53:01
>Number: 30480
>Category: pkg
>Synopsis: "glu" package broken by recent change
>Confidential: no
>Severity: serious
>Priority: medium
>Responsible: pkg-manager
>State: open
>Class: sw-bug
>Submitter-Id: net
>Arrival-Date: Thu Jun 09 09:53:00 +0000 2005
>Originator: tron@zhadum.de
>Release: NetBSD 3.0_BETA
>Organization:
Matthias Scheler http://scheler.de/~matthias/
>Environment:
System: NetBSD colwyn.zhadum.de 3.0_BETA NetBSD 3.0_BETA (COLWYN) #0: Sun May 29 12:34:37 BST 2005 tron@colwyn.zhadum.de:/src/sys/compile/COLWYN i386
Architecture: i386
Machine: i386
pkgsrc: HEAD from 2005-06-08 and newer
>Description:
Building the "glu" package under NetBSD causes this failure after the
change for revision 1:
===> [Automatic manual page handling]
===> Compressing manual pages for glu-6.2.1nb1
===> [Automatic ELF shared object handling]
===> Registering installation for glu-6.2.1nb1
glu-6.2.1nb1 requires installed package MesaLib-6.2.1nb1
/usr/pkg/lib/libGLU.so: -lGL.1 => not found
/usr/pkg/lib/libGLU.so.1: -lGL.1 => not found
/usr/pkg/lib/libGLU.so.1.0.3: -lGL.1 => not found
*** The above programs/libs will not find the listed shared libraries
at runtime. Please fix the package (add -Wl,-R.../lib in the right places)!
*** Error code 1
>How-To-Repeat:
cd pkgsrc/graphucs/glu
env PKG_DEVELOPER=YES make install
>Fix:
None provided.