tiagoban
(usa Ubuntu)
Enviado em 25/06/2008 - 13:51h
Extrai o arquivo do torsmo e ficou na estrutura a baixo:
root@pb-ti-tiago:/home/tiago/arquivos/torsmo-0.18# ls
aclocal.m4 changelog.html config.h.in COPYING install-sh Makefile.in netbsd.c readme.html torsmo.1 torsmo.x
AUTHORS common.c config.log freebsd.c linux.c missing NEWS seti.c torsmo.c x11.c
ChangeLog confdefs.h configure fs.c mail.c mixer.c nvctrl.c solaris.c torsmo.h
changelog2html.py config.cache configure.in INSTALL Makefile.am mkinstalldirs README stamp-h.in torsmorc.sample
root@pb-ti-tiago:/home/tiago/arquivos/torsmo-0.18#
Executo o ./configure e da o erro:
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-1.4... missing
checking for working autoconf... found
checking for working automake-1.4... missing
checking for working autoheader... found
checking for working makeinfo... missing
test: 932: ==: unexpected operator
test: 938: ==: unexpected operator
test: 957: ==: unexpected operator
test: 963: ==: unexpected operator
checking for gcc... gcc
checking whether the C compiler (gcc ) works... no
configure: error: installation or configuration problem: C compiler cannot create executables.
oque pode ser?