After portupgrade -rf gettext which seemed to go fine i noticed an issue with logrotate.

/usr/local/sbin/logrotate
/libexec/ld-elf.so.1: Shared object "libintl.so.8" not found, required by "libpopt.so.0"

on a clean rebuild:

/usr/bin/ld: warning: libintl.so.8, needed by /usr/local/lib/libpopt.so, not found (try using -rpath or -rpath-link)
/usr/local/lib/libpopt.so: undefined reference to `libintl_dgettext'
/usr/local/lib/libpopt.so: undefined reference to `libintl_bind_textdomain_codeset'
/usr/local/lib/libpopt.so: undefined reference to `libintl_textdomain'

(i have /usr/local/lib/libintl.so.8)

What do i do here?

thanks
Paul.


On 03/06/2010 12:30, Andrey Chernov wrote:
On Thu, Jun 03, 2010 at 02:44:42AM -0700, Ade Lovett wrote:
FYI, devel/gettext, by the time you read this, assuming mirrors are up to date, 
will have jumped from 0.18 to 0.18_1.

Fear not, there is no need to do a massive rebuild, merely update (or forcibly 
update), and a whole bunch of issues with the port in an upgrading environment 
will go away.
BTW, just found more ports needs to be bumped due to gettext:

mail/mutt-devel

security/libksba
security/libgcrypt
(they use libgpg-error)



--
-------------------------
Paul Macdonald
IFDNRG Ltd
Web and video hosting
-------------------------
t: 0131 5548070
m: 07534206249
e: p...@ifdnrg.com
w: http://www.ifdnrg.com
-------------------------
IFDNRG
40 Maritime Street
Edinburgh
EH6 6SA
-------------------------

_______________________________________________
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "freebsd-ports-unsubscr...@freebsd.org"

Reply via email to