Re: [gentoo-user] Compilation problem iptables

2018-10-25 Thread tuxic
On 10/25 08:54, Peter Humphrey wrote: > On Wednesday, 24 October 2018 22:50:03 BST Daniel Frey wrote: > > On 10/24/18 10:23, tu...@posteo.de wrote: > > > No, it was not installed... > > > I would think, that portage/emerge would resolve this kind of > > > dependancies?! > > > > See the thread

Re: [gentoo-user] Compilation problem iptables

2018-10-25 Thread Peter Humphrey
On Wednesday, 24 October 2018 22:50:03 BST Daniel Frey wrote: > On 10/24/18 10:23, tu...@posteo.de wrote: > > No, it was not installed... > > I would think, that portage/emerge would resolve this kind of > > dependancies?! > > See the thread right next to yours, "iptables-1.8.1 build failure". >

Re: [gentoo-user] Compilation problem iptables

2018-10-24 Thread Daniel Frey
On 10/24/18 10:23, tu...@posteo.de wrote: > No, it was not installed... > I would think, that portage/emerge would resolve this kind of > dependancies?! > > See the thread right next to yours, "iptables-1.8.1 build failure". Seems a dependency is missing in the ebuild. Dan

Re: [gentoo-user] Compilation problem iptables

2018-10-24 Thread tuxic
On 10/24 08:10, Alexander Kapshuk wrote: > On Wed, Oct 24, 2018 at 7:07 PM wrote: > > > > Hi, > > > > while syncing/updateing, this happens (net-firewall/iptables-1.8.1) : > > ototypes -Wredundant-decls -Wshadow -Wstrict-prototypes > > -Wlogical-op-Winline -pipe

Re: [gentoo-user] Compilation problem iptables

2018-10-24 Thread Alexander Kapshuk
On Wed, Oct 24, 2018 at 7:07 PM wrote: > > Hi, > > while syncing/updateing, this happens (net-firewall/iptables-1.8.1) : > ototypes -Wredundant-decls -Wshadow -Wstrict-prototypes -Wlogical-op > -Winline -pipe -D_INIT=libxt_multiport_init -DPIC -fPIC -march=native -O > -pipe -o

[gentoo-user] Compilation problem iptables

2018-10-24 Thread tuxic
Hi, while syncing/updateing, this happens (net-firewall/iptables-1.8.1) : ototypes -Wredundant-decls -Wshadow -Wstrict-prototypes -Wlogical-op -Winline -pipe -D_INIT=libxt_multiport_init -DPIC -fPIC -march=native -O -pipe -o libxt_multiport.oo -c libxt_multiport.c;