erro ./configure slackware 14 [RESOLVIDO]

1. erro ./configure slackware 14 [RESOLVIDO]

Rodrigo
rodrigo00la

(usa Slackware)

Enviado em 09/11/2012 - 09:17h

Olá meus amigos

Fiz a instalação do slackware 14 das opções A,AP,D,L,N no modo full, e o seguinte erro está ocorrendo quando tento compilar qualquer aplicativo:

root@#./configure
checking for a BSD-compatible install... /usr/bin/ginstall -c
checking whether build environment is sane... yes
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking for gcc... gcc
checking for C compiler default output file name... configure: error: C compiler cannot create executables
See `config.log' for more details.

Pacotes que verifiquei que estão instalados:
- make-3.82-i486-3
- gcc-4.7.1-i486-1
- gcc-g++-4.7.1-i486-1

Fico no aguardo de uma ajudinha... vlw galera abraço.


  


2. Re: erro ./configure slackware 14 [RESOLVIDO]

Daniel Lara Souza
danniel-lara

(usa Fedora)

Enviado em 09/11/2012 - 09:20h

tu chegou a ver o config.log ?


3. Re: erro ./configure slackware 14 [RESOLVIDO]

Ricardo Fabiano Silva
madrugada

(usa Gentoo)

Enviado em 09/11/2012 - 09:29h

Cita pelo menos uns 3 aplicativos que você chegou a tentar compilar. Se for aplicativo gráfico vai precisar da série X e talvez da série Xap instalada.


4. Re: erro ./configure slackware 14 [RESOLVIDO]

Rodrigo
rodrigo00la

(usa Slackware)

Enviado em 09/11/2012 - 09:31h

Segue abaixo o config.log completo


$ ./configure

## --------- ##
## Platform. ##
## --------- ##

hostname = root
uname -m = i686
uname -r = 3.2.29-smp
uname -s = Linux
uname -v = #2 SMP Mon Sep 17 13:16:43 CDT 2012

/usr/bin/uname -p = Intel(R) Xeon(R) CPU E31240 @ 3.30GHz
/bin/uname -X = unknown

/bin/arch = i686
/usr/bin/arch -k = unknown
/usr/convex/getsysinfo = unknown
hostinfo = unknown
/bin/machine = unknown
/usr/bin/oslevel = unknown
/bin/universe = unknown

PATH: /usr/local/sbin
PATH: /usr/sbin
PATH: /sbin
PATH: /usr/local/bin
PATH: /usr/bin
PATH: /bin
PATH: /usr/games
PATH: /usr/lib/qt/bin


## ----------- ##
## Core tests. ##
## ----------- ##

configure:1555: checking for a BSD-compatible install
configure:1610: result: /usr/bin/ginstall -c
configure:1621: checking whether build environment is sane
configure:1664: result: yes
configure:1729: checking for gawk
configure:1745: found /usr/bin/gawk
configure:1755: result: gawk
configure:1765: checking whether make sets $(MAKE)
configure:1785: result: yes
configure:2002: checking for gcc
configure:2018: found /usr/bin/gcc
configure:2028: result: gcc
configure:2272: checking for C compiler version
configure:2275: gcc --version </dev/null >&5
gcc (GCC) 4.7.1
Copyright (C) 2012 Free Software Foundation, Inc.
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.


configure:2278: $? = 0
configure:2280: gcc -v </dev/null >&5
Reading specs from /usr/lib/gcc/i486-slackware-linux/4.7.1/specs
COLLECT_GCC=gcc
COLLECT_LTO_WRAPPER=/usr/libexec/gcc/i486-slackware-linux/4.7.1/lto-wrapper
Target: i486-slackware-linux
Configured with: ../gcc-4.7.1/configure --prefix=/usr --libdir=/usr/lib --mandir=/usr/man --infodir=/usr/info --enable-shared --enable-bootstrap --enable-languages=ada,c,c++,fortran,go,java,lto,objc --enable-threads=posix --enable-checking=release --enable-objc-gc --with-system-zlib --with-python-dir=/lib/python2.7/site-packages --disable-libunwind-exceptions --enable-__cxa_atexit --enable-libssp --enable-lto --with-gnu-ld --verbose --enable-java-home --with-java-home=/usr/lib/jvm/jre --with-jvm-root-dir=/usr/lib/jvm --with-jvm-jar-dir=/usr/lib/jvm/jvm-exports --with-arch-directory=i386 --with-antlr-jar=/root/slackware-current/source/d/gcc/antlr-runtime-3.4.jar --enable-java-awt=gtk --disable-gtktest --with-arch=i486 --target=i486-slackware-linux --build=i486-slackware-linux --host=i486-slackware-linux
Thread model: posix
gcc version 4.7.1 (GCC)
configure:2283: $? = 0
configure:2285: gcc -V </dev/null >&5
gcc: error: unrecognized command line option '-V'
gcc: fatal error: no input files
compilation terminated.
configure:2288: $? = 1
configure:2311: checking for C compiler default output file name
configure:2314: gcc conftest.c >&5
gcc: error trying to exec 'as': execvp: No such file or directory
configure:2317: $? = 1
configure: failed program was:
| /* confdefs.h. */
|
| #define PACKAGE_NAME "GD"
| #define PACKAGE_TARNAME "gd"
| #define PACKAGE_VERSION "2.0.33"
| #define PACKAGE_STRING "GD 2.0.33"
| #define PACKAGE_BUGREPORT "gd@boutell.com"
| #define PACKAGE "gd"
| #define VERSION "2.0.33"
| /* end confdefs.h. */
|
| int
| main ()
| {
|
| ;
| return 0;
| }
configure:2356: error: C compiler cannot create executables
See `config.log' for more details.

## ---------------- ##
## Cache variables. ##
## ---------------- ##

## ---------------- ##
## Cache variables. ##
## ---------------- ##

ac_cv_env_CC_set=
ac_cv_env_CC_value=
ac_cv_env_CFLAGS_set=
ac_cv_env_CFLAGS_value=
ac_cv_env_CPPFLAGS_set=
ac_cv_env_CPPFLAGS_value=
ac_cv_env_CPP_set=
ac_cv_env_CPP_value=
ac_cv_env_LDFLAGS_set=
ac_cv_env_LDFLAGS_value=
ac_cv_env_build_alias_set=
ac_cv_env_build_alias_value=
ac_cv_env_host_alias_set=
ac_cv_env_host_alias_value=
ac_cv_env_target_alias_set=
ac_cv_env_target_alias_value=
ac_cv_path_install='/usr/bin/ginstall -c'
ac_cv_prog_AWK=gawk
ac_cv_prog_ac_ct_CC=gcc
ac_cv_prog_make_make_set=yes

## ----------------- ##
## Output variables. ##
## ----------------- ##

AUTOCONF='${SHELL} /usr/src/gd-2.0.33/config/missing --run autoconf'
AUTOHEADER='${SHELL} /usr/src/gd-2.0.33/config/missing --run autoheader'
AUTOMAKE='${SHELL} /usr/src/gd-2.0.33/config/missing --run automake-1.9'
AWK='gawk'
CC='gcc'
CCDEPMODE=''
CFLAGS=''
CPP=''
CPPFLAGS=''
CYGPATH_W='echo'
DEFS=''
DEPDIR=''
ECHO='echo'
ECHO_C=''
ECHO_N='-n'
ECHO_T=''
EGREP=''
EXEEXT=''
FEATURES='GD_GIF'
FREETYPE_CONFIG=''
GDLIBNAME='gd'
GDLIB_MAJOR='2'
GDLIB_MINOR='0'
GDLIB_REVISION='33'
INSTALL_DATA='${INSTALL} -m 644'
INSTALL_PROGRAM='${INSTALL}'
INSTALL_SCRIPT='${INSTALL}'
INSTALL_STRIP_PROGRAM='${SHELL} $(install_sh) -c -s'
LDFLAGS=''
LIBICONV=''
LIBOBJS=''
LIBPNG12_CONFIG=''
LIBPNG_CONFIG=''
LIBS=''
LIBTOOL=''
LN_S=''
LTLIBICONV=''
LTLIBOBJS=''
KEINFO='${SHELL} /usr/src/gd-2.0.33/config/missing --run makeinfo'
OBJEXT=''
PACKAGE='gd'
PACKAGE_BUGREPORT='gd@boutell.com'
PACKAGE_NAME='GD'
PACKAGE_STRING='GD 2.0.33'
PACKAGE_TARNAME='gd'
PACKAGE_VERSION='2.0.33'
PATH_SEPARATOR=':'
PTHREAD_CC=''
PTHREAD_CFLAGS=''
PTHREAD_LIBS=''
RANLIB=''
SET_MAKE=''
SHELL='/bin/sh'
STRIP=''
VERSION='2.0.33'
ac_ct_CC='gcc'
ac_ct_RANLIB=''
ac_ct_STRIP=''
am__fastdepCC_FALSE=''
am__fastdepCC_TRUE=''
am__include=''
am__leading_dot='.'
am__quote=''
am__tar='${AMTAR} chof - "$$tardir"'
am__untar='${AMTAR} xf -'
bindir='${exec_prefix}/bin'
build=''
build_alias=''
ld_cpu=''
build_os=''
build_vendor=''
datadir='${prefix}/share'
exec_prefix='NONE'
host=''
host_alias=''
host_cpu=''
host_os=''
host_vendor=''
includedir='${prefix}/include'
infodir='${prefix}/info'
install_sh='/usr/src/gd-2.0.33/config/install-sh'
libdir='${exec_prefix}/lib'
libexecdir='${exec_prefix}/libexec'
localstatedir='${prefix}/var'
mandir='${prefix}/man'
mkdir_p='mkdir -p --'
oldincludedir='/usr/include'
prefix='NONE'
program_transform_name='s,x,x,'
sbindir='${exec_prefix}/sbin'
sharedstatedir='${prefix}/com'
sysconfdir='${prefix}/etc'
target_alias=''
KEINFO='${SHELL} /usr/src/gd-2.0.33/config/missing --run makeinfo'
## ----------- ##
## confdefs.h. ##
## ----------- ##

#define PACKAGE "gd"
#define PACKAGE_BUGREPORT "gd@boutell.com"
#define PACKAGE_NAME "GD"
#define PACKAGE_STRING "GD 2.0.33"
#define PACKAGE_TARNAME "gd"
#define PACKAGE_VERSION "2.0.33"
#define VERSION "2.0.33"

configure: exit 77





5. Re: erro ./configure slackware 14 [RESOLVIDO]

Rodrigo
rodrigo00la

(usa Slackware)

Enviado em 09/11/2012 - 09:37h

Então madrugada,

tem o:
- gd-2.0.33.tar.gz
- mrtg-2.14.5.tar.gz
- squid-2.6.STABLE16.tar.bz2

Não são só estes, isso vale para qualquer aplicativo que tento compilar, mais já te adiantando, nas outras versões eu nunca tive esse problema, nem no 13.37, 13.1 etc... o problema ta versão 14.0 que lançaram agora que esta gerando esses erros.
Para instalar pacotes está normal "installpkg <pacote.txz>" mais pra compilar ta com esse erro que não consegui ainda identificar(nem resolver).

Se vc puder fazer um teste instalando o 14 em uma VM pra testar.


6. Re: erro ./configure slackware 14 [RESOLVIDO]

Ricardo Fabiano Silva
madrugada

(usa Gentoo)

Enviado em 09/11/2012 - 09:44h

rodrigo00la escreveu:

Então madrugada,

tem o:
- gd-2.0.33.tar.gz
- mrtg-2.14.5.tar.gz
- squid-2.6.STABLE16.tar.bz2

Não são só estes, isso vale para qualquer aplicativo que tento compilar, mais já te adiantando, nas outras versões eu nunca tive esse problema, nem no 13.37, 13.1 etc... o problema ta versão 14.0 que lançaram agora que esta gerando esses erros.
Para instalar pacotes está normal "installpkg <pacote.txz>" mais pra compilar ta com esse erro que não consegui ainda identificar(nem resolver).

Se vc puder fazer um teste instalando o 14 em uma VM pra testar.


Bom esse pacote gd, eu desconheço! De qual site baixou?
Os pacotes mrtg e squid tem no slackbuilds.org com versões superiores as que citou:
http://slackbuilds.org/repository/14.0/network/mrtg/
http://slackbuilds.org/repository/14.0/network/squid/
Se você nunca trabalhou com slackbuilds, está aqui uma ótima oportunidade.


7. Re: erro ./configure slackware 14 [RESOLVIDO]

Rodrigo
rodrigo00la

(usa Slackware)

Enviado em 09/11/2012 - 10:04h

Show de bola o site heim, nossa muito bom.

Mesmo assim continua insistindo no mesmo erro quando
o comando digito o ./configure

configure: error: C compiler cannot create executables

To fazendo várias pesquisas e nada, tem vários problemas parecidos mais nada que
resolvesse o meu ainda.


8. Re: erro ./configure slackware 14 [RESOLVIDO]

Ricardo Fabiano Silva
madrugada

(usa Gentoo)

Enviado em 09/11/2012 - 10:09h

Que bom que você gostou, pois ele é muito útil na vida dos slackers! Agora, a pergunta:
Você sabe utilizar slackbuilds? Se não souber a gente ajuda.
Quanto ao gd, ele já vem instalado por padrão, faz parte da série "l" Tenta aí:
slackpkg search gd 



9. Re: erro ./configure slackware 14 [RESOLVIDO]

Rodrigo
rodrigo00la

(usa Slackware)

Enviado em 09/11/2012 - 12:44h

Galera, resolvi o problema

instalei os seguintes pacotes

binutils-2.17.50.0.17-i486-1.tgz
kernel-headers-2.6.38.4-x86-1.txz
automake-1.11.5-noarch-1.txz
make-3.82-i486-3.txz

Já resolveu, só lembrando que isso aconteceu comigo usando a Distro slackware 14.0, as outras versões anteriores funcionam perfeitamente sem instalar esses pacotes.

Obrigado a todos até a próxima






Patrocínio

Site hospedado pelo provedor RedeHost.
Linux banner

Destaques

Artigos

Dicas

Tópicos

Top 10 do mês

Scripts