r232100: /usr/local/lib/libsasl2.so: undefined reference to
`_ThreadRuneLocale@FBSD_1.3'
Anton Shterenlikht
mexas at bristol.ac.uk
Tue Jun 19 15:40:36 UTC 2012
I'm doing a binary search for another
issue between r231193 and r233000.
On r232100 I get:
cc -O2 -pipe -I/usr/src/libexec/mail.local/../../contrib/sendmail/include -I. -I/usr/local/include -DSASL=2 -std=gnu99 -Wsystem-headers -Werror -Wall -Wno-format-y2k -Wno-uninitialized -Wno-pointer-sign -L/usr/local/lib -o mail.local mail.local.o /usr/obj/usr/src/libexec/mail.local/../../lib/libsm/libsm.a -lsasl2
/usr/local/lib/libsasl2.so: undefined reference to `_ThreadRuneLocale at FBSD_1.3'
*** [mail.local] Error code 1
Stop in /usr/src/libexec/mail.local.
*** [all] Error code 1
# cat /etc/make.conf
SENDMAIL_CFLAGS+= -I/usr/local/include -DSASL=2
SENDMAIL_LDFLAGS+= -L/usr/local/lib
SENDMAIL_LDADD+= -lsasl2
WITH_PKGNG=yes
PERL_VERSION=5.14.2
#
# pkg info cyrus-sasl
cyrus-sasl-2.1.25_2 RFC 2222 SASL (Simple Authentication and Security Layer)
#
I've rebuilt cyrus-sasl on r232100 already.
Please advise
--
Anton Shterenlikht
Room 2.6, Queen's Building
Mech Eng Dept
Bristol University
University Walk, Bristol BS8 1TR, UK
Tel: +44 (0)117 331 5944
Fax: +44 (0)117 929 4423
More information about the freebsd-current
mailing list