There is a known problem with MIPS tinderbox.

Stanislav Sedov stas at FreeBSD.org
Sat Apr 7 07:57:40 UTC 2012


On Sat, 7 Apr 2012 11:40:43 +0530
"Jayachandran C." <c.jayachandran at gmail.com> mentioned:

> I would still suggest the asn1 change if we are doing a temporary fix, because:
> - It does not add any new symbol versioning, it just converts the
> 'global: *' to an explicit list of symbols.
> - there are other libraries lined to asn1 which may have the same
> issue as libkafs5 (I haven't really looked at this.

On one hand, it seems that the issue is triggered only when you
link versioned library against non-versioned, and all other
kerberos libraries that use libasn1 are versioned.  On the other,
you're right and if we don't fix libasn1 anything else linking
agains it (e.g. something from ports) might trigger the bug.
 
> The only downside I see is that libasn1 has a lot of symbols.

Yep, that was my concern. :-(  But I think you're right and we
should go with the edited libasn1 map.  I noticed that you
added some internal symbols to the map, though (.e.g. _init
and _fini).  What do you think if we take them out?

There're some other symbols as well which no libraries seem
to use.

-- 
Stanislav Sedov
ST4096-RIPE

()  ascii ribbon campaign - against html e-mail 
/\  www.asciiribbon.org   - against proprietary attachments


More information about the freebsd-mips mailing list