bug-gnu-utils
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

error from config.guess


From: Rosario Turrisi
Subject: error from config.guess
Date: Mon, 06 Nov 2000 21:30:13 +0100

Hi,
I am using a standard (I guess...) redHat 6.1
machine, 2.2.12-20smp on double pentium III 500 MHz.
I cannot configure the compilation,
including a "set -x" in both configure and config.guess 
I put in the attachment the messages.
Any hint very welcome.
Thanks in advance,
        Rosario
+ export PATH
+ remove=rm
+ hard_link=ln
+ symbolic_link=ln -s
+ Makefile=Makefile
+ Makefile_in=Makefile.in
+ arguments=
+ build_alias=
+ cache_file=config.cache
+ cache_file_option=
+ configdirs=
+ extraconfigdirs=
+ diroptions=
+ exec_prefix=
+ exec_prefixoption=
+ fatal=
+ floating_point=default
+ gas=default
+ gcc_version=
+ gcc_version_trigger=
+ host_alias=NOHOST
+ host_makefile_frag=
+ moveifchange=
+ norecursion=
+ other_options=
+ package_makefile_frag=
+ package_makefile_rules_frag=
+ prefix=/usr/local
+ progname=
+ program_prefix=
+ program_prefixoption=
+ program_suffix=
+ program_suffixoption=
+ program_transform_name=
+ program_transform_nameoption=
+ redirect=
+ removing=
+ site=
+ site_makefile_frag=
+ site_option=
+ srcdir=
+ srctrigger=
+ subdirs=
+ target_alias=NOTARGET
+ target_makefile_frag=
+ undefs=NOUNDEFS
+ version=: 1.22 $
+ x11=default
+ bindir=${exec_prefix}/bin
+ sbindir=${exec_prefix}/sbin
+ libexecdir=${exec_prefix}/libexec
+ datadir=${prefix}/share
+ sysconfdir=${prefix}/etc
+ sharedstatedir=${prefix}/com
+ localstatedir=${prefix}/var
+ libdir=${exec_prefix}/lib
+ includedir=${prefix}/include
+ oldincludedir=/usr/include
+ infodir=${prefix}/info
+ mandir=${prefix}/man
+ config_shell=/bin/sh
+ NO_EDIT=This file was generated automatically by configure.  Do not edit.
+ progname=./configure
+ [ -n /home/turrisi/scratch/gcc-2.95.2 ]
++ pwd
+ PWD=/home/turrisi/scratch/gcc-2.95.2
+ :
+ option=--enable-shared
+ shift
+ orig_option=--enable-shared
+ arguments= --enable-shared
+ optarg=yes
++ echo --enable-shared
++ sed s:^--::;s:=.*$::;s:-:_:g
+ enableopt=enable_shared
+ eval enable_shared='yes'
++ enable_shared=yes
+ enableoptions= '--enable-shared'
+ :
+ break
++ echo ./configure
++ sed s/configure$/config.guess/
+ guesssys=./config.guess
++ /bin/sh ./config.guess
+ UNAME_MACHINE=i686
+ UNAME_RELEASE=2.2.12-20smp
+ UNAME_SYSTEM=Linux
+ UNAME_VERSION=#1 SMP Mon Sep 27 10:34:45 EDT 1999
+ trap rm -f dummy.c dummy.o dummy; exit 1 1 2 15
++ ld --help
+ ld_help_string=Usage: ld [options] file...
Options:
  -a KEYWORD                  Shared library control for HP/UX compatibility
  -A ARCH, --architecture ARCH
                              Set architecture
  -b TARGET, --format TARGET  Specify target for following input files
  -c FILE, --mri-script FILE  Read MRI format linker script
  -d, -dc, -dp                Force common symbols to be defined
  -e ADDRESS, --entry ADDRESS Set start address
  -E, --export-dynamic        Export all dynamic symbols
  -f SHLIB, --auxiliary SHLIB Auxiliary filter for shared object symbol table
  -F SHLIB, --filter SHLIB    Filter for shared object symbol table
  -g                          Ignored
  -G SIZE, --gpsize SIZE      Small data size (if no size, same as --shared)
  -h FILENAME, -soname FILENAME
                              Set internal name of shared library
  -l LIBNAME, --library LIBNAME
                              Search for library LIBNAME
  -L DIRECTORY, --library-path DIRECTORY
                              Add DIRECTORY to library search path
  -m EMULATION                Set emulation
  -M, --print-map             Print map file on standard output
  -n, --nmagic                Do not page align data
  -N, --omagic                Do not page align data, do not make text readonly
  -o FILE, --output FILE      Set output file name
  -O                          Ignored
  -r, -i, --relocateable      Generate relocateable output
  -R FILE, --just-symbols FILE
                              Just link symbols (if directory, same as --rpath)
  -s, --strip-all             Strip all symbols
  -S, --strip-debug           Strip debugging symbols
  -t, --trace                 Trace file opens
  -T FILE, --script FILE      Read linker script
  -u SYMBOL, --undefined SYMBOL
                              Start with undefined reference to SYMBOL
  -v, --version               Print version information
  -V                          Print version and emulation information
  -x, --discard-all           Discard all local symbols
  -X, --discard-locals        Discard temporary local symbols
  -y SYMBOL, --trace-symbol SYMBOL
                              Trace mentions of SYMBOL
  -Y PATH                     Default search path for Solaris compatibility
  -z KEYWORD                  Ignored for Solaris compatibility
  -(, --start-group           Start a group
  -), --end-group             End a group
  -assert KEYWORD             Ignored for SunOS compatibility
  -Bdynamic, -dy, -call_shared
                              Link against shared libraries
  -Bstatic, -dn, -non_shared, -static
                              Do not link against shared libraries
  -Bsymbolic                  Bind global references locally
  --cref                      Output cross reference table
  --defsym SYMBOL=EXPRESSION  Define a symbol
  --demangle                  Demangle the C++ symbols
  --dynamic-linker PROGRAM    Set the dynamic linker to use
  -EB                         Link big-endian objects
  -EL                         Link little-endian objects
  --embedded-relocs           Generate embedded relocs
  --force-exe-suffix          Force generation of file with .exe suffix
  --help                      Print option help
  --lang LANGUAGE             Set language for demangle
  -Map FILE                   Write a map file
  --multilib-dir PATH         Specify a target directory
  --no-demangle               Turn off --demangle
  --no-keep-memory            Use less memory and more disk I/O
  --no-warn-mismatch          Don't warn about mismatched input files
  --no-whole-archive          Turn off --whole-archive
  --noinhibit-exec            Create an output file even if errors occur
  --oformat TARGET            Specify target of output file
  -qmagic                     Ignored for Linux compatibility
  -Qy                         Ignored for SVR4 compatibility
  --relax                     Relax branches on certain targets
  --retain-symbols-file FILE  Keep only symbols listed in FILE
  -rpath PATH                 Set runtime shared library search path
  -rpath-link PATH            Set link time shared library search path
  -shared, -Bshareable        Create a shared library
  --sort-common               Sort common symbols by size
  --split-by-file             Split output sections for each file
  --split-by-reloc COUNT      Split output sections every COUNT relocs
  --stats                     Print memory usage statistics
  --task-link SYMBOL          Do task level linking
  --traditional-format        Use same format as native linker
  -Tbss ADDRESS               Set address of .bss section
  -Tdata ADDRESS              Set address of .data section
  -Ttext ADDRESS              Set address of .text section
  -Ur                         Build global constructor/destructor tables
  --verbose                   Output lots of information during link
  --version-script FILE       Read version information script
  --warn-common               Warn about duplicate common symbols
  --warn-constructors         Warn if global constructors/destructors are seen
  --warn-multiple-gp          Warn if the multiple GP values are used
  --warn-once                 Warn only once per undefined symbol
  --warn-section-align        Warn if start of section changes due to alignment
  --whole-archive             Include all objects from following archives
  --wrap SYMBOL               Use wrapper functions for SYMBOL
ld: supported targets: elf32-i386 a.out-i386-linux srec symbolsrec tekhex 
binary ihex trad-core
ld: supported emulations: elf_i386 i386linux

Report bugs to address@hidden and address@hidden
++ echo Usage: ld [options] file... Options: -a KEYWORD Shared library control 
for HP/UX compatibility -A ARCH, --architecture ARCH Set architecture -b 
TARGET, --format TARGET Specify target for following input files -c FILE, 
--mri-script FILE Read MRI format linker script -d, -dc, -dp Force common 
symbols to be defined -e ADDRESS, --entry ADDRESS Set start address -E, 
--export-dynamic Export all dynamic symbols -f SHLIB, --auxiliary SHLIB 
Auxiliary filter for shared object symbol table -F SHLIB, --filter SHLIB Filter 
for shared object symbol table -g Ignored -G SIZE, --gpsize SIZE Small data 
size (if no size, same as --shared) -h FILENAME, -soname FILENAME Set internal 
name of shared library -l LIBNAME, --library LIBNAME Search for library LIBNAME 
-L DIRECTORY, --library-path DIRECTORY Add DIRECTORY to library search path -m 
EMULATION Set emulation -M, --print-map Print map file on standard output -n, 
--nmagic Do not page align data -N, --omagic Do not page align data, do not 
make text readonly -o FILE, --output FILE Set output file name -O Ignored -r, 
-i, --relocateable Generate relocateable output -R FILE, --just-symbols FILE 
Just link symbols (if directory, same as --rpath) -s, --strip-all Strip all 
symbols -S, --strip-debug Strip debugging symbols -t, --trace Trace file opens 
-T FILE, --script FILE Read linker script -u SYMBOL, --undefined SYMBOL Start 
with undefined reference to SYMBOL -v, --version Print version information -V 
Print version and emulation information -x, --discard-all Discard all local 
symbols -X, --discard-locals Discard temporary local symbols -y SYMBOL, 
--trace-symbol SYMBOL Trace mentions of SYMBOL -Y PATH Default search path for 
Solaris compatibility -z KEYWORD Ignored for Solaris compatibility -(, 
--start-group Start a group -), --end-group End a group -assert KEYWORD Ignored 
for SunOS compatibility -Bdynamic, -dy, -call_shared Link against shared 
libraries -Bstatic, -dn, -non_shared, -static Do not link against shared 
libraries -Bsymbolic Bind global references locally --cref Output cross 
reference table --defsym SYMBOL=EXPRESSION Define a symbol --demangle Demangle 
the C++ symbols --dynamic-linker PROGRAM Set the dynamic linker to use -EB Link 
big-endian objects -EL Link little-endian objects --embedded-relocs Generate 
embedded relocs --force-exe-suffix Force generation of file with .exe suffix 
--help Print option help --lang LANGUAGE Set language for demangle -Map FILE 
Write a map file --multilib-dir PATH Specify a target directory --no-demangle 
Turn off --demangle --no-keep-memory Use less memory and more disk I/O 
--no-warn-mismatch Don't warn about mismatched input files --no-whole-archive 
Turn off --whole-archive --noinhibit-exec Create an output file even if errors 
occur --oformat TARGET Specify target of output file -qmagic Ignored for Linux 
compatibility -Qy Ignored for SVR4 compatibility --relax Relax branches on 
certain targets --retain-symbols-file FILE Keep only symbols listed in FILE 
-rpath PATH Set runtime shared library search path -rpath-link PATH Set link 
time shared library search path -shared, -Bshareable Create a shared library 
--sort-common Sort common symbols by size --split-by-file Split output sections 
for each file --split-by-reloc COUNT Split output sections every COUNT relocs 
--stats Print memory usage statistics --task-link SYMBOL Do task level linking 
--traditional-format Use same format as native linker -Tbss ADDRESS Set address 
of .bss section -Tdata ADDRESS Set address of .data section -Ttext ADDRESS Set 
address of .text section -Ur Build global constructor/destructor tables 
--verbose Output lots of information during link --version-script FILE Read 
version information script --warn-common Warn about duplicate common symbols 
--warn-constructors Warn if global constructors/destructors are seen 
--warn-multiple-gp Warn if the multiple GP values are used --warn-once Warn 
only once per undefined symbol --warn-section-align Warn if start of section 
changes due to alignment --whole-archive Include all objects from following 
archives --wrap SYMBOL Use wrapper functions for SYMBOL ld: supported targets: 
elf32-i386 a.out-i386-linux srec symbolsrec tekhex binary ihex trad-core ld: 
supported emulations: elf_i386 i386linux Report bugs to address@hidden and 
address@hidden
++ sed -ne /supported emulations:/!d
                                    s/[         ][      ]*/ /g
                                    s/.*supported emulations: *//
                                    s/ .*//
                                    p
+ ld_supported_emulations=elf_i386
+ test i686 = alpha
+ test i686 = mips
+ echo Usage: ld [options] file...
Options:
  -a KEYWORD                  Shared library control for HP/UX compatibility
  -A ARCH, --architecture ARCH
                              Set architecture
  -b TARGET, --format TARGET  Specify target for following input files
  -c FILE, --mri-script FILE  Read MRI format linker script
  -d, -dc, -dp                Force common symbols to be defined
  -e ADDRESS, --entry ADDRESS Set start address
  -E, --export-dynamic        Export all dynamic symbols
  -f SHLIB, --auxiliary SHLIB Auxiliary filter for shared object symbol table
  -F SHLIB, --filter SHLIB    Filter for shared object symbol table
  -g                          Ignored
  -G SIZE, --gpsize SIZE      Small data size (if no size, same as --shared)
  -h FILENAME, -soname FILENAME
                              Set internal name of shared library
  -l LIBNAME, --library LIBNAME
                              Search for library LIBNAME
  -L DIRECTORY, --library-path DIRECTORY
                              Add DIRECTORY to library search path
  -m EMULATION                Set emulation
  -M, --print-map             Print map file on standard output
  -n, --nmagic                Do not page align data
  -N, --omagic                Do not page align data, do not make text readonly
  -o FILE, --output FILE      Set output file name
  -O                          Ignored
  -r, -i, --relocateable      Generate relocateable output
  -R FILE, --just-symbols FILE
                              Just link symbols (if directory, same as --rpath)
  -s, --strip-all             Strip all symbols
  -S, --strip-debug           Strip debugging symbols
  -t, --trace                 Trace file opens
  -T FILE, --script FILE      Read linker script
  -u SYMBOL, --undefined SYMBOL
                              Start with undefined reference to SYMBOL
  -v, --version               Print version information
  -V                          Print version and emulation information
  -x, --discard-all           Discard all local symbols
  -X, --discard-locals        Discard temporary local symbols
  -y SYMBOL, --trace-symbol SYMBOL
                              Trace mentions of SYMBOL
  -Y PATH                     Default search path for Solaris compatibility
  -z KEYWORD                  Ignored for Solaris compatibility
  -(, --start-group           Start a group
  -), --end-group             End a group
  -assert KEYWORD             Ignored for SunOS compatibility
  -Bdynamic, -dy, -call_shared
                              Link against shared libraries
  -Bstatic, -dn, -non_shared, -static
                              Do not link against shared libraries
  -Bsymbolic                  Bind global references locally
  --cref                      Output cross reference table
  --defsym SYMBOL=EXPRESSION  Define a symbol
  --demangle                  Demangle the C++ symbols
  --dynamic-linker PROGRAM    Set the dynamic linker to use
  -EB                         Link big-endian objects
  -EL                         Link little-endian objects
  --embedded-relocs           Generate embedded relocs
  --force-exe-suffix          Force generation of file with .exe suffix
  --help                      Print option help
  --lang LANGUAGE             Set language for demangle
  -Map FILE                   Write a map file
  --multilib-dir PATH         Specify a target directory
  --no-demangle               Turn off --demangle
  --no-keep-memory            Use less memory and more disk I/O
  --no-warn-mismatch          Don't warn about mismatched input files
  --no-whole-archive          Turn off --whole-archive
  --noinhibit-exec            Create an output file even if errors occur
  --oformat TARGET            Specify target of output file
  -qmagic                     Ignored for Linux compatibility
  -Qy                         Ignored for SVR4 compatibility
  --relax                     Relax branches on certain targets
  --retain-symbols-file FILE  Keep only symbols listed in FILE
  -rpath PATH                 Set runtime shared library search path
  -rpath-link PATH            Set link time shared library search path
  -shared, -Bshareable        Create a shared library
  --sort-common               Sort common symbols by size
  --split-by-file             Split output sections for each file
  --split-by-reloc COUNT      Split output sections every COUNT relocs
  --stats                     Print memory usage statistics
  --task-link SYMBOL          Do task level linking
  --traditional-format        Use same format as native linker
  -Tbss ADDRESS               Set address of .bss section
  -Tdata ADDRESS              Set address of .data section
  -Ttext ADDRESS              Set address of .text section
  -Ur                         Build global constructor/destructor tables
  --verbose                   Output lots of information during link
  --version-script FILE       Read version information script
  --warn-common               Warn about duplicate common symbols
  --warn-constructors         Warn if global constructors/destructors are seen
  --warn-multiple-gp          Warn if the multiple GP values are used
  --warn-once                 Warn only once per undefined symbol
  --warn-section-align        Warn if start of section changes due to alignment
  --whole-archive             Include all objects from following archives
  --wrap SYMBOL               Use wrapper functions for SYMBOL
ld: supported targets: elf32-i386 a.out-i386-linux srec symbolsrec tekhex 
binary ihex trad-core
ld: supported emulations: elf_i386 i386linux

Report bugs to address@hidden and address@hidden
+ grep supported emulations:
+ test 0 != 0
+ VENDOR=pc
+ cat
+ cc dummy.c -o dummy
+ rm -f dummy.c dummy
+ cat
+ cc dummy.c -o dummy
+ rm -f dummy.c dummy
+ test -d /usr/apollo
+ [ -x /usr/convex/getsysinfo ]
+ exit 1
+ host_alias=
+ echo Config.guess failed to determine the host type.  You need to specify one.
Config.guess failed to determine the host type.  You need to specify one.
+ fatal=yes
+ target_alias=
+ [ -n yes -o  = help ]
+ exec
+ echo Usage: configure [OPTIONS] [HOST]
Usage: configure [OPTIONS] [HOST]
+ echo

+ echo Options: [defaults in brackets]
Options: [defaults in brackets]
+ echo  --prefix=MYDIR           install into MYDIR [/usr/local]
 --prefix=MYDIR          install into MYDIR [/usr/local]
+ echo  --exec-prefix=MYDIR      install host-dependent files into MYDIR 
[/usr/local]
 --exec-prefix=MYDIR     install host-dependent files into MYDIR [/usr/local]
+ echo  --help                   print this message [normal config]
 --help                  print this message [normal config]
+ echo  --build=BUILD            configure for building on BUILD [BUILD=HOST]
 --build=BUILD           configure for building on BUILD [BUILD=HOST]
+ echo  --host=HOST              configure for HOST [determined via 
config.guess]
 --host=HOST             configure for HOST [determined via config.guess]
+ echo  --norecursion            configure this directory only [recurse]
 --norecursion           configure this directory only [recurse]
+ echo  --program-prefix=FOO     prepend FOO to installed program names [""]
 --program-prefix=FOO    prepend FOO to installed program names [""]
+ echo  --program-suffix=FOO     append FOO to installed program names [""]
 --program-suffix=FOO    append FOO to installed program names [""]
+ echo  --program-transform-name=P transform installed names by sed pattern P 
[""]
 --program-transform-name=P transform installed names by sed pattern P [""]
+ echo  --site=SITE              configure with site-specific makefile for SITE
 --site=SITE             configure with site-specific makefile for SITE
+ echo  --srcdir=DIR             find the sources in DIR [. or ..]
 --srcdir=DIR            find the sources in DIR [. or ..]
+ echo  --target=TARGET  configure for TARGET [TARGET=HOST]
 --target=TARGET         configure for TARGET [TARGET=HOST]
+ echo  --tmpdir=TMPDIR  create temporary files in TMPDIR [/tmp]
 --tmpdir=TMPDIR         create temporary files in TMPDIR [/tmp]
+ echo  --nfp                    configure for software floating point [hard 
float]
 --nfp                   configure for software floating point [hard float]
+ echo  --with-FOO, --with-FOO=BAR package FOO is available (parameter BAR)
 --with-FOO, --with-FOO=BAR package FOO is available (parameter BAR)
+ echo  --without-FOO            package FOO is NOT available
 --without-FOO           package FOO is NOT available
+ echo  --enable-FOO, --enable-FOO=BAR include feature FOO (parameter BAR)
 --enable-FOO, --enable-FOO=BAR include feature FOO (parameter BAR)
+ echo  --disable-FOO            do not include feature FOO
 --disable-FOO           do not include feature FOO
+ echo

+ echo Where HOST and TARGET are something like "sparc-sunos", 
"mips-sgi-irix5", etc.
Where HOST and TARGET are something like "sparc-sunos", "mips-sgi-irix5", etc.
+ echo

+ [ -r config.status ]
+ exit 1

reply via email to

[Prev in Thread] Current Thread [Next in Thread]