Under FreeBSD 5.1,
# cd /usr/ports/lang/gcc34
# make install clean
runs for a while then errors with:
I've tried googling the error message(s) but I'm still at a loss. Any ideas?
Wishdiak
# cd /usr/ports/lang/gcc34
# make install clean
runs for a while then errors with:
/var/tmp//ccD3nzUq.s: Assembler messages:
/var/tmp//ccD3nzUq.s:40650: Error: undefined symbol `.LCFI186' in operation
/var/tmp//ccD3nzUq.s:40654: Error: undefined symbol `.LCFI186' in operation
gmake[2]: *** [cp/decl.o] Error 1
gmake[2]: Leaving directory `/usr/ports/lang/gcc34/work/build/gcc'
gmake[1]: *** [stage2_build] Error 2
gmake[1]: Leaving directory `/usr/ports/lang/gcc34/work/build/gcc'
gmake: *** [bootstrap-lean] Error 2
*** Error code 2
Stop in /usr/ports/lang/gcc34.
I've tried googling the error message(s) but I'm still at a loss. Any ideas?
Wishdiak