![]() |
Hello and Welcome from United States to the UNIX and Linux Forums! Thank You for Visiting and Joining Our Global Community.
|
|
google unix.com
|
|||||||
| Forums | Register | Forum Rules | Links | Albums | FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| HP-UX HP-UX (Hewlett Packard UniX) is Hewlett-Packard's proprietary implementation of the Unix operating system, based on System V. |
More UNIX and Linux Forum Topics You Might Find Helpful
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Compilation error : Please help | jagan_kalluri | High Level Programming | 1 | 05-20-2008 04:48 PM |
| compilation error | smanu | High Level Programming | 2 | 12-29-2006 10:11 AM |
| Regarding compilation error. | sweta | High Level Programming | 1 | 12-10-2006 11:30 AM |
| compilation error in gcc | ls1429 | High Level Programming | 9 | 06-21-2006 11:02 AM |
| BEGIN failed--compilation aborted | abhijeetkul | UNIX for Advanced & Expert Users | 1 | 03-21-2006 03:36 AM |
![]() |
|
|
LinkBack | Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
|
|
||||
|
Compilation failed error
Hi,
I have installed automake in one of HP-UX boxes using swinstall command. But when i issue automake it gives the following error message. Can't locate loadable object for module IO in @INC (@INC contains: /usr/local/share/automake-1.10 /usr/local/lib/perl5/5.8.8/PA-RISC2.0 /usr/local/lib/perl5/5.8.8 /usr/local/lib/perl5/site_perl/5.8.8/PA-RISC2.0 /usr/local/lib/perl5/site_perl/5.8.8 /usr/local/lib/perl5/site_perl .) at /usr/local/lib/perl5/5.8.8/PA-RISC2.0/IO/Handle.pm line 262 Compilation failed in require at /usr/local/lib/perl5/5.8.8/PA-RISC2.0/IO/Handle.pm line 262. BEGIN failed--compilation aborted at /usr/local/lib/perl5/5.8.8/PA-RISC2.0/IO/Handle.pm line 262. Compilation failed in require at /usr/local/lib/perl5/5.8.8/PA-RISC2.0/IO/Seekable.pm line 101. BEGIN failed--compilation aborted at /usr/local/lib/perl5/5.8.8/PA-RISC2.0/IO/Seekable.pm line 101. Compilation failed in require at /usr/local/lib/perl5/5.8.8/PA-RISC2.0/IO/File.pm line 133. BEGIN failed--compilation aborted at /usr/local/lib/perl5/5.8.8/PA-RISC2.0/IO/File.pm line 133. Compilation failed in require at /usr/local/share/automake-1.10/Automake/XFile.pm line 91. BEGIN failed--compilation aborted at /usr/local/share/automake-1.10/Automake/XFile.pm line 91. Compilation failed in require at /usr/local/bin/automake line 134. BEGIN failed--compilation aborted at /usr/local/bin/automake line 134. [root@ctsinent]/tmp> /usr/local/bin/automake Can't locate loadable object for module IO in @INC (@INC contains: /usr/local/share/automake-1.10 /usr/local/lib/perl5/5.8.8/PA-RISC2.0 /usr/local/lib/perl5/5.8.8 /usr/local/lib/perl5/site_perl/5.8.8/PA-RISC2.0 /usr/local/lib/perl5/site_perl/5.8.8 /usr/local/lib/perl5/site_perl .) at /usr/local/lib/perl5/5.8.8/PA-RISC2.0/IO/Handle.pm line 262 Compilation failed in require at /usr/local/lib/perl5/5.8.8/PA-RISC2.0/IO/Handle.pm line 262. BEGIN failed--compilation aborted at /usr/local/lib/perl5/5.8.8/PA-RISC2.0/IO/Handle.pm line 262. Compilation failed in require at /usr/local/lib/perl5/5.8.8/PA-RISC2.0/IO/Seekable.pm line 101. BEGIN failed--compilation aborted at /usr/local/lib/perl5/5.8.8/PA-RISC2.0/IO/Seekable.pm line 101. Compilation failed in require at /usr/local/lib/perl5/5.8.8/PA-RISC2.0/IO/File.pm line 133. BEGIN failed--compilation aborted at /usr/local/lib/perl5/5.8.8/PA-RISC2.0/IO/File.pm line 133. Compilation failed in require at /usr/local/share/automake-1.10/Automake/XFile.pm line 91. BEGIN failed--compilation aborted at /usr/local/share/automake-1.10/Automake/XFile.pm line 91. Compilation failed in require at /usr/local/bin/automake line 134. BEGIN failed--compilation aborted at /usr/local/bin/automake line 134. Please let me know the way to resove this issue. Regards, chrisanto_2000 |
|
||||
|
automake is GNU and so requires the gnu tools for compiling. You installed all of these right?
HPUX has a perl implementation FWIW. Hewlett-Packard Co. Thre HPUX porting centre has a lot perl modules, check there as well. |
![]() |
| Bookmarks |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|