On Jan 13, 2004, at 8:29 PM, Peter O'Gorman wrote:
perl -pi -e 's/hardcode_direct=yes/hardcode_direct=no/g' configure
Will also often fix this. You may need to do hardcode_direct_CXX too if the
build uses c++.
Aha, you're right, that does fix it. I rememeber that now... Kieth that is the patch to use. That should go on the porting page if it isn't already
If you use setLDFLAGS: -L./.libs please make sure it does not end up in the
installed .la's dependency_libs.
Right, i noticed it got in there. For a complete fix it would have to be sedded out.
Kieth: didnt mean to single out your package as much here, its just a general principle thing of these issues (apparently) not being considered major problems, by a lot of people. (even in unstable, they are major problems, and should prevent the package from going into unstable at all if they are known about)
-Ben
------------------------------------------------------- This SF.net email is sponsored by: Perforce Software. Perforce is the Fast Software Configuration Management System offering advanced branching capabilities and atomic changes on 50+ platforms. Free Eval! http://www.perforce.com/perforce/loadprog.html _______________________________________________ Fink-devel mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/fink-devel
