Aliás, parece que você esqueceu de dar 'make' antes do make install...
----- Original Message ----- From: "Yves Junqueira" <[EMAIL PROTECTED]> To: "Debian" <[email protected]> Sent: Thursday, November 13, 2003 9:40 PM Subject: Re: Erro ao dar um ./configure > Tem certeza que a compilação terminou bem? > > #./configure > log 2>&1 ; make > log 2>&1 > > e veja o arquivo 'log' gerado. Algo deve ter dado errado. > > []'s > Yves (nictuku) > > > ----- Original Message ----- > From: "Marcelo Luiz de Laia" <[EMAIL PROTECTED]> > To: "Debian" <[email protected]> > Sent: Thursday, November 13, 2003 7:42 PM > Subject: RE: Erro ao dar um ./configure > > > > Bao, > > > > Consegui rodar o ./configure ate o final e gerar o Makefile. > > > > No entanto, ao executar o make install, recebo a seguinte informacao e nao > > sei decifra-la, pelo menos por enquanto. > > > > debian:~/temp/gs# make install > > gcc -I./src -o ./obj/genconf ./src/genconf.c > > /usr/bin/ld: cannot open output file ./obj/genconf: No such file or > > directory > > collect2: ld returned 1 exit status > > make: *** [obj/genconf] Error 1 > > debian:~/temp/gs# > > > > Por favor, uma ajudazinha. > > > > Muito obrigado > > > > Marcelo > > --- > > Outgoing mail is certified Virus Free. > > Checked by AVG anti-virus system (http://www.grisoft.com). > > Version: 6.0.538 / Virus Database: 333 - Release Date: 10/11/2003 > > > > > > -- > > To UNSUBSCRIBE, email to [EMAIL PROTECTED] > > with a subject of "unsubscribe". Trouble? Contact > [EMAIL PROTECTED] > > > > > -- > To UNSUBSCRIBE, email to [EMAIL PROTECTED] > with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED] >

