Foros del Web » Administración de Sistemas » Unix / Linux »

fallo al configurar

Estas en el tema de fallo al configurar en el foro de Unix / Linux en Foros del Web. hola a todos tengo un problema a la hora de instalar el lame cuando escribo ./configure --enable-mp3x --with-vorbis me salen 9 lineas y despues me ...
  #1 (permalink)  
Antiguo 05/10/2004, 09:55
 
Fecha de Ingreso: julio-2003
Mensajes: 314
Antigüedad: 20 años, 9 meses
Puntos: 0
fallo al configurar

hola a todos tengo un problema a la hora de instalar el lame cuando escribo

./configure --enable-mp3x --with-vorbis

me salen 9 lineas y despues me da el siguiente error,

checking for C compiler default output... configure: error: C compiler cannot cr eate executables
See `config.log' for more details.

y ahi se queda fui a config.log pero nada no tengo ni idea de lo que sale ahi. ¿alguna pista?

os agradeceria que respondierais porque estoy sin compilador y no puedo instalar
  #2 (permalink)  
Antiguo 05/10/2004, 14:32
Avatar de jrp01  
Fecha de Ingreso: mayo-2004
Ubicación: México
Mensajes: 2.702
Antigüedad: 20 años
Puntos: 0
Puedes postear lo que sale en el log para ver que dice
  #3 (permalink)  
Antiguo 06/10/2004, 14:17
Avatar de ociomax
Colaborador
 
Fecha de Ingreso: mayo-2002
Ubicación: Temuco, Chile
Mensajes: 5.595
Antigüedad: 22 años
Puntos: 35
¿Qué distribución usas?
__________________
Christian González, "OCIOMax"
http://chgonzalez.blogspot.com
http://twitter.com/chgonzalez
  #4 (permalink)  
Antiguo 12/10/2004, 14:40
 
Fecha de Ingreso: julio-2003
Mensajes: 314
Antigüedad: 20 años, 9 meses
Puntos: 0
os dejo todo lo que hay en el archivo config.log. uso suse 9.0





This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.

It was created by configure, which was
generated by GNU Autoconf 2.57. Invocation command line was

$ ./configure --enable-mp3x --with-vorbis

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

hostname = linux
uname -m = i686
uname -r = 2.4.21-202-athlon
uname -s = Linux
uname -v = #1 Fri Apr 2 21:22:14 UTC 2004

/usr/bin/uname -p = unknown
/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/sbin
PATH: /bin
PATH: /usr/bin
PATH: /sbin
PATH: /usr/X11R6/bin


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

configure:1526: checking build system type
configure:1544: result: i686-pc-linux-gnulibc1
configure:1552: checking host system type
configure:1566: result: i686-pc-linux-gnulibc1
configure:1588: checking for a BSD-compatible install
configure:1642: result: /usr/bin/install -c
configure:1653: checking whether build environment is sane
configure:1696: result: yes
configure:1729: checking for gawk
configure:1745: found /bin/gawk
configure:1755: result: gawk
configure:1765: checking whether make sets $(MAKE)
configure:1785: result: yes
configure:1951: checking whether to enable maintainer-specific portions of Makefiles
configure:1960: result: no
configure:1982: checking for style of include used by make
configure:2010: result: GNU
configure:2087: checking for gcc
configure:2103: found /usr/bin/gcc
configure:2113: result: gcc
configure:2357: checking for C compiler version
configure:2360: gcc --version </dev/null >&5
2.95.4
configure:2363: $? = 0
configure:2365: gcc -v </dev/null >&5
Reading specs from /usr/lib/gcc-lib/i386-pld-linux/2.95.4/specs
gcc version 2.95.4 20010319 (prerelease)
configure:2368: $? = 0
configure:2370: gcc -V </dev/null >&5
gcc: argument to `-V' is missing
configure:2373: $? = 1
configure:2397: checking for C compiler default output
configure:2400: gcc conftest.c >&5
/usr/bin/ld: cannot open crt1.o: No such file or directory
collect2: ld returned 1 exit status
configure:2403: $? = 1
configure: failed program was:
| #line 2376 "configure"
| /* confdefs.h. */
|
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "lame"
| #define VERSION "3.96.1"
| /* end confdefs.h. */
|
| int
| main ()
| {
|
| ;
| return 0;
| }
configure:2442: error: C compiler cannot create executables
See `config.log' for more details.

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

ac_cv_build=i686-pc-linux-gnulibc1
ac_cv_build_alias=i686-pc-linux-gnulibc1
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_CXXCPP_set=
ac_cv_env_CXXCPP_value=
ac_cv_env_CXXFLAGS_set=
ac_cv_env_CXXFLAGS_value=
ac_cv_env_CXX_set=
ac_cv_env_CXX_value=
ac_cv_env_F77_set=
ac_cv_env_F77_value=
ac_cv_env_FFLAGS_set=
ac_cv_env_FFLAGS_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_host=i686-pc-linux-gnulibc1
ac_cv_host_alias=i686-pc-linux-gnulibc1
ac_cv_path_install='/usr/bin/install -c'
ac_cv_prog_AWK=gawk
ac_cv_prog_ac_ct_CC=gcc
ac_cv_prog_make_make_set=yes

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

ACLOCAL='${SHELL} /home/aitor/Documents/software/lame-3.96.1/missing --run aclocal-1.7'
ALLOCA=''
AMDEPBACKSLASH='\'
AMDEP_FALSE='#'
AMDEP_TRUE=''
AMTAR='${SHELL} /home/aitor/Documents/software/lame-3.96.1/missing --run tar'
ANSI2KNR=''
AR=''
AUTOCONF='${SHELL} /home/aitor/Documents/software/lame-3.96.1/missing --run autoconf'
AUTOHEADER='${SHELL} /home/aitor/Documents/software/lame-3.96.1/missing --run autoheader'
AUTOMAKE='${SHELL} /home/aitor/Documents/software/lame-3.96.1/missing --run automake-1.7'
AWK='gawk'
CC='gcc'
CCDEPMODE=''
CFLAGS=''
CONFIG_DEFS=''
CPP=''
CPPFLAGS=''
CPUTYPE=''
CXX=''
CXXCPP=''
CXXDEPMODE=''
CXXFLAGS=''
CYGPATH_W='echo'
DEFS=''
DEPDIR='.deps'
ECHO='echo'
ECHO_C=''
ECHO_N='-n'
ECHO_T=''
EGREP=''
EXEEXT=''
F77=''
FFLAGS=''
FRONTEND_CFLAGS=''
FRONTEND_LDADD=''
FRONTEND_LDFLAGS=''
GTK_CFLAGS=''
GTK_CONFIG=''
GTK_LIBS=''
HAVE_NASM_FALSE=''
HAVE_NASM_TRUE=''
INCLUDES=''
INSTALL_DATA='${INSTALL} -m 644'
INSTALL_PROGRAM='${INSTALL}'
INSTALL_SCRIPT='${INSTALL}'
INSTALL_STRIP_PROGRAM='${SHELL} $(install_sh) -c -s'
LDADD=''
LDFLAGS=''
LIBOBJS=''
LIBS=''
LIBTOOL=''
LIBTOOL_DEPS=''
LIB_MAJOR_VERSION=''
LIB_MINOR_VERSION=''
LIB_WITH_DECODER_FALSE=''
LIB_WITH_DECODER_TRUE=''
LN_S=''
LTLIBOBJS=''
MAINT='#'
MAINTAINER_MODE_FALSE=''
MAINTAINER_MODE_TRUE='#'
MAKEDEP=''
MAKEINFO='${SHELL} /home/aitor/Documents/software/lame-3.96.1/missing --run makeinfo'
NASM=''
NASM_FORMAT=''
OBJEXT=''
PACKAGE='lame'
PACKAGE_BUGREPORT=''
PACKAGE_NAME=''
PACKAGE_STRING=''
PACKAGE_TARNAME=''
PACKAGE_VERSION=''
PATH_SEPARATOR=':'
RANLIB=''
RM_F=''
SET_MAKE=''
SHELL='/bin/sh'
STRIP=''
U=''
VERSION='3.96.1'
WITH_BRHIST_FALSE=''
WITH_BRHIST_TRUE=''
WITH_FRONTEND=''
WITH_MP3RTP=''
WITH_MP3X=''
ac_ct_AR=''
ac_ct_CC='gcc'
ac_ct_CXX=''
ac_ct_F77=''
ac_ct_RANLIB=''
ac_ct_STRIP=''
am__fastdepCC_FALSE=''
am__fastdepCC_TRUE=''
am__fastdepCXX_FALSE=''
am__fastdepCXX_TRUE=''
am__include='include'
am__leading_dot='.'
am__quote=''
bindir='${exec_prefix}/bin'
build='i686-pc-linux-gnulibc1'
build_alias=''
build_cpu='i686'
build_os='linux-gnulibc1'
build_vendor='pc'
datadir='${prefix}/share'
exec_prefix='NONE'
host='i686-pc-linux-gnulibc1'
host_alias=''
host_cpu='i686'
host_os='linux-gnulibc1'
host_vendor='pc'
includedir='${prefix}/include'
infodir='${prefix}/info'
install_sh='/home/aitor/Documents/software/lame-3.96.1/install-sh'
libdir='${exec_prefix}/lib'
libexecdir='${exec_prefix}/libexec'
localstatedir='${prefix}/var'
mandir='${prefix}/man'
oldincludedir='/usr/include'
prefix='NONE'
program_transform_name='s,x,x,'
sbindir='${exec_prefix}/sbin'
sharedstatedir='${prefix}/com'
sysconfdir='${prefix}/etc'
target_alias=''

## ----------- ##
## confdefs.h. ##
## ----------- ##

#define PACKAGE "lame"
#define PACKAGE_BUGREPORT ""
#define PACKAGE_NAME ""
#define PACKAGE_STRING ""
#define PACKAGE_TARNAME ""
#define PACKAGE_VERSION ""
#define VERSION "3.96.1"

configure: exit 77
  #5 (permalink)  
Antiguo 14/10/2004, 12:36
 
Fecha de Ingreso: julio-2003
Mensajes: 314
Antigüedad: 20 años, 9 meses
Puntos: 0
os agradeceria que respondierais pronto, ya que necesito instalar muchos programas y quiero ver si no lo puedo solucionar para instalar otra distribución y ya está.
  #6 (permalink)  
Antiguo 14/10/2004, 16:34
 
Fecha de Ingreso: enero-2004
Mensajes: 276
Antigüedad: 20 años, 3 meses
Puntos: 0
No sé si será solución a tu problema pero así por intuición y con un poco de ayuda de urpmi, quizá el paquete libccrtp y libccrtp-devel te podrían servir.

No sé muy bien si esa es la causa del error, si quieres prueba y sino, pues no ;)

Saludos
  #7 (permalink)  
Antiguo 17/10/2004, 06:56
 
Fecha de Ingreso: julio-2003
Mensajes: 314
Antigüedad: 20 años, 9 meses
Puntos: 0
y tiene que ser la misma version que el gcc o da igual?
  #8 (permalink)  
Antiguo 17/10/2004, 10:54
 
Fecha de Ingreso: enero-2004
Mensajes: 276
Antigüedad: 20 años, 3 meses
Puntos: 0
Si te refieres a la misma versión que gcc, no es la misma versión
  #9 (permalink)  
Antiguo 18/10/2004, 11:47
Avatar de ociomax
Colaborador
 
Fecha de Ingreso: mayo-2002
Ubicación: Temuco, Chile
Mensajes: 5.595
Antigüedad: 22 años
Puntos: 35
Pregunta: ¿Por qué no buscas un paquete rpm de lame y lo instalas de la forma habitual?

rpm -Uvh lame-xyz.rpm

Así te evitas todos los problemas de compilación.

http://rpmfind.net
__________________
Christian González, "OCIOMax"
http://chgonzalez.blogspot.com
http://twitter.com/chgonzalez
Atención: Estás leyendo un tema que no tiene actividad desde hace más de 6 MESES, te recomendamos abrir un Nuevo tema en lugar de responder al actual.
Respuesta




La zona horaria es GMT -6. Ahora son las 11:21.