HPE GreenLake Administration
- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: /usr/ccs/bin/ld: Unsatisfied symbols:
Operating System - HP-UX
1833780
Members
2589
Online
110063
Solutions
Forums
Categories
Company
Local Language
back
Forums
Discussions
Forums
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
Discussions
Forums
Discussions
Discussions
Discussions
Forums
Discussions
back
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
- BladeSystem Infrastructure and Application Solutions
- Appliance Servers
- Alpha Servers
- BackOffice Products
- Internet Products
- HPE 9000 and HPE e3000 Servers
- Networking
- Netservers
- Secure OS Software for Linux
- Server Management (Insight Manager 7)
- Windows Server 2003
- Operating System - Tru64 Unix
- ProLiant Deployment and Provisioning
- Linux-Based Community / Regional
- Microsoft System Center Integration
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Blogs
Information
Community
Resources
Community Language
Language
Forums
Blogs
Topic Options
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-03-2010 06:05 AM
12-03-2010 06:05 AM
/usr/ccs/bin/ld: Unsatisfied symbols:
Hi I am getting the following error, I am unable to understand, why loader error is coming:
+ /opt/softbench/bin/aCC -O -AA -w -mt +inst_implicit_include -DRWSTD_NO_NAMESPACE -DHPUX_aCC -Dhpux -DHPUX_11 -I- -Ibsrc -I/usr/include -I/opt/aCC/include/SC -c bsrc/tmp_expmain.c
+ /opt/softbench/bin/aCC -O -AA -w -mt +inst_implicit_include -DRWSTD_NO_NAMESPACE -DHPUX_aCC -Dhpux -DHPUX_11 -I- -Ibsrc -I/usr/include -I/opt/aCC/include/SC -c bsrc/tmpl_expander.c
+ /opt/softbench/bin/aCC -O -AA -w -mt +inst_implicit_include -o tmpl_expander tmp_expmain.o tmpl_expander.o
/usr/ccs/bin/ld: Unsatisfied symbols:
Mapbase_ATTLC::remove_deadwood() (first referenced in tmpl_expander.o) (code)
Class tables [Vtable] dependent on key function: "Mapnodebase_ATTLC::~Mapnodebase_ATTLC()" (first referenced in tmpl_expander.o) (data)
Mapbase_ATTLC::newnode(Mapnodebase_ATTLC *) (first referenced in tmpl_expander.o) (code)
typeid (first referenced in tmpl_expander.o) (data)
Srep_ATTLC::Reelp (first referenced in tmpl_expander.o) (data)
String::reserve_grow(int) (first referenced in tmpl_expander.o) (code)
operator +(const String &,char) (first referenced in tmpl_expander.o) (code)
String::overflow() const (first referenced in tmp_expmain.o) (code)
String::operator =(const char *) (first referenced in tmpl_expander.o) (code)
static Srep_ATTLC::doinitialize() (first referenced in tmpl_expander.o) (code)
Tmpstring::operator +(char) (first referenced in tmpl_expander.o) (code)
Srep_ATTLC::nullrep_ (first referenced in tmpl_expander.o) (data)
Mapbase_ATTLC::make_empty() (first referenced in tmpl_expander.o) (code)
operator +(const String &,const char *) (first referenced in tmpl_expander.o) (code)
operator +(const String &,const String &) (first referenced in tmpl_expander.o) (code)
Mapnodebase_ATTLC::~Mapnodebase_ATTLC() (first referenced in tmpl_expander.o) (code)
Srep_ATTLC::delete_srep() (first referenced in tmp_expmain.o) (code)
Tmpstring::operator +(const String &) (first referenced in tmpl_expander.o) (code)
make [util/gentools]: *** exit code 1 making tmpl_expander
make [util]: *** exit code 1 making gentools
I tried without -AA also but it was not working.
+ /opt/softbench/bin/aCC -O -AA -w -mt +inst_implicit_include -DRWSTD_NO_NAMESPACE -DHPUX_aCC -Dhpux -DHPUX_11 -I- -Ibsrc -I/usr/include -I/opt/aCC/include/SC -c bsrc/tmp_expmain.c
+ /opt/softbench/bin/aCC -O -AA -w -mt +inst_implicit_include -DRWSTD_NO_NAMESPACE -DHPUX_aCC -Dhpux -DHPUX_11 -I- -Ibsrc -I/usr/include -I/opt/aCC/include/SC -c bsrc/tmpl_expander.c
+ /opt/softbench/bin/aCC -O -AA -w -mt +inst_implicit_include -o tmpl_expander tmp_expmain.o tmpl_expander.o
/usr/ccs/bin/ld: Unsatisfied symbols:
Mapbase_ATTLC::remove_deadwood() (first referenced in tmpl_expander.o) (code)
Class tables [Vtable] dependent on key function: "Mapnodebase_ATTLC::~Mapnodebase_ATTLC()" (first referenced in tmpl_expander.o) (data)
Mapbase_ATTLC::newnode(Mapnodebase_ATTLC *) (first referenced in tmpl_expander.o) (code)
typeid
Srep_ATTLC::Reelp (first referenced in tmpl_expander.o) (data)
String::reserve_grow(int) (first referenced in tmpl_expander.o) (code)
operator +(const String &,char) (first referenced in tmpl_expander.o) (code)
String::overflow() const (first referenced in tmp_expmain.o) (code)
String::operator =(const char *) (first referenced in tmpl_expander.o) (code)
static Srep_ATTLC::doinitialize() (first referenced in tmpl_expander.o) (code)
Tmpstring::operator +(char) (first referenced in tmpl_expander.o) (code)
Srep_ATTLC::nullrep_ (first referenced in tmpl_expander.o) (data)
Mapbase_ATTLC::make_empty() (first referenced in tmpl_expander.o) (code)
operator +(const String &,const char *) (first referenced in tmpl_expander.o) (code)
operator +(const String &,const String &) (first referenced in tmpl_expander.o) (code)
Mapnodebase_ATTLC::~Mapnodebase_ATTLC() (first referenced in tmpl_expander.o) (code)
Srep_ATTLC::delete_srep() (first referenced in tmp_expmain.o) (code)
Tmpstring::operator +(const String &) (first referenced in tmpl_expander.o) (code)
make [util/gentools]: *** exit code 1 making tmpl_expander
make [util]: *** exit code 1 making gentools
I tried without -AA also but it was not working.
1 REPLY 1
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-03-2010 12:27 PM
12-03-2010 12:27 PM
Re: /usr/ccs/bin/ld: Unsatisfied symbols:
>-DRWSTD_NO_NAMESPACE
You are not allowed to use this with -AA and it shouldn't be specified in any case.
>-I/usr/include
You must not add the default include paths.
>-I/opt/aCC/include/SC
You can't use the obsolete USL SC with -AA.
The rest of these unsats are because you didn't link with the obsolete -l++.
You are not allowed to use this with -AA and it shouldn't be specified in any case.
>-I/usr/include
You must not add the default include paths.
>-I/opt/aCC/include/SC
You can't use the obsolete USL SC with -AA.
The rest of these unsats are because you didn't link with the obsolete -l++.
The opinions expressed above are the personal opinions of the authors, not of Hewlett Packard Enterprise. By using this site, you accept the Terms of Use and Rules of Participation.
Company
Events and news
Customer resources
© Copyright 2025 Hewlett Packard Enterprise Development LP