On Thu, Mar 06, 2003 at 07:18:16PM -0500, Andy Twose wrote: >Regarding: Cannot make World on 4.3 >Email: [EMAIL PROTECTED] >------------------------------------------------------------ >XFree86 Version: 4.3 Source, no patches. Source files 1 2 and 3 > >OS: Solaris 9 12/02 > >Area: Problem when compiling with gcc > >Server: Other, specify below > >Server: N/A > >Video Card: > >N/A > >Description: > >g++ -c -O2 -fno-strength-reduce -I../internals -I../../include >-I../../../../include -I../../../../include/GL -I../../../.. >-I../../../../exports/include -Dsun -Di386 -DSVR4 -D__EXTENSIONS__ -D__i386 >-DLIBRARYBUILD -DNDEBUG -fPIC searchTree.cc >rm -f monoPolyPart.o >g++ -c -O2 -fno-strength-reduce -I../internals -I../../include >-I../../../../include -I../../../../include/GL -I../../../.. >-I../../../../exports/include -Dsun -Di386 -DSVR4 -D__EXTENSIONS__ -D__i386 >-DLIBRARYBUILD -DNDEBUG -fPIC monoPolyPart.cc >rm -f DONE >touch DONE >rm -f libGLU.so.1.3~ >(cd .; LD_RUN_PATH=/usr/X11R6/lib /usr/ccs/bin/ld -o ./libGLU.so.1.3~ -G -z textwarn >-h libGLU.so.1.3 libutil/?*.o libtess/?*.o libnurbs/internals/?*.o > libnurbs/interface/?*.o >libnurbs/nurbtess/?*.o -L../../exports/lib -lXext -lX11 -lGL -lstdc++) >ld: fatal: library -lstdc++: not found >ld: fatal: File processing errors. No output written to ./libGLU.so.1.3~ >*** Error code 1 > > >Repeat By: > >pkginfo -l SFWgcc > PKGINST: SFWgcc > NAME: gcc - GNU Compiler Collection > CATEGORY: system > ARCH: i386 > VERSION: 2.95.3,REV=2002.10.04.16.58 > BASEDIR: /opt > VENDOR: www.gnu.org > DESC: GNU Compiler Collection > PSTAMP: freeware20021004181242 > INSTDATE: Mar 06 2003 16:49 > HOTLINE: Please contact the owners of this software > STATUS: completely installed > FILES: 325 installed pathnames > 2 linked files > 19 directories > 22 executables > 45589 blocks used (approx) > ># make World CC="gcc" > world.txt 2>&1
Do you have the GNU libstdc++ package installed? David -- David Dawes Release Engineer/Architect The XFree86 Project www.XFree86.org/~dawes _______________________________________________ XFree86 mailing list [EMAIL PROTECTED] http://XFree86.Org/mailman/listinfo/xfree86

