Hello,
I am using OpenDX 4.0.6 on solaris platform. I have been
trying to use OpenDX module, but I am facing some problem
1. I tried to test a sample program provided in
dxsamples-4.0/callmodule/Simple.c
2. The makefile for this program uses -lDXcallm for linking.
But OpenDX4.0.6 created the following libs:
libBASE.a
libDXL.a
libDXUI.a
libHW.a
libOPENGL.a
libcallm.a
libDPEXEC.a
libDXMODS.a
libDXlite.a
libLIBDX.a
libWIDGETS.a
There is no libDXcallm.a. So I modified it to -lcallm. Still
the program shouted to unreasolved symbols. So after adding each
library to the level of
-L$(BASE)/lib_solaris -lDXL -lDXlite -lcallm -lDPEXEC
I got the following result
ld: fatal: symbol `_dxf_initloader' is multiply defined:
(file /usr/local/dx/lib_solaris/libDXlite.a(renderstubs.o) and
file /usr/local/dx/lib_solaris/libDPEXEC.a(loader.o));
ld: fatal: File processing errors. No output written to Simple
*** Error code 1
make: Fatal error: Command failed for target `Simple'
Now from this how should I proceed. Please help me.
Thanks
Chaman Singh
***************************************************************
Chaman Singh Verma
Centre for Development of Advanced Computing
Pune University Campus, Ganeshkhind
Pune-411007 ( Maharastra)
INDIA
E-mail : [EMAIL PROTECTED]
Tel : (020) 577402
Fax : 91-212-357551
Home town : Ajmer( Rajasthan) Tel. 0145-427253
****************************************************************