Remember - FC4 is the 1st major release w/ gcc 4.0... http://lwn.net/Articles/124798/ and http://fedora.redhat.com/docs/release-notes/fc4/#sn-devel, vs. gcc 3.4 in FC3. So if we (ntop) are seeing gcc optimization problems in FC4, it's not all that surprising. It's also quite possible that lots of packages may have problems (there's nothing that special in the ntop code).
Still, there have always been such issues - web search for "gcc optimization bug" and you'll find a lot of odd stuff. Look in bugzilla - http://gcc.gnu.org/bugzilla/ (458 bugs found for keyword 'optimize'). The problem is that providing the gcc team with the right test case - small, focused, but broken, is a lot of work. WRT FC4, use the cvs source (soon to be ntop 3.2). That's the best I can offer. -----Burton -----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Felipe Xacur Sent: Tuesday, August 09, 2005 3:46 AM To: [email protected] Subject: Re: [Ntop] Fedora core 4 Segmentation Fault I dident try it because after 1 week trying to make some programs work on FC4(not just ntop), searching making modifications , i just give it up and instaled a fresh copy of FC3.. Now All the programs I were trying to make work on FC4 are working fine on the FC3 instalation... I dont think it is a fault of the fedora core team, but maybe they changed a lot of things on this realease and it will take some time to figure it out all... Thanks again for all the help.. >From: Joseph Nicholson <[EMAIL PROTECTED]> >Reply-To: [email protected] >To: [email protected] >Subject: Re: [Ntop] Fedora core 4 Segmentation Fault >Date: Mon, 8 Aug 2005 08:29:02 -0500 > >I had the same issue last week with selinux disabled. Still haven't >found a way to make it work on core 4. i had to switch back to core 3 >where it works with no problems for me. > >On 8/8/05, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote: > > > > i wonder... are you running with selinux enabled and enforcing stuff ? > > > > if so, try rebooting that box with the parameter 'selinux=disabled' >(without > > the quotes) added to the kernel parameters list and see afterwards > > how >it > > compiles and if it runs. > > > > Adrian. > >-- >Joseph Nicholson >_______________________________________________ >Ntop mailing list >[email protected] >http://listgateway.unipi.it/mailman/listinfo/ntop _______________________________________________ Ntop mailing list [email protected] http://listgateway.unipi.it/mailman/listinfo/ntop _______________________________________________ Ntop mailing list [email protected] http://listgateway.unipi.it/mailman/listinfo/ntop
