In article <[EMAIL PROTECTED]> I wrote:
>I did a cvsup of -stable last night (0106Z on 9 Feb), and did a
>"make buildworld". It failed during the stage 3 tools build:
>
>--------------------------------------------------------------
>>>> stage 3: cross tools
>--------------------------------------------------------------
[ environment setup deleted ]
> make -f Makefile.inc1 cross-tools
>
>[ deletia ]
>
>building standard binutils library
>ranlib libbinutils.a
>===> addr2line
[ cleaned out -I list ]
>cc -O -pipe -D_GNU_SOURCE -o addr2line addr2line.o ../libbinutils/libbinutils.a
>../libbfd/libbfd.a ../libiberty/libiberty.a
>./libbinutils/libbinutils.a(bucomm.o): In function `make_tempname':
>./libiberty/libiberty.a(cplus-dem.o): In function `cplus_demangle':
>cplus-dem.o(.text+0x815): undefined reference to `cplus_demangle_new_abi'
>*** Error code 1
A little more information: I had updated the box from 4.2-RELEASE to
-STABLE in early January, and all went fine. I have an identical
(so I thought) installation at home, and it works fine. So I checked
things like /etc/make.conf. They're (now) the same, and one system
still works, and one doesn't.
So I tried blowing away /usr/src/contrib/binutils and redoing the buildworld.
Still no good. Any guesses on what I should try next?
Thanks,
--
Steve Watt KD6GGD PP-ASEL-IA ICBM: 121W 56' 57.8" / 37N 20' 14.9"
Internet: steve @ Watt.COM Whois: SW32
Free time? There's no such thing. It just comes in varying prices...
To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-stable" in the body of the message