Depois de feito o download dos fontes. E ao tentar executar o comando :
./bootstrap.sh
Aparece:
Na revisão 1261.
/usr/share/aclocal/libmcrypt.m4:17: warning: underquoted definition of AM_PATH_LIBMCRYPT
/usr/share/aclocal/libmcrypt.m4:17: run info '(automake)Extending aclocal'
/usr/share/aclocal/libmcrypt.m4:17: or see http://sources.redhat.com/automake/automake.html#Extending-aclocal
pw3270 4.0-3
Alguma soluçao??
Desde já Obrigado
Autor: Hérdeson Monte
99 comentários
/usr/bin/ld: obj/Release/src/lib/XtGlue.o: relocation R_X86_64_32 against `a local symbol' can not be used when making a shared object; recompile with -fPIC
obj/Release/src/lib/XtGlue.o: could not read symbols: Bad value
collect2: ld returned 1 exit status
make: ** [bin/Release/lib3270.so] Erro 1
Chegou a atualizar os fontes (svn update)?
Tentou ajustar CFLAGS da forma que ele pediu antes de rodar o ./configure ( CFLAGS=fPIC ./configure)
make: ** [pw3270.png] Erro 127