Scott Herod (herod++at++evt.com)
Thu, 18 Jun 1998 09:55:37 -0600
I'm trying to link a DSO into an existing Performer app. It
dies with
rld: Fatal Error: attemped access to unresolvable symbol in
/usr/lib/libpf_ogl.so: iopen
which I believe occurs when I call pfTexture::loadFile(). Can
someone verify that libpf_ogl is looking for the iopen in
libimage.a which is part of the gl_dev package?
(Also, some machines here have really old compilers (and hence
versions of rld). Is it possible that attaching libimage.a to the
.so file using "-all -limage" in the link line is not creating
a object file that rld can access correctly?)
Thank you,
Scott Herod
herod++at++evt.com
=======================================================================
List Archives, FAQ, FTP: http://www.sgi.com/Technology/Performer/
Submissions: info-performer++at++sgi.com
Admin. requests: info-performer-request++at++sgi.com
This archive was generated by hypermail 2.0b2 on Mon Aug 10 1998 - 17:57:33 PDT