- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: Install g77-2.95.2 failed because cannot find ...
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
04-17-2001 11:21 PM
04-17-2001 11:21 PM
Install g77-2.95.2 failed because cannot find library -lg2c
/usr/ccs/bin/ld: can't find library -lg2c
collect2: ld returned 1 exit status.
I succeed to compile some programs with the Fortran compiler but not all programs. Certain programs returned a similar error. Where to find the library missing and how to add it?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-17-2001 11:37 PM
04-17-2001 11:37 PM
Re: Install g77-2.95.2 failed because cannot find library -lg2c
Or detail / post the make file entries ? I don't think the libs missing but I may well be wrong .
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-17-2001 11:42 PM
04-17-2001 11:42 PM
Re: Install g77-2.95.2 failed because cannot find library -lg2c
I thought that the last step of a "make bootstrap" is to compile the software using the bootstrap version of the compiler. So, if I'm not mistaken, you should run "make install" now, instead of "make all".
Hope this helps...
Vincent
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-19-2001 12:21 AM
04-19-2001 12:21 AM
Re: Install g77-2.95.2 failed because cannot find library -lg2c
Your answer was not enough clear where to do the proposed command. I attach the Makefile created by configure.
Please send me your e_mail to answer you directly.
My e_mail is e_schwob@hadasssah.org.il.
Best regards,
Michele Schwob.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-19-2001 12:39 AM
04-19-2001 12:39 AM
Re: Install g77-2.95.2 failed because cannot find library -lg2c
Vincent