Sponsored Content
Full Discussion: Compilation failed error
Operating Systems HP-UX Compilation failed error Post 302205722 by chrisanto_2000 on Monday 16th of June 2008 06:37:21 AM
Old 06-16-2008
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.

Code:
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 resolve this issue.

Regards,
chrisanto_2000
 

10 More Discussions You Might Find Interesting

1. UNIX for Advanced & Expert Users

BEGIN failed--compilation aborted

i m trying to run a command from diffrent login ,where i get following messages Empty compile time value given to use lib at /svm_wl1/billing/atai/rel/server/util/ataprocs line 73 Empty compile time value given to use lib at /svm_wl1/billing/atai/rel/server/util/ataprocs line 73 Empty... (1 Reply)
Discussion started by: abhijeetkul
1 Replies

2. Programming

Regarding compilation error.

Hi All, I facing the following compilation error; when I implementing the following logic. ostrstream ostr; ostr << (( scAxsm.getRecord( i ).getField( 2 ).getShort())%12)!=0?(( scAxsm.getRecord( i ).getField( 2 ).getShort())/12+1) : (( scAxsm.getRecord( i ).getField( 2 ).getShort())/12) <<... (1 Reply)
Discussion started by: sweta
1 Replies

3. Programming

compilation error

Hi, While trying compile a C++ file in UNIX with gcc whose make rule involves the usage of /usr/ccs/bin/as, I get the following error: /usr/ccs/bin/as: No such file or directory /usr/ccs/bin/as: error: write error on output file "<filename>.o" *** Error code 1 clearmake: Error: Build... (2 Replies)
Discussion started by: smanu
2 Replies

4. Programming

Compilation error

I am compiling a software xchm on solaris 10. First i run './configure' There is no error. But when i start compiling using 'gmake' following error shown /usr/local/include/wx-2.6/wx/x11/brush.h: In copy constructor `wxBrush::wxBrush(const wxBrush&)':... (3 Replies)
Discussion started by: mansoorulhaq
3 Replies

5. Linux

c++ compilation error

Hello every one, here i am attempting to compile a c++ module using gcc.it is throwing a error . error: ==== > make -S dummyCHARGP /usr/local/bin/gcc -g -DDEBUG -DMAT -I. -I/swtemp/usbs/cc/unix-ce/root/subsys/lib/Linux/ -I/opt/dce/include -I/opt/dce/include/dce ... (12 Replies)
Discussion started by: mannam srinivas
12 Replies

6. HP-UX

compilation error

hello everyone, here i am attempting to compile a c++ submodule.OS is HP-UX. here i am getting the following error. ====================================== "Make: Don't know how to make compile. Stop." =================================== could you pls somebody suggest why this error is... (2 Replies)
Discussion started by: mannam srinivas
2 Replies

7. Programming

compilation error while using cygwin

Hello, I am trying to compile a C program from Cygwin and it gives ld: not found -user32 error .. I searched for library libuser32.so and was not able locate it.. When i create only object file using gcc -c option it gets created successfully .. When i use gcc -o option , executable is not... (4 Replies)
Discussion started by: shafi2all
4 Replies

8. Programming

Compilation error : Please help

state_field state_abvr = { "AL","ALABAMA", "AK","ALASKA", "AZ","ARIZONA", "AR","ARKANSAS", "CA","CALIFORNIA", "CO","COLORADO", "CT","CONNECTICUT", "DE","DELAWARE", "DC","DISTRICT-OF-COLUMBIA", "FL","FLORIDA", "GA","GEORGIA", "HI","HAWAII", "ID","IDAHO", "IL","ILLINOIS",... (1 Reply)
Discussion started by: jagan_kalluri
1 Replies

9. Programming

Compilation Error

I am getting the below given errors for the following program though all the variables have been declared and used appropriately. Please Help. The environment is AIX. Error: ------ "gbsizeprofile.c", line 67.4: 1506-275 (S) Unexpected text 'void' encountered. "gbsizeprofile.c", line 67.10:... (2 Replies)
Discussion started by: yschd
2 Replies

10. Solaris

Cygwin X Server error: xdmcp fatal error session failed session 23 failed for display

Hi, i got the following error when i tried to access the cygwin x server from a windows XP PC. "xdmcp fatal error session failed session 23 failed for display" Alternatively, when i tried to access the same Cygwin X Server from another windows XP PC which is on a different LAN... (3 Replies)
Discussion started by: HarishKumarM
3 Replies
AUTOMAKE(1)						      General Commands Manual						       AUTOMAKE(1)

NAME
automake - automatically create Makefile.in's from Makefile.am's SYNOPSIS
automake [ -a | --add-missing ] [ --amdir=DIR ] [ --build-dir=DIR ] [ -c | --copy ] [ --cygnus ] [ -f | --force-missing ] [ --foreign ] [ --gnits ] [ --gnu ] [ --help ] [ -i | --ignore-deps ] [ --include-deps ] [ --no-force ] [ -o DIR ] [ --output-dir=DIR ] [ --srcdir-name=DIR ] [ -v | --verbose ] [ --version ] [ --Werror | --Wno-error ] DESCRIPTION
To create all the Makefile.ins for a package, run the automake program in the top level directory, with no arguments. automake will auto- matically find each appropriate Makefile.am (by scanning configure.in) and generate the corresponding Makefile.in. Note that automake has a rather simplistic view of what constitutes a package; it assumes that a package has only one configure.in, at the top. If your package has multiple configure.ins, then you must run automake in each directory holding a configure.in. You can optionally give automake an argument; .am is appended to the argument and the result is used as the name of the input file. This feature is generally only used to automatically rebuild an out-of-date Makefile.in. Note that automake must always be run from the topmost directory of a project, even if being used to regenerate the Makefile.in in some subdirectory. This is necessary because automake must scan configure.in, and because automake uses the knowledge that a Makefile.in is in a subdirectory to change its behavior in some cases. automake accepts the following options: -a --add-missing Automake requires certain common files to exist in certain situations; for instance config.guess is required if configure.in runs AC_CANONICAL_HOST. Automake is distributed with several of these files; this option will cause the missing ones to be automatically added to the package, whenever possible. In general if Automake tells you a file is missing, try using this option. By default Automake tries to make a symbolic link pointing to its own copy of the missing file; this can be changed with --copy. --libdir=DIR Look for Automake data files in directory DIR instead of in the installation directory. This is typically used for debugging. -c --copy When used with --add-missing, causes installed files to be copied. The default is to make a symbolic link. --cygnus Causes the generated Makefile.ins to follow Cygnus rules, instead of GNU or Gnits rules. -f --force-missing When used with --add-missing, causes standard files to be rebuilt even if they already exist in the source tree. This involves removing the file from the source tree before creating the new symlink (or, with --copy, copying the new file). --foreign Set the global strictness to foreign. --gnits Set the global strictness to gnits. --gnu Set the global strictness to gnu. This is the default strictness. --help Print a summary of the command line options and exit. -i --ignore-deps This disables the dependency tracking feature. --include-deps This enables the dependency tracking feature. This feature is enabled by default. This option is provided for historical reasons only and probably should not be used. --no-force Ordinarily automake creates all Makefile.ins mentioned in configure.in. This option causes it to only update those Makefile.ins which are out of date with respect to one of their dependents. -o DIR --output-dir=DIR Put the generated Makefile.in in the directory DIR. Ordinarily each Makefile.in is created in the directory of the corresponding Makefile.am. This option is used when making distributions. -v --verbose Cause Automake to print information about which files are being read or created. --version Print the version number of Automake and exit. --Werror --Wno-error --Werror will cause all warnings issued by automake to become errors. Errors affect the exit status of automake, while warnings do not. --Wno-error, the default, causes warning to be treated as warnings only. SEE ALSO
aclocal(1), and the Texinfo documentation for automake AUTHORS
Automake was written primarily by David Mackenzie and Tom Tromey. This manpage written by Ben Pfaff <pfaffben@pilot.msu.edu> for the Debian GNU/Linux automake package. 28 Jan 2002 AUTOMAKE(1)
All times are GMT -4. The time now is 03:42 PM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy