No subject

Sergio Belkin sebelk at gmail.com
Sat Jun 11 00:06:37 UTC 2011


Hi,

I've noted a difference between f15 and f14 on the first one
mentioned, running the following it fails:

./configure LDFLAGS="-no-install"
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking build system type... i686-pc-linux-gnu
checking host system type... i686-pc-linux-gnu
checking how to print strings... printf
checking for style of include used by make... GNU
checking for gcc... gcc
checking whether the C compiler works... no
configure: error: in `/tmp/UpTools-8.5.4':
configure: error: C compiler cannot create executables
See `config.log' for more details


On config.log

you can see:

gcc version 4.6.0 20110530 (Red Hat 4.6.0-9) (GCC)
configure:3617: $? = 0
configure:3606: gcc -V >&5
gcc: error: unrecognized option '-V'
gcc: fatal error: no input files
compilation terminated.
configure:3617: $? = 4
configure:3606: gcc -qversion >&5
gcc: error: unrecognized option '-qversion'
gcc: fatal error: no input files
compilation terminated.
configure:3617: $? = 4
configure:3637: checking whether the C compiler works
configure:3659: gcc   -no-install conftest.c  >&5
gcc: error: unrecognized option '-no-install'
configure:3663: $? = 1
configure:3701: result: no
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "UpTools"
| #define PACKAGE_TARNAME "UpTools"
| #define PACKAGE_VERSION "8.5.4"
| #define PACKAGE_STRING "UpTools 8.5.4"
| #define PACKAGE_BUGREPORT "bugs-uptools at palermo.edu"
| #define PACKAGE_URL ""
| #define PACKAGE "UpTools"
| #define VERSION "8.5.4"
| /* end confdefs.h.  */
|
| int
| {
|
|   ;
|   return 0;
| }
configure:3705: error: in `/tmp/UpTools-8.5.4':
configure:3707: error: C compiler cannot create executables

The same script doesn't fail on F14.

Do you have any idea?

Thanks in advance!

--
--
Sergio Belkin  http://www.sergiobelkin.com
Watch More TV http://sebelk.blogspot.com
LPIC-2 Certified - http://www.lpi.org


More information about the devel mailing list