security/p11-kit - libintl

lolox lolox at lolox.net
Thu Nov 7 15:03:55 UTC 2013


Hi everyone !

I'm running into some trouble while updating security/p11 using
portupgrade.

I get this error: 
/usr/bin/ld: cannot find -lintl

but,
# ls -l  `locate libintl.so`
lrwxr-xr-x  1 root  wheel     12 Nov  7
15:19 /usr/local/lib/libintl.so-> libintl.so.9 
-r--r--r--  1 root  wheel  48944 Nov  7
15:19 /usr/local/lib/libintl.so.9

and,
# ldconfig -r | grep libintl
        217:-lintl.9 => /usr/local/lib/libintl.so.9

I updated gcc recently to the stable version (gcc4.6)
I also recompiled gettext, and still the same error.
I also ran ldconfig, just in case...

Any idea? 

Thanks


More information about the freebsd-questions mailing list