On Feb 11, 2007, at 12:52 AM, Alexander Hansen wrote:

> Can somebody remind me what the fix is when a .la file points to the
> fink build directory?
>
> I'm going to start a wiki page for validation errors and their fixes.

Most of the time this is due to an upstream error, they have '-L./foo/ 
bar -lbar' in their Makefile.am where they should have './foo/bar/ 
libbar.la'. If libtool recognizes a library as being relative to the  
build directory and not an installed library, then it will not add it  
to dependency_libs.

Peter

-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier.
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
Fink-devel mailing list
Fink-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fink-devel

Reply via email to