HPE GreenLake Administration
- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Ustack underflow (5705)
Operating System - HP-UX
1833772
Members
2087
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
06-02-2003 10:23 PM
06-02-2003 10:23 PM
Ustack underflow (5705)
I am trying to instrument(+I) on HPUX11. I got the following error during the linking. Any one has any idea on how to fix it?
It was running on:
- HP-UX 11
- C++ compiler
--------------
ld: Duplicate symbol "std::basic_string,std::allocator>::basic_s
tring(const std::basic_string,std::allocator> &)" in files libid
mpi-O.a[lphys.o] and ../../Lib/liblib.a[Locknew.o]
ld: Duplicate symbol "std::basic_string,std::allocator>::basic_s
tring(const std::basic_string,std::allocator> &)%2" in files lib
idmpi-O.a[lphys.o] and ../../Lib/liblib.a[Locknew.o]
ucomp : niagara.o
Error at line 0 in procedure @ : Ustack underflow (5705)
removing /var/tmp/AAAa13724
It was running on:
- HP-UX 11
- C++ compiler
--------------
ld: Duplicate symbol "std::basic_string
tring(const std::basic_string
mpi-O.a[lphys.o] and ../../Lib/liblib.a[Locknew.o]
ld: Duplicate symbol "std::basic_string
tring(const std::basic_string
idmpi-O.a[lphys.o] and ../../Lib/liblib.a[Locknew.o]
ucomp : niagara.o
Error at line 0 in procedure @ : Ustack underflow (5705)
removing /var/tmp/AAAa13724
2 REPLIES 2
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-03-2003 10:18 AM
06-03-2003 10:18 AM
Re: Ustack underflow (5705)
Noted this patch:
PHSS_3774:
Error 1718 when initializing a const struct to const struct
Internal error 5705 Ustack underflow on bitfield casting
Incorrect debug information was generated for
multi-dimension array passed as parameter
Incorrect alignment with arrays in struct under the
HP_ALIGN HPUX_NATURAL_S500 pragma
http://www2.itrc.hp.com/service/cki/patchDocDisplay.do?patchId=PHSS_10357
PHSS_3774:
Error 1718 when initializing a const struct to const struct
Internal error 5705 Ustack underflow on bitfield casting
Incorrect debug information was generated for
multi-dimension array passed as parameter
Incorrect alignment with arrays in struct under the
HP_ALIGN HPUX_NATURAL_S500 pragma
http://www2.itrc.hp.com/service/cki/patchDocDisplay.do?patchId=PHSS_10357
Support Fatherhood - Stop Family Law
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-04-2003 09:23 AM
06-04-2003 09:23 AM
Re: Ustack underflow (5705)
Hi Michael,
Thanks for replying. "HP_ALIGN HPUX_NATURAL_S500 pragma" is no longer supported on HP11.
So, I used
#pragma pack 16.
This doesn't seem to work.
Do you have anymore idea? Thanks.
Thanks for replying. "HP_ALIGN HPUX_NATURAL_S500 pragma" is no longer supported on HP11.
So, I used
#pragma pack 16.
This doesn't seem to work.
Do you have anymore idea? Thanks.
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