HPE GreenLake Administration
- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- nmap install , symbol not found error
Operating System - HP-UX
1831162
Members
3091
Online
110021
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
Go to solution
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
03-07-2007 02:08 AM
03-07-2007 02:08 AM
I installed nmap tool on my itanium rx4640.
and get these error.
Anyone here can help me for this problem.
I installed all dependencies, and set SD_l
/tmp/gcc#ldd -r /usr/local/bin/nmap
libpcre.so => /usr/local/lib/hpux32/libpcre.so
libpcap.so => /usr/local/lib/hpux32/libpcap.so
libssl.so => /usr/local/lib/hpux32/libssl.so
libcrypto.so => /usr/local/lib/hpux32/libcrypto.so
libnm.so => /usr/lib/hpux32/libnm.so
libstdc++.so => /usr/local/lib/libstdc++.so
libunwind.so.1 => /usr/lib/hpux32/libunwind.so.1
libm.so.1 => /usr/lib/hpux32/libm.so.1
libc.so.1 => /usr/lib/hpux32/libc.so.1
libc.so.1 => /usr/lib/hpux32/libc.so.1
libdl.so.1 => /usr/lib/hpux32/libdl.so.1
libc.so.1 => /usr/lib/hpux32/libc.so.1
libuca.so.1 => /usr/lib/hpux32/libuca.so.1
symbol not found: __udivsi3 (/usr/local/bin/nmap)
symbol not found: __divsi3 (/usr/local/bin/nmap)
symbol not found: __modsi3 (/usr/local/bin/nmap)
symbol not found: __umodsi3 (/usr/local/bin/nmap)
symbol not found: __udivdi3 (/usr/local/lib/libstdc++.so)
symbol not found: __udivsi3 (/usr/local/lib/libstdc++.so)
symbol not found: __divsi3 (/usr/local/lib/libstdc++.so)
and get these error.
Anyone here can help me for this problem.
I installed all dependencies, and set SD_l
/tmp/gcc#ldd -r /usr/local/bin/nmap
libpcre.so => /usr/local/lib/hpux32/libpcre.so
libpcap.so => /usr/local/lib/hpux32/libpcap.so
libssl.so => /usr/local/lib/hpux32/libssl.so
libcrypto.so => /usr/local/lib/hpux32/libcrypto.so
libnm.so => /usr/lib/hpux32/libnm.so
libstdc++.so => /usr/local/lib/libstdc++.so
libunwind.so.1 => /usr/lib/hpux32/libunwind.so.1
libm.so.1 => /usr/lib/hpux32/libm.so.1
libc.so.1 => /usr/lib/hpux32/libc.so.1
libc.so.1 => /usr/lib/hpux32/libc.so.1
libdl.so.1 => /usr/lib/hpux32/libdl.so.1
libc.so.1 => /usr/lib/hpux32/libc.so.1
libuca.so.1 => /usr/lib/hpux32/libuca.so.1
symbol not found: __udivsi3 (/usr/local/bin/nmap)
symbol not found: __divsi3 (/usr/local/bin/nmap)
symbol not found: __modsi3 (/usr/local/bin/nmap)
symbol not found: __umodsi3 (/usr/local/bin/nmap)
symbol not found: __udivdi3 (/usr/local/lib/libstdc++.so)
symbol not found: __udivsi3 (/usr/local/lib/libstdc++.so)
symbol not found: __divsi3 (/usr/local/lib/libstdc++.so)
Solved! Go to Solution.
3 REPLIES 3
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-07-2007 02:09 AM
03-07-2007 02:09 AM
Solution
Shalom,
It would be helpful to know whether you installed the depot version or not. I have found the depot version to be very unreliable and suggest you try compiling nmap from the source code.
SEP
It would be helpful to know whether you installed the depot version or not. I have found the depot version to be very unreliable and suggest you try compiling nmap from the source code.
SEP
Steven E Protter
Owner of ISN Corporation
http://isnamerica.com
http://hpuxconsulting.com
Sponsor: http://hpux.ws
Twitter: http://twitter.com/hpuxlinux
Founder http://newdatacloud.com
Owner of ISN Corporation
http://isnamerica.com
http://hpuxconsulting.com
Sponsor: http://hpux.ws
Twitter: http://twitter.com/hpuxlinux
Founder http://newdatacloud.com
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-07-2007 02:17 AM
03-07-2007 02:17 AM
Re: nmap install , symbol not found error
Thanks for your fast reply, Steven
I have a old version running on the other machine works fine.
I will recompile it on this machine.
Thanks again
I have a old version running on the other machine works fine.
I will recompile it on this machine.
Thanks again
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-07-2007 10:24 AM
03-07-2007 10:24 AM
Re: nmap install , symbol not found error
Hmm, I keep seeing these unsats. I'm not sure how anyone can make a depot with these unsat errors and not notice the product doesn't run?? (The executable should have been linked with libgcc.a.)
About the only thing that could make sense is that these symbols were in one of the above shlibs when they made them but not on the versions on your system.
About the only thing that could make sense is that these symbols were in one of the above shlibs when they made them but not on the versions on your system.
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