Operating System - HP-UX
1826086 Members
4455 Online
109690 Solutions
New Discussion

dce 1.8 TxSeries 5.0 application build

 
Umapathy S
Honored Contributor

dce 1.8 TxSeries 5.0 application build

hi,
I am trying to build a sample DCE/TxSeries application on hpux11.11

uname -mrsv
HP-UX B.11.11 U 9000/800

DCE 1.8 and TxSeries/Encina 5.0 are installed. I wrote a sample program, compiled and try to start. Its core dumping. I tried out many machine options.

my makefile reads like this...

COMPILE_DEFS= -D_REENTRANT -D_POSIX_C_SOURCE=199506L -D_POSIX_D10_THREADS -Dunix -Dhpux -Dhp9000s800 +DD32


LDFLAGS = -z -Wl,-Bimmediate,-Bnonfatal,+s +z -lEncMonServ -lEncServer -lEncClient -lEncina -ldcekt -lpthread -lc


I have gone through DCE samples as well as Encina and used them in the makefile, but no use. When starting the server, it coredumps in the pthread init part.

Can anyone please guide me in giving the correct machine definitions, pthread/kernel reentrant libraries.

thanks in advance,
Umapathy
Arise Awake and Stop NOT till the goal is Reached!