Operating System - HP-UX
1832973 Members
2450 Online
110048 Solutions
New Discussion

Problem running Netscape v4.x on HP-UX 10.20

 
Aleksandr Kurbatov
Occasional Contributor

Problem running Netscape v4.x on HP-UX 10.20

Hi everybody. I've experienced some strange problem with running netscape 4.77 (i've tried already netscape 4.76 with the same results) on HP Visualize workstation running HP-UX 10.20: I've got the following message:

/opt/netscape># netscape
/usr/lib/dld.sl: Unresolved symbol: fpsetmask (code) from netscape
/usr/lib/dld.sl: Unresolved symbol: fpsetmask (code) from (dns helper)
ABORT instruction (core dumped)

What could be the clue? Any ideas are welcomed.

Aleksandr Kurbatov
1 REPLY 1
Edward Sedgemore
Trusted Contributor

Re: Problem running Netscape v4.x on HP-UX 10.20


the symbol fpsetmask is in the system library /usr/lib/libM.0
(which is part of the OS-Core.CORE-SHLIBS fileset)
Check you have this library. Try adding it to your environment variable SHLIB_PATH (/usr/lib)