Date: Thu, 22 Nov 2007 09:11:13 -0800 From: Sean McNeil <sean@mcneil.com> To: Rong-en Fan <grafan@gmail.com> Cc: current@freebsd.org Subject: Re: Now -stable is broken from undefined reference to `__mb_sb_limit' Message-ID: <4745B831.9040402@mcneil.com> In-Reply-To: <6eb82e0711220655s23e35f86j82412b80e2f9d271@mail.gmail.com> References: <4744AA82.1060506@mcneil.com> <6eb82e0711220655s23e35f86j82412b80e2f9d271@mail.gmail.com>
next in thread | previous in thread | raw e-mail | index | archive | help
Rong-en Fan wrote: > On Nov 22, 2007 6:00 AM, Sean McNeil <sean@mcneil.com> wrote: > >> Why was this stuff MFCd? >> >> cc -O2 -fno-strict-aliasing -pipe -g >> -I/usr/src/kerberos5/libexec/ipropd-master/../../../crypto/heimdal/lib/krb5 >> -I/usr/src/kerberos5/libexec/ipropd-master/../../../crypto/heimdal/lib/asn1 >> -I/usr/src/kerberos5/libexec/ipropd-master/../../../crypto/heimdal/lib/roken >> -I. -I/usr/local/include -DOPENLDAP=1 -DHAVE_CONFIG_H >> -I/usr/src/kerberos5/libexec/ipropd-master/../../include -DINET6 -g >> -L/usr/local/lib -Wl,-rpath,/usr/local/lib -o ipropd-master >> ipropd_master.o -lkadm5srv -lhdb -lkrb5 -lroken >> /usr/obj/usr/src/kerberos5/libexec/ipropd-master/../../lib/libvers/libvers.a >> -lasn1 -lcrypto -lcrypt -lcom_err -lldap -llber >> /usr/local/lib/libldap.so: undefined reference to `__mb_sb_limit' >> *** Error code 1 >> >> Stop in /usr/src/kerberos5/libexec/ipropd-master. >> > > Are you using 6-STABLE or 7-STABLE? If you are using 6, rebuild your > openldap ports should solve this. This was caused by ctype > fix back-out for 6.x for the sake of ABI forward compatibility. See my > post to -stable@ and -ports@ few minutes ago. > > Regards, > Rong-En Fan > > I am using 6-STABLE. What about all my other ports? Does this mean I have to rebuild EVERYTHING? The whole point of 6-STABLE is not to change the ABI and to allow me to just update bug fixes. Has this model now been broken? If it is just ldap, then that is OK. It will take me days, however, to rebuild all my ports. Sean
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?4745B831.9040402>