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

Re: Error al compilar Gphone



En/na joe vinilo ha escrit:

Hola!
Volia compilar el Gphone, però hem dona un error de
compilació... com si jo no tingués el GCC o algo
així... però si que el tinc instal·lat.

Algú/na sap qué hem falta o qué pot estar passant?




angelina:/tmp/gphone-0.5.2# ./configure
loading cache ./config.cache
checking for a BSD compatible install...
/usr/bin/install -c
checking whether build environment is sane... yes
checking whether make sets ${MAKE}... yes
checking for working aclocal... missing
checking for working autoconf... missing
checking for working automake... missing
checking for working autoheader... missing
checking for working makeinfo... missing
checking for gcc... gcc
checking whether the C compiler (gcc  ) works... no
configure: error: installation or configuration
problem: C compiler cannot create executables.
angelina:/tmp/gphone-0.5.2#





gràcies, fins ara!

joe


		
______________________________________________
Renovamos el Correo Yahoo!: ¡100 MB GRATIS!
Nuevos servicios, más seguridad
http://correo.yahoo.es



La compilació falla perquè et falten alguns programes (binaris):

verd:/usr/share/perl5/MIME/Decoder# dpkg -S `which aclocal`
automake: /usr/bin/aclocal
verd:/usr/share/perl5/MIME/Decoder# dpkg -S `which autoconf`
autoconf: /usr/bin/autoconf
verd:/usr/share/perl5/MIME/Decoder# dpkg -S `which autoheader`
autoconf: /usr/bin/autoheader
verd:/usr/share/perl5/MIME/Decoder# dpkg -S `which makeinfo`
texinfo: /usr/bin/makeinfo

Així doncs, instal·la els paquets automake, autoconf i texinfo.


--
Salutacions...Josep
http://www.geocities.com/SiliconValley/Horizon/1065/
--



Reply to: