On Thu, 6 Mar 2003, 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

> 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

Judging from the discussion that this spawned, I'd say you have a few
symbolic links missing in /lib (/usr/lib actually) or /usr/local/lib.

Marc.

+----------------------------------+-----------------------------------+
|  Marc Aurele La France           |  work:   1-780-492-9310           |
|  Computing and Network Services  |  fax:    1-780-492-1729           |
|  352 General Services Building   |  email:  [EMAIL PROTECTED]          |
|  University of Alberta           +-----------------------------------+
|  Edmonton, Alberta               |                                   |
|  T6G 2H1                         |     Standard disclaimers apply    |
|  CANADA                          |                                   |
+----------------------------------+-----------------------------------+
XFree86 Core Team member.  ATI driver and X server internals.

_______________________________________________
XFree86 mailing list
[EMAIL PROTECTED]
http://XFree86.Org/mailman/listinfo/xfree86

Reply via email to