Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations derfloh on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Can't make gcc34

Status
Not open for further replies.

Wishdiak

Technical User
Joined
Mar 7, 2004
Messages
1,787
Location
US
Under FreeBSD 5.1,
# 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
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top