[root@xxxxxx iptables2]# make Making all in . make[1]: Cambiando a directorio `/root/temp/netfilter/iptables2' make[1]: No se hace nada para `all-am'. make[1]: Saliendo directorio `/root/temp/netfilter/iptables2' Making all in include make[1]: Cambiando a directorio `/root/temp/netfilter/iptables2/include' cd .. && autoheader cd .. \ && CONFIG_FILES= CONFIG_HEADERS=include/config.h \ /bin/sh ./config.status creating include/config.h make[1]: Saliendo directorio `/root/temp/netfilter/iptables2/include' Making all in libnfnetlink make[1]: Cambiando a directorio `/root/temp/netfilter/iptables2/libnfnetlink' cd . && aclocal /bin/sh ./config.status --recheck ./config.status: ./config.status: No existe el fichero o el directorio make[1]: *** [config.status] Error 127 make[1]: Saliendo directorio `/root/temp/netfilter/iptables2/libnfnetlink' make: *** [all-recursive] Error 1
Did you report it to bugzilla.netfilter.org?
At 23:40 12/03/2003 +0530, Prasanta kumar Panda wrote:
Hi Luis
But before that you should be able to build it manually. When I run make after a normal configure got this error
make[1]: Entering directory `/usr/src/redhat/BUILD/iptables2-pra1/libnfnetlink'
cd . && aclocal
/bin/sh ./config.status --recheck
./config.status: ./config.status: No such file or directory
make[1]: *** [config.status] Error 127
make[1]: Leaving directory `/usr/src/redhat/BUILD/iptables2-pra1/libnfnetlink'
make: *** [all-recursive] Error 1
Other wise this is the way to make the rpm
Move the iptables2 directory to iptables2-VERSION directory and put to tar+gzip as iptables2-VERSION.tar.gz
Next
rpmbuild -tb iptables2-VERSION.tar.gz
Or
rpmbuild -ts iptables2-VERSION.tar.gz to get a srpm package which you can compile later on with rpmbuild --rebuild command.
Reg. Prasanta
-----Original Message----- From: Luis Miguel Cruz Miranda [mailto:luismi@xxxxxxx] Sent: Wednesday, March 12, 2003 10:26 PM To: netfilter@xxxxxxxxxxxxxxxxxxx Subject: iptables2.spec
I downloaded netfilter code from cvs.
I discover it cames with a iptables2.spec.
I tried to use it in order to create an iptables rpm, but I couldn't!!. How can I use it? rpm -ba iptables2.spec doesn't run for me.
Luis Miguel Cruz Miranda. | B2B INTEGRAL, S.A. CCNA - Systems Administrator | Pol. Ind. de Asipo | C/A - Parcela 86-C Tel: +34 902 506 605 | 33.428 - CAYES - LLANERA Fax:+34 985 980 794 | ASTURIAS (ESPAÑA/SPAIN)
Luis Miguel Cruz Miranda. | B2B INTEGRAL, S.A. CCNA - Systems Administrator | Pol. Ind. de Asipo | C/A - Parcela 86-C Tel: +34 902 506 605 | 33.428 - CAYES - LLANERA Fax:+34 985 980 794 | ASTURIAS (ESPAÑA/SPAIN)