tech-pkg archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: Writing buildlink files: references to ../mk/foo.buildlink3.mk
> readline is usually only linked into binaries, not libraries.
$ ldd /usr/pkg/lib/libvarnishapi.so
/usr/pkg/lib/libvarnishapi.so:
-lpcre.1 => /usr/pkg/lib/libpcre.so.1
-lc.12 => /usr/lib/libc.so.12
-ledit.3 => /usr/lib/libedit.so.3
-lterminfo.1 => /usr/lib/libterminfo.so.1
-lpthread.1 => /usr/lib/libpthread.so.1
> Perhaps that's the reason?
No. The automatically generated buildlink3.mk also lacks pthread.
Home |
Main Index |
Thread Index |
Old Index