Skip site navigation (1)Skip section navigation (2)
Date:      19 Apr 2003 13:48:18 +0800
From:      "Lin, Tsung Ching" <tclin@iis.sinica.edu.tw>
To:        freebsd-questions@freebsd.org
Subject:   Segmentation fault during make buildworld
Message-ID:  <1050731241.1929.7.camel@tsungching.orangeroad.idv.tw>

next in thread | raw e-mail | index | archive | help
hi, 
I tried to upgrade 4.8-stable to 5.0-release, but i got problems.
I updated the source tree using cvsup, and followed the instructions in
/usr/src/UPDATE.
during the 'make buildworld' phase, I got a compiling error messages as
follows.
I had tried to upgrade several times, and got the same problem.
can you help me to solve this problem??
thank you very much .

c++  -O2 -pipe -march=i686 -DIN_GLIBCPP_V3 -DHAVE_CONFIG_H
-I/usr/src/gnu/lib/libstdc++
-I/usr/src/gnu/lib/libstdc++/../../../contrib/libstdc++/libsupc++
-I/usr/src/gnu/lib/libstdc++/../../../contrib/gcc  -fmemoize-lookups
-fsave-memoized -fno-implicit-templates -ffunction-sections
-fdata-sections -Wno-deprecated -c strstream-fixed.cc -o
strstream-fixed.o
c++  -O2 -pipe -march=i686 -DIN_GLIBCPP_V3 -DHAVE_CONFIG_H
-I/usr/src/gnu/lib/libstdc++
-I/usr/src/gnu/lib/libstdc++/../../../contrib/libstdc++/libsupc++
-I/usr/src/gnu/lib/libstdc++/../../../contrib/gcc  -fmemoize-lookups
-fsave-memoized -fno-implicit-templates -ffunction-sections
-fdata-sections -Wno-deprecated -c
/usr/src/contrib/libstdc++/src/bitset.cc -o bitset.o
c++  -O2 -pipe -march=i686 -DIN_GLIBCPP_V3 -DHAVE_CONFIG_H
-I/usr/src/gnu/lib/libstdc++
-I/usr/src/gnu/lib/libstdc++/../../../contrib/libstdc++/libsupc++
-I/usr/src/gnu/lib/libstdc++/../../../contrib/gcc  -fmemoize-lookups
-fsave-memoized -fno-implicit-templates -ffunction-sections
-fdata-sections -Wno-deprecated -c
/usr/src/contrib/libstdc++/src/functexcept.cc -o functexcept.o
/usr/src/contrib/libstdc++/src/functexcept.cc: In function `void 
   std::__throw_invalid_argument(const char*)':
/usr/src/contrib/libstdc++/src/functexcept.cc:65: internal error:
Segmentation 
   fault
Please submit a full bug report,
with preprocessed source if appropriate.
See <URL:http://www.gnu.org/software/gcc/bugs.html>; for instructions.
*** 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.
root@abcb:/usr/src# 

--
Lin, Tsung Ching                     icq# 5814055
tclin@mail.im.tku.edu.tw  tclin@iis.sinica.edu.tw
http://www.iis.sinica.edu.tw/~tclin
Institute of Information Science, Academia Sinica



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1050731241.1929.7.camel>