library symlink question

Frank frank at texas.rr.com
Wed May 21 20:22:38 UTC 2008


I'm creating a few new ports.  The main port has library dependencies on
two of the other ports.  These two ports install like:

/usr/local/lib/libfoo.la
/usr/local/lib/libfoo.so

but they don't create a libfoo.so.1 and make a symlink.  Therefore,
ldconfig doesn't pick them up and if I use LIB_DEPENDS to find them, it
fails.

What is the proper procedure to get around this?

Thanks,
Frank


More information about the freebsd-ports mailing list