Re: compiler problems

New Message Reply Date view Thread view Subject view Author view

Allan Schaffer (allan++at++southpark.engr.sgi.com)
Wed, 18 Nov 1998 14:18:46 -0800 (PST)


On Nov 18, 11:22am, Chris Mitchell wrote:
>
> Am having trouble compiling the source code in
> /usr/share/Performer/src/pguide/libpf/
> get many errors of the following type:
>
> ld32: ERROR 33: Unresolved text symbol "nb_setRange__5pfLODGif" -- 1st referenced by torusLOD.o.

What does your 'make' command look like? The Makefile in that
directory is somewhat obfuscated and uses the 'ogl'/'dso' mechanism
to figure out what sort of executable you'd like, so simple "make
torusLOD" won't quite work.

To compile torusLOD.c I use:

   make torusLOD.ogldso <-- Optimized DSO, OpenGL
   make torusLOD.igldso <-- Optimized DSO, IRISGL
   make torusLOD.oglddso <-- Debug DSO, OpenGL
   ..etc

Allan

-- 
Allan Schaffer                                                allan++at++sgi.com
Silicon Graphics                               http://reality.sgi.com/allan

New Message Reply Date view Thread view Subject view Author view

This archive was generated by hypermail 2.0b2 on Wed Nov 18 1998 - 14:18:51 PST

This message has been cleansed for anti-spam protection. Replace '++at++' in any mail addresses with the '@' symbol.