Operating System - Linux
1753707 Members
4889 Online
108799 Solutions
New Discussion юеВ

a runtime error from hp-ux

 
jackie_siu
Advisor

a runtime error from hp-ux

hi all:
when i run a program on a hp-ux 11i system,i have got the following error:
/usr/lib/hpux64/dld.so: Unsatisfied code symbol '__divdf3' in load module '/billing/bin/collector'.

The system enviroment as follows:

Platform info:
model string = "ia64 hp server rx4640"
machine id number = 5325c998-e896-11d8-befc-3e40c1650117
machine serial number = SGH4427J4F

OS info:
sysname = HP-UX
nodename = SRBZ-2
release = B.11.23
version = U (unlimited-user license)
machine = ia64
idnumber = 1394985368
vmunix _release_version:
@ $Revision: vmunix: B11.

I don't know where the problem is ,please help me!!
2 REPLIES 2
Jeeshan
Honored Contributor

Re: a runtime error from hp-ux

Dennis Handly
Acclaimed Contributor

Re: a runtime error from hp-ux

>ahsan: see this link

This isn't the correct solution. The proper solution is to link with the right gcc library in the right order. Or give up thinking and use -Wl,+n.

I assume jackie_siu built collector?