Operating System - HP-UX
1753835 Members
7888 Online
108806 Solutions
New Discussion

/usr/ccs/bin/ld: Unsatisfied symbols:

 
HP UNIX_1
New Member

/usr/ccs/bin/ld: Unsatisfied symbols:

Hi

I'm trying to compile 4GL files with att nmake on HP-UX platform.

If i tried locally, its working fine. When I'm trying through script, its throwing the following error.

probe processor /opt/softbench/bin/cc version "/usr/ccs/bin/ld: Unsatisfied symbols:" changed -- expected "ccom: HP92453-01 B
.11.11.28706.GP HP C Compiler"
probing C language processor /opt/softbench/bin/cc for make information
probe processor /opt/softbench/bin/cc version "/usr/ccs/bin/ld: Unsatisfied symbols:" changed -- expected "ccom: HP92453-01 B
.11.11.28706.GP HP C Compiler"
probing C language processor /opt/softbench/bin/cc for pp information


Please help me to resolve the issue.

Thanks in advance...
1 REPLY 1
Dennis Handly
Acclaimed Contributor

Re: /usr/ccs/bin/ld: Unsatisfied symbols:

>When I'm trying through script, its throwing the following error.
probe processor /opt/softbench/bin/cc version "/usr/ccs/bin/ld: Unsatisfied symbols:" changed -- expected "ccom: HP92453-01 B.11.11.28706.GP HP C Compiler"

I'm not sure how the unsat message gets combined with the compiler version message.
Any reason you are using softbench and not /opt/ansic/bin/cc directly?