Marcelo; * Musashi corta a msg que Yves Junqueira enviou para Still: > > 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
Vc deu um make install antes de dar um make ? Tente só o make e
se tudo funcionar, dê um make install.
Lembrando que o make install deve ser dado como usuário root,
pois o ld, que carrega as libs, só o root pode usar.
[]'s,
Still
--
Nelson Luiz Campos .''`. | I hear; I forget.
Engenheiro Eletricista : :' : | I see; I remember.
Linux User #89621 UIN 11464303 `. `'` | I do; I understand.
gnupgID: 55577339 `- | Chinese Proverb
signature.asc
Description: Digital signature

