Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Compiling FWBuilder under gcc3.1
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Other Things Gentoo
View previous topic :: View next topic  
Author Message
fatcat.00
Tux's lil' helper
Tux's lil' helper


Joined: 12 Aug 2002
Posts: 145

PostPosted: Mon Aug 12, 2002 3:38 pm    Post subject: Compiling FWBuilder under gcc3.1 Reply with quote

There appear to be major problems compiling FWBuilder under gcc3.1. I don't believe its related to the ebuild, but to the FWB code itself. Has anyone been able to compile FWB under gcc 3.1?

I am posting a query to the FWB boards as well
_________________
-- Fatcat
Back to top
View user's profile Send private message
damodred
n00b
n00b


Joined: 24 Jul 2002
Posts: 26
Location: Moenchengladbach / Germany

PostPosted: Thu Sep 05, 2002 9:33 pm    Post subject: Reply with quote

Hi,

just wanted to emerge fwbuilder with gcc3.1 and got compile errors

Code:

/PolicyCompiler_ipf.cc: In member function `virtual void fwcompiler::PolicyCompiler_ipf::compile()':
PolicyCompiler_ipf.cc:296: `cout' undeclared (first use this function)
PolicyCompiler_ipf.cc:296: (Each undeclared identifier is reported only once for each function it appears in.)
make[2]: *** [PolicyCompiler_ipf.o] Error 1
make[2]: *** Waiting for unfinished jobs....
In file included from /usr/include/g++-v31/backward/iostream.h:31,
                 from PolicyCompiler_ipf_writers.cc:38:
/usr/include/g++-v31/backward/backward_warning.h:32:2: warning: #warning This file includes at least one deprecated or antiquated header. Please consider using one of the 32 headers found in section 17.4.1.2 of the C++ standard. Examples include substituting the <X> header for the <X.h> header for C++ includes, or <sstream> instead of the deprecated header <strstream.h>. To disable this warning use -Wno-deprecated.
make[2]: Leaving directory `/var/tmp/portage/fwbuilder-1.0.4/work/fwbuilder-1.0.4/src/pf'
make[1]: *** [all] Error 2
make[1]: Leaving directory `/var/tmp/portage/fwbuilder-1.0.4/work/fwbuilder-1.0.4/src'
make: *** [all] Error 2


I think this was discussed in more than one thread, but is there a solution for this problem? Is the problem the gcc 3.1 ?

Thank you for help,
Christian
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Other Things Gentoo 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