home *** CD-ROM | disk | FTP | other *** search
- Path: sparky!uunet!ornl!utkcs2!darwin.sura.net!udel!wupost!crcnis1.unl.edu!moe.ksu.ksu.edu!ux1.cso.uiuc.edu!bert.eecs.uic.edu!uicvm.uic.edu!u54876
- Organization: University of Illinois at Chicago
- Date: Friday, 11 Dec 1992 16:42:14 CST
- From: <U54876@uicvm.uic.edu>
- Message-ID: <92346.164214U54876@uicvm.uic.edu>
- Newsgroups: comp.sys.next.programmer
- Subject: _very_ basic RenderMan question
- Lines: 24
-
- Hello -
-
- To all you experienced NeXT programmers out there, a very basic question abou
- t RenderMan from someone who has just started programming.
- I have copied, verbatim, the "minimal program using RenderMan" from page 18
- of The RenderMan Companion, saved it as test.c, and tried to compile it using:
- cc -lMedia_s test.c -o test
-
- I get:
-
- /bin/ld: Undefined symbols:
- _RiBegin
- _RiWorldBegin
- _RiSurface
- _RI_P
- _RiPolygon
- _RiWorldEnd
- _RiEnd
-
- Can anyone take a little time to e-mail some help to me? It would be greatly
- appreciated.
-
- -Tom
-
-