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 4423Received on Tue Jun 19 2012 - 13:40:36 UTC
This archive was generated by hypermail 2.4.0 : Wed May 19 2021 - 11:40:28 UTC