Skip to main content

Summary After the upgrade from Orbix 3.3.10 to 3.3.12, while trying to execute Orbixd binaries in Orbix 3.3.12, error message is received.
Environment

HP-UX 

Orbix 3.3.12

Question/Problem Description After upgrading from Orbix 3.3.10 to 3.3.12, error message is received while trying to execute the Orbix-d binaries in Orbix 3.3.12. What is causing the error messages? 
Clarifying Information Other Orbix binaries such as idl, idlj in Orbix 3.3.12 works fine. Only when  orbixd binary of  Orbix 3.3.12 is executed, then the error occurs
Error Message

 ./orbixd
/usr/lib/hpux32/dld.so: Unsatisfied code symbol '_

_InetAddr9inet_ntopEtPKvi' in load module './orbixd'.

/usr/lib/hpux32/dld.so: Unsatisfied code symbol '_InetAddr14parse_hostname' in load module './orbixd'.

/usr/lib/hpux32/dld.so: Unsatisfied code symbol '

_enable_ipv4Ev' in load module './orbixd'.
/usr/lib/hpux32/dld.so: Unsatisfied code symbol '

_enable_ipv6Ev' in load module './orbixd'.
Killed

Defect/Enhancement Number
Cause This error is caused if after the upgrade Orbix 3.3.12 is still linking to the old Orbix libraries.
Resolution

Change the Orbix Library path in your PATH variable to point to the current Orbix installation.

Workaround
Notes
Attachment

#KnowledgeDocs
#Orbix