El Jueves, 9 de Noviembre de 2006 16:28, Wasileski, Bryan J. escribió: > Hi All, > > A few months ago I received a couple of new 64Bit workstations (RedHat > 4. EM64T) and I've have finally gotten over to build OSG 1.2 on the > machines. The build dies a horrible quick death. From the spew of errors > and messages it appears to be an STL template problem. Has anyone gone > through this process and can share what needed to be done to get a > successful build? I can see this being a real time sink if I don't start > in the right direction. > Thanks in advance. >
Hello Bryan, I have being able to compile OSG 1.2 on Kubuntu Linux 64 without doing anything special. Maybe your problem lies in an outdated build system. My compiler and binutils version : Using built-in specs. Target: x86_64-linux-gnu Configured with: ../src/configure -v --enable-languages=c,c++,java,f95,objc,ada,treelang --prefix=/usr --enable-shared --with-system-zlib --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --enable-nls --program-suffix=-4.0 --enable-__cxa_atexit --enable-clocale=gnu --enable-libstdcxx-debug --enable-java-awt=gtk-default --enable-gtk-cairo --with-java-home=/usr/lib/jvm/java-1.4.2-gcj-4.0-1.4.2.0/jre --enable-mpfr --disable-werror --enable-checking=release x86_64-linux-gnu Thread model: posix gcc version 4.0.3 (Ubuntu 4.0.3-1ubuntu5) ************************ ~/OSG_1_2/OpenSceneGraph-1.2.0-200610182325$ ld --version GNU ld version 2.16.91 20060118 Debian GNU/Linux Copyright 2005 Free Software Foundation, Inc. This program is free software; you may redistribute it under the terms of the GNU General Public License. This program has absolutely no warranty. Is your GCC older than 4.0? HTH, Alberto _______________________________________________ osg-users mailing list [email protected] http://openscenegraph.net/mailman/listinfo/osg-users http://www.openscenegraph.org/
