ldconfig is for path search at runtime not for the linker during
compilation time. you need to add -L /usr/local/lib32 in your Makefile
or add a switch to your configure command line if any (cf. configure
--help).


** Changed in: Ubuntu
       Status: Needs Info => Rejected

-- 
Adding a library to newly created ld.so.conf and re-running ldconfig does not 
make it visible
https://launchpad.net/bugs/60449

-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to