Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
cannot install 'pftop'
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Portage & Programming
View previous topic :: View next topic  
Author Message
paradigm-X
Apprentice
Apprentice


Joined: 19 Sep 2013
Posts: 168

PostPosted: Sun Oct 20, 2013 11:25 pm    Post subject: cannot install 'pftop' Reply with quote

I think this sort of issue should be reported here, but if not, kindly advise where it should go. I have tried to install pftop on a 32-bit Gentoo OS with emerge, but it failed with an ERROR:

net-firewall/pftop-0.7-r2::Gentoo failed (compile phase): Your OS/Version is not supported (i686-pc-linux-gnu), please report.

Call stack:
ebuild.sh, line 93: Called src_compile
environment, line 2540: Called die
The specific snippet of code:
die "Your OS/Version is not supported (C${CHOST}), please report."
Back to top
View user's profile Send private message
Hu
Administrator
Administrator


Joined: 06 Mar 2007
Posts: 21908

PostPosted: Mon Oct 21, 2013 3:35 am    Post subject: Reply with quote

How did you even manage to get that far? net-firewall/pftop is only keyworded for FreeBSD. The case statement that called die will succeed only for various BSD families.
Back to top
View user's profile Send private message
paradigm-X
Apprentice
Apprentice


Joined: 19 Sep 2013
Posts: 168

PostPosted: Mon Oct 21, 2013 4:07 pm    Post subject: Reply with quote

Hu wrote:
How did you even manage to get that far? ....


I would like to think that my strong will-power got me there. :) It looks like a good program, and I sure would like to use it in Gentoo, where all good programs should feel at home anyway.

Thanks for letting me know.
Back to top
View user's profile Send private message
Hu
Administrator
Administrator


Joined: 06 Mar 2007
Posts: 21908

PostPosted: Mon Oct 21, 2013 9:02 pm    Post subject: Reply with quote

When I asked how you got this far, I wanted to know what changes you made to the system to convince the package manager even to attempt to install this package. It should have refused, because the package is not useful on Linux kernels. It is specifically for use with the BSD family packet filter/firewall. Even if you managed to install it on Linux, it would not be able to perform any useful operations because the Linux kernel Netfilter interface is different from the BSD family packet filter interface.
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Portage & Programming All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum