[info-performer] Id32 ERROR 33 Unressolved text symbol - help required.

Date view Thread view Subject view Author view

From: Avik Chatterjee. (avik++at++cmeri.res.in)
Date: 03/01/2006 17:09:52


Hello Performers !!
I have tried to make my first small basic.c program (make basic) and it produced
the errors mentioned below:
IN the $PATH variable /usr/include/Performer and /usr/lib are there.
Do I have to set LD_LIBRARY_PATH variable ?
What are the other libs path I have to add ?
Machine is ONYX4 / Ultimatevision / IRIX 6.5.28 and OpenGl Performer Version 3.2
Help required to set the library paths to the linker.

Thanks and regards,
Avik Chatterjee. ,
CMERI, Durgapur-713209, India
mail : avik++at++cmeri.res.in
website :www.cmeri.org

**************************************************************************************
onyx4 3% make basic
        cc -O basic.c -o basic
ld32: ERROR 33 : Unresolved text symbol "pfInit" -- 1st referenced by basic.o.

        Use linker option -v to see when and which objects, archives and dsos are loaded.
ld32: ERROR 33 : Unresolved text symbol "pfuInit" -- 1st referenced by basic.o.
        Use linker option -v to see when and which objects, archives and dsos are loaded.
ld32: ERROR 33 : Unresolved text symbol "pfdInitConverter" -- 1st referenced by basic.o.
        Use linker option -v to see when and which objects, archives and dsos are loaded.
ld32: ERROR 33 : Unresolved text symbol "pfConfig" -- 1st referenced by basic.o.
        Use linker option -v to see when and which objects, archives and dsos are loaded.
ld32: ERROR 33 : Unresolved text symbol "pfuExitInput" -- 1st referenced by basic.o.
        Use linker option -v to see when and which objects, archives and dsos are loaded.
ld32: ERROR 33 : Unresolved text symbol "pfuExitUtil" -- 1st referenced by basic.o.
        Use linker option -v to see when and which objects, archives and dsos are loaded.
ld32: ERROR 33 : Unresolved text symbol "pfExit" -- 1st referenced by basic.o.

        Use linker option -v to see when and which objects, archives and dsos are loaded.
ld32: ERROR 33 : Unresolved text symbol "pfFrame" -- 1st referenced by basic.o
.
        Use linker option -v to see when and which objects, archives and dsos are loaded.
ld32: ERROR 33 : Unresolved text symbol "pfGetPipe" -- 1st referenced by basic.o.
ld32: INFO 152: Output file removed because of error.
*** Error code 2
smake: Error: 1 error

**********************************************************************************************

-- 
This message has been scanned for viruses and
dangerous content by MailScanner, and is
believed to be clean.


Date view Thread view Subject view Author view

This archive was generated by hypermail 2b29 : Thu Mar 02 2006 - 05:07:21 PST