g++ internal compiler error when trying to build OpenSceneGraph 2.8.3
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
gcc-defaults |
Invalid
|
Undecided
|
Unassigned | ||
eglibc (Ubuntu) |
Fix Released
|
High
|
Unassigned | ||
Lucid |
Fix Released
|
High
|
Unassigned |
Bug Description
On Lucid 10.04 with gcc/g++ (Ubuntu 4.4.3-4ubuntu5) 4.4.3
To reproduce it, get http://
you will need cmake too
mine is cmake version 2.8.0 from the lucid package
unzip OpenSceneGraph-
cd OpenSceneGraph-
mkdir build
cd build
cmake ../
make
cd /tmp/OpenSceneG
In file included from /usr/include/
/usr/include/
Please submit a full bug report,
with preprocessed source if appropriate.
See <file:/
make[2]: *** [src/osg/
make[2]: Leaving directory `/tmp/OpenScene
make[1]: *** [src/osg/
make[1]: Leaving directory `/tmp/OpenScene
make: *** [all] Error 2
ProblemType: Bug
DistroRelease: Ubuntu 10.04
Package: gcc 4:4.4.3-1ubuntu1
ProcVersionSign
Uname: Linux 2.6.32-19-generic i686
NonfreeKernelMo
Architecture: i386
Date: Sat Apr 10 16:51:59 2010
InstallationMedia: Ubuntu 10.04 "Lucid Lynx" - Beta i386 (20100318)
ProcEnviron:
LANG=en_US.utf8
SHELL=/bin/bash
SourcePackage: gcc-defaults
Related branches
affects: | gcc-defaults (Ubuntu) → eglibc (Ubuntu) |
Changed in eglibc (Ubuntu): | |
importance: | Undecided → High |
milestone: | none → ubuntu-10.04 |
status: | Incomplete → Fix Committed |
I tried with gcc 4.3 and gcc snapshot. I have the same problem 'internal compiler error: Segmentation fault' but for other version it's not at the same file.
Would it be possible that the bug comes from a dependencies ? like libc or something like that ?
I am still stuck because of this bug, if anyone can help. It ll appreciate a lot.