I have a module I have created using the module builder.  It compiles
ok, but I can't get it to link.  I keep getting unresolved symbols in
libDX.a.  I am compiling on IRIX 6.5.12f. using the sgi compilers.

Any help resolving these issues would be appreciated.

The errors I get are:

ld32: ERROR   33 : Unresolved text symbol "m_SocketConnection" -- 1st
referenced by usertetHDF5reader.o.
        Use linker option -v to see when and which objects, archives and
dsos are loaded.  
ld32: ERROR   33 : Unresolved data symbol
"_dxdtrisri2dinterpolator_class" -- 1st referenced by
/usr/local/dx/lib_sgi/libDX.a(lbtrisri2d.o).
        Use linker option -v to see when and which objects, archives and
dsos are loaded.  
ld32: ERROR   33 : Unresolved text symbol "_dxfConnectRadiusObject" --
1st referenced by /usr/local/dx/lib_sgi/libDX.a(mdautoregrid.o).
        Use linker option -v to see when and which objects, archives and
dsos are loaded.  
ld32: ERROR   33 : Unresolved text symbol "_dxfConnectNearestObject" --
1st referenced by /usr/local/dx/lib_sgi/libDX.a(mdautoregrid.o).
        Use linker option -v to see when and which objects, archives and
dsos are loaded.  
ld32: ERROR   33 : Unresolved text symbol "_dxfConnectScatterObject" --
1st referenced by /usr/local/dx/lib_sgi/libDX.a(mdregrid.o).
        Use linker option -v to see when and which objects, archives and
dsos are loaded.  
ld32: ERROR   33 : Unresolved text symbol "_dxf_DrawOpaqueOGL" -- 1st
referenced by /usr/local/dx/lib_sgi/libDX.a(oghwportogl.o).
        Use linker option -v to see when and which objects, archives and
dsos are loaded.  
ld32: ERROR   33 : Unresolved text symbol "_dxf_DrawTranslucentOGL" --
1st referenced by /usr/local/dx/lib_sgi/libDX.a(oghwportogl.o).
        Use linker option -v to see when and which objects, archives and
dsos are loaded.  
ld32: INFO    152: Output file removed because of error.
*** Error code 2 (bu21)

Thanks,

Steve 
---------------------------------------------------------
Steven Woolsey                   EMAIL: [EMAIL PROTECTED]
Senior Engineer/Scientist - Visualization Engineer
Idaho National Engineering and Environmental Laboratory 
P.O. Box 1625, M.S. 3605, Idaho Falls, ID  83415-3605
---------------------------------------------------------

Reply via email to