Make bsd_upektfmess working \w 8.0

Cybil Courraud d at cyb.fr
Tue Mar 9 17:12:09 UTC 2010


Hi,
I just configured a Lenovo with 8.0-STABLE for
/usr/ports/security/bsp_upektfmess and then /usr/ports/security/pam_bsdbioapi
with some modifications:

Since libusb isn't in ports anymore, I've removed libusb line in
bsp_upektfmess's Makefile:

< LIB_DEPENDS=        bioapi100.0:${PORTSDIR}/security/bioapi
<
---
> LIB_DEPENDS=        bioapi100.0:${PORTSDIR}/security/bioapi \
>                 usb-0.1.8:${PORTSDIR}/devel/libusb


Then, at compile time, libusb wasn't found (cause statically linked), so I've
modified libmap.conf :

[/usr/local/lib/libtfmessbsp.so]
libusb-0.1.so.8                libusb.so.2

It works like a charm. It may help to update the port...

Regards,

-- Cybil Courraud




More information about the freebsd-ports mailing list