*BSD News Article 95551


Return to BSD News archive

Path: euryale.cc.adfa.oz.au!newshost.carno.net.au!harbinger.cc.monash.edu.au!news.mira.net.au!news.netspace.net.au!news.mel.connect.com.au!munnari.OZ.AU!news.ecn.uoknor.edu!feed1.news.erols.com!chippy.visi.com!news-out.visi.com!dimensional.com!nova.dimensional.com!not-for-mail
From: mfuhr@dimensional.com (Michael Fuhr)
Newsgroups: comp.unix.bsd.freebsd.misc
Subject: ld: internal error: number of symbols exceeds alloc'd 1348
Date: 16 May 1997 15:58:49 -0600
Organization: Dimensional Communications
Lines: 19
Message-ID: <5lilap$bpf@nova.dimensional.com>
NNTP-Posting-Host: nova.dimensional.com
X-Newsreader: NN version 6.5.1 (NOV)
Xref: euryale.cc.adfa.oz.au comp.unix.bsd.freebsd.misc:41072

FreeBSD 2.2-STABLE
BIND 8.1-REL

While building Perl 5.004 with the library list "-lm -lc -lcrypt -lbind"
I got the following error:

    ld: internal error: number of symbols exceeds alloc'd 1348

Changing the order to "-lbind -lm -lc -lcrypt" solved the problem
building Perl, but it showed up again while building Apache 1.2b10
with mod_perl 0.98:

    ld: internal error: number of symbols exceeds alloc'd 2058

Any ideas?

-- 
Michael Fuhr
http://www.dimensional.com/~mfuhr/