View Single Post
Old 03-15-2006, 01:18 PM  
OzMan
Confirmed User
 
OzMan's Avatar
 
Join Date: Sep 2003
Location: Los Begas
Posts: 9,162
Have you tried getting more detail on the error by adding:

$echo "$modename: cannot find the library \`$lib' (lib${name}.la: $deplib)" 1>&2

Resulting error message becomes something like:

libtool: link: cannot find the library `' (whatever-library-is-missed:
and-where-it-is-missed)
OzMan is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote