Meant to send this to the whole list, sorry. ---------- Forwarded message ---------- From: Mark J. Reed <[EMAIL PROTECTED]> Date: Sep 20, 2006 7:46 PM Subject: Re: [Fink-users] pine build failing on 10.4 PPC To: Martin Costabel <[EMAIL PROTECTED]>
On 9/20/06, Martin Costabel <[EMAIL PROTECTED]> wrote: > Try if removing openldap23-dev helps (or whatever other *ldap*-dev > package you have installed). > The symbol is in /usr/lib/libldap.dylib, but not in /sw/lib/libldap.dylib. Yup, that did the trick. But that implies to me that it's not actually *using* the openldap-dev package that I've installed during compilation. It seems that it should either use the include files and stuff in /sw or not use the libs there... is that a problem with the port? Workarounds: put -L/usr/lib before -L/sw/lib (might break other things); modify the dependencies so that you can't install pine if you have openldap23-dev installed (ugly)... anything else short of fixing the port? -- Mark J. Reed <[EMAIL PROTECTED]> -- Mark J. Reed <[EMAIL PROTECTED]> ------------------------------------------------------------------------- Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay panel and you'll get the chance to share your opinions on IT & business topics through brief surveys -- and earn cash http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV _______________________________________________ Fink-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/fink-users
