- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: How to resolve this kind of error
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
01-25-2006 12:15 AM
01-25-2006 12:15 AM
How to resolve this kind of error
When i run gmake its giving following error.
usr/ccs/bin/ld: Can't find library for -lbz2
collect2: ld returned 1 exit status
How to resolve this error.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-25-2006 02:10 AM
01-25-2006 02:10 AM
Re: How to resolve this kind of error
Gmake needs to be installed on the server without which it willnot work.
You need check to see if it works on hpux, purchase & install.
Rgds
HGN
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-25-2006 02:17 AM
01-25-2006 02:17 AM
Re: How to resolve this kind of error
gmake says it can't find libbz2.sl in SHLIB_PATH. Did you install bzip2 depot on your 11.11 machine ? You can download it from http://hpux.connect.org.uk/hppd/hpux/Misc/bzip2-1.0.3/
after installing, do a # gmake clean && gmake.
It should work. Also, you may need to export
export SHLIB_PATH=/usr/local/lib:$SHLIB_PATH
-Arun
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-25-2006 02:20 AM
01-25-2006 02:20 AM
Re: How to resolve this kind of error
http://hpux.ee.ualberta.ca/hppd/hpux/Misc/bzip2-1.0.3/
Where did you get gcc from?
Best is from here:
http://h21007.www2.hp.com/dspp/tech/tech_TechSoftwareDetailPage_IDX/1,1703,547,00.html
That way you get the Binutils as well.
Rgds...Geoff
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-25-2006 06:47 AM
01-25-2006 06:47 AM
Re: How to resolve this kind of error
Could you post the command that you are using to build this executable.
cheers!
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-26-2006 04:10 PM
01-26-2006 04:10 PM
Re: How to resolve this kind of error
That error is resolved.
Regards,
Ambika
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-26-2006 04:18 PM
01-26-2006 04:18 PM
Re: How to resolve this kind of error
http://forums1.itrc.hp.com/service/forums/helptips.do?#28
-Arun
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-26-2006 04:30 PM
01-26-2006 04:30 PM
Re: How to resolve this kind of error
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-26-2006 04:35 PM
01-26-2006 04:35 PM