Subject: Re: libtool could not satisfy all declared inter-library dependencies
To: Jeremy C. Reed <reed@reedmedia.net>
From: Nick Hudson <skrll@netbsd.org>
List: tech-pkg
Date: 05/20/2003 21:58:30
On Tuesday 20 May 2003 21:17, Jeremy C. Reed wrote:
[...]
> *** Warning: This library needs some functionality provided by -lGLU.
> *** I have the capability to make that library automatically link in when
> *** you link to this library.  But I can only do this if you have a
> *** shared version of the library, which you do not appear to have.

Do you get this when building the library as well? Problems such as these are 
now usually due to the buildlink2 substitutions no working properly.

Nick