Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 22 Nov 2007 12:06:31 -0500 (EST)
From:      Daniel Eischen <deischen@freebsd.org>
To:        Sean McNeil <sean@mcneil.com>
Cc:        current@freebsd.org
Subject:   Re: Now -stable is broken from undefined reference to `__mb_sb_limit'
Message-ID:  <Pine.GSO.4.64.0711221202040.23820@sea.ntplx.net>
In-Reply-To: <4744AA82.1060506@mcneil.com>
References:  <4744AA82.1060506@mcneil.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On Wed, 21 Nov 2007, Sean McNeil 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.

I don't think it should have been MFC'd, but that ship has already
sailed.  You're going to have to rebuild openldap first I think.
Or perhaps build (kerberos) without LDAP.

-- 
DE



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.GSO.4.64.0711221202040.23820>