Unable to build BETA7 world. (unwind-pe.h: No such file or directory)
From: Erik Udo (erik.udo_at_gmail.com)
Date: 10/13/04
- Previous message: Randy Bush: "Re: beating mergemaster to /etc/rc.d"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Wed, 13 Oct 2004 20:04:09 +0300 To: freebsd-current@freebsd.org
I upgraded from 5.2.1 to BETA6 earlier, and now i'm trying to upgrade to BETA7.
The problem is, i can't get the world built, it always brakes at this point:
===> gnu/lib/libreadline/readline/doc
===> gnu/lib/libstdc++
ln -sf /usr/src/gnu/lib/libstdc++/../../../contrib/libstdc++/config/cpu/i486/atomicity.h
atomicity.cc
rm -f .depend
....(lots of output here, no errors)....
/usr/src/gnu/lib/libstdc++/../../../contrib/libstdc++/libsupc++/vterminate.cc
/usr/src/gnu/lib/libstdc++/../../../contrib/libstdc++/libsupc++/eh_personality.cc:38:23:
unwind-pe.h: No such file or directory
mkdep: compile failed
*** Error code 1
Stop in /usr/src/gnu/lib/libstdc++.
*** Error code 1
Stop in /usr/src/gnu/lib.
*** Error code 1
Stop in /usr/src.
*** Error code 1
Stop in /usr/src.
*** Error code 1
Stop in /usr/src.
*** Error code 1
Stop in /usr/src.
koti#
My make.conf has these:
CPUTYPE?=athlon-xp
CFLAGS= -O -pipe -mmmx -msse
CXXFLAGS= -O -pipe -mmmx -msse
I also tried with just "-O -pipe" and commented out the CPUTYPE, didn't.
Then i tried to build it with the gcc34 from ports, same error.
So i'd be glad if anyone could tell me how fix this.
Sorry if my reply-to isn't freebsd-current@freebsd.org, i cant change it :)
_______________________________________________
freebsd-current@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-current
To unsubscribe, send any mail to "freebsd-current-unsubscribe@freebsd.org"
- Previous message: Randy Bush: "Re: beating mergemaster to /etc/rc.d"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|
|