- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: ld: Unsatisfied symbol _Unwind_** in file .......
Categories
Company
Local Language
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
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
Community
Resources
Forums
Blogs
- 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
09-06-2023 10:12 PM - last edited on 09-18-2023 10:48 AM by support_s
09-06-2023 10:12 PM - last edited on 09-18-2023 10:48 AM by support_s
ld: Unsatisfied symbol _Unwind_** in file ....../libstdc++.a
I'm trying to build postgis on hp-ux B.11.31 ia64, which requires gcc compatible for c++ 11, geos library and etc.
On building gcc and geos, make crashes on the errors like this.
ld: Unsatisfied symbol "_Unwind_SetIP" in file /usr/local/ia64/lib/gcc/ia64-hp-hpux11.31/4.7.2/../../../hpux64/libstdc++.a[eh_personality.o]
ld: Unsatisfied symbol "_Unwind_SetGR" in file /usr/local/ia64/lib/gcc/ia64-hp-hpux11.31/4.7.2/../../../hpux64/libstdc++.a[eh_personality.o]
ld: Unsatisfied symbol "_Unwind_GetIP" in file /usr/local/ia64/lib/gcc/ia64-hp-hpux11.31/4.7.2/../../../hpux64/libstdc++.a[eh_personality.o]
ld: Unsatisfied symbol "_Unwind_GetGR" in file /usr/local/ia64/lib/gcc/ia64-hp-hpux11.31/4.7.2/../../../hpux64/libstdc++.a[eh_personality.o]
ld: Unsatisfied symbol "_Unwind_RaiseException" in file /usr/local/ia64/lib/gcc/ia64-hp-hpux11.31/4.7.2/../../../hpux64/libstdc++.a[eh_throw.o]
ld: Unsatisfied symbol "_Unwind_GetRegionStart" in file /usr/local/ia64/lib/gcc/ia64-hp-hpux11.31/4.7.2/../../../hpux64/libstdc++.a[eh_personality.o]
ld: Unsatisfied symbol "_Unwind_Resume" in file example.o
ld: Unsatisfied symbol "_Unwind_GetLanguageSpecificData" in file /usr/local/ia64/lib/gcc/ia64-hp-hpux11.31/4.7.2/../../../hpux64/libstdc++.a[eh_personality.o]
ld: Unsatisfied symbol "_Unwind_DeleteException" in file /usr/local/ia64/lib/gcc/ia64-hp-hpux11.31/4.7.2/../../../hpux64/libstdc++.a[eh_catch.o]
9 errors.
collect2: error: ld returned 1 exit status
My gcc version is 4.7.2 currently, and I am trying to install gcc >= 4.9.
How can I solve the Unsatisfied symbol problem?
- Tags:
- Operating System
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-06-2023 11:13 PM
09-06-2023 11:13 PM
Re: ld: Unsatisfied symbol _Unwind_** in file ....../libstdc++.a
Hello sjjung
You may refer the following links:
1. https://support.hpe.com/hpesc/public/docDisplay?docId=emr_na-c01715458
2. https://support.hpe.com/hpesc/public/docDisplay?docId=pdbPHSS_42248&docLocale=en_US
I am an HPE Employee
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-14-2023 11:00 AM
09-14-2023 11:00 AM
Re: ld: Unsatisfied symbol _Unwind_** in file ....../libstdc++.a
Hello sjjung ;
You may refer the issue referred in link as see if that helps.
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61577
NOTE: One or more of the links above will take you outside the
Hewlett Packard Enterprise Web Site, Hewlett Packard Enterprise
does not control and is not responsible for information outside of the Hewlett Packard Enterprise Web Site .
I work at HPE
HPE Support Center offers support for your HPE services and products when and how you need it. Get started with HPE Support Center today.
[Any personal opinions expressed are mine, and not official statements on behalf of Hewlett Packard Enterprise]

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-28-2023 08:26 AM
09-28-2023 08:26 AM
Re: ld: Unsatisfied symbol _Unwind_** in file ....../libstdc++.a
Hello @sjjung,
Let us know if you were able to resolve the issue.
If you have no further query and you are satisfied with the answer then kindly mark the topic as Solved so that it is helpful for all community members.