Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 5 Apr 2012 23:31:07 -0700
From:      Stanislav Sedov <stas@freebsd.org>
To:        "Jayachandran C." <c.jayachandran@gmail.com>
Cc:        Doug Barton <dougb@freebsd.org>, mips@freebsd.org, current@freebsd.org, Juli Mallett <jmallett@freebsd.org>, Garrett Cooper <yanegomi@gmail.com>, FreeBSD Tinderbox <tinderbox@freebsd.org>
Subject:   Re: There is a known problem with MIPS tinderbox.
Message-ID:  <036C5A57-2B63-40C1-A0DA-0678B7BF29F8@freebsd.org>
In-Reply-To: <CA%2B7sy7BwFQxUaHJsom36xGJXO9rd71%2BuERFcxcR4dUGkbwgNjA@mail.gmail.com>
References:  <CACVs6=_kNJQZLouh6b%2BW9Ktj-CUFyeg7MVhas1qzoLGymJL7Kg@mail.gmail.com> <20120405142423.90d48b27.stas@FreeBSD.org> <CA%2B7sy7BwFQxUaHJsom36xGJXO9rd71%2BuERFcxcR4dUGkbwgNjA@mail.gmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help

On Apr 5, 2012, at 11:08 PM, Jayachandran C. wrote:
> 
> 
> The asn1 library has a export map containing 'global: *', this exports
> two symbols _fdata and _ftext versioned.  When libkafs5 is linked,
> these symbols confuse the bfd code and the entries corresponding to
> theses (index 13, and 16) are left un-initialized.
> 
> One workaround I see is to change the export 'global: *' in
> kerberos5/lib/libasn1 to the actual list of exported symbols.
> 

Thanks.  What I'm also trying right now is to add a version map to the
libkafs -- this might help binutils to link it properly as well.  If it
fails, we can try adding a proper one for libasn1.

--
ST4096-RIPE








Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?036C5A57-2B63-40C1-A0DA-0678B7BF29F8>