Maxim Sobolev wrote:
> Mikhail Teterin wrote:
>
> > Hello!
> >
> > During my attempt to build 5.0-current using 4.2-BETA, I stumbled
> > upon the following error:
> >
> > [...]
> > gzip -cn /opt/src/gnu/usr.bin/ld/ld.1aout > ld.1aout.gz
> > cc -O -pipe -mcpu=i686 -march=i686 -I/opt/src/gnu/usr.bin/ld
>-I/opt/src/gnu/usr.bin/ld/../../../libexec/rtld-aout
>-I/opt/src/gnu/usr.bin/ld/../../../libexec/rtld-aout/i386
>-I/opt/src/gnu/usr.bin/ld/../../../contrib/gcc -DIN_GCC -DDEMANGLE_CPLUSPLUS
>-DFREEBSD_AOUT -I/usr/obj/opt/src/i386/usr/include -static -o ld ld.o symbol.o
>lib.o shlib.o warnings.o support.o rrs.o xbits.o md.o cplus-dem.o
> > cplus-dem.o: In function `cplus_demangle':
> > cplus-dem.o(.text+0x819): undefined reference to `cplus_demangle_new_abi'
> > *** Error code 1
> > 1 error
>
> I'm observing this breakage as well. Please fix.
BTW, Mikhail's patch fixed the problem
-Maxim
To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message