There is no such animal as 2.95.4, at least according to Gnu - http://gcc.gnu.org/releases.html.
GCC 2.95.3 was released March 16, 2001 and is, to say the least, quite obsolete. We don't deliberately break things like this, but we don't bother testing w/ obsolete compilers either (especially when most of the syntax handling changes in gcc are to make it conform more correctly to the standard...). -----Burton > -----Original Message----- > From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] > Behalf Of Kreiser Dr.Helmut > Sent: Friday, July 09, 2004 4:29 AM > To: '[EMAIL PROTECTED]' > Subject: AW: [Ntop-dev] Compile problem > > > Sorry, Kernel 2.4.26 ;;--)) > > > -----Urspr�ngliche Nachricht----- > > Von: Kreiser Dr.Helmut [mailto:[EMAIL PROTECTED] > > Gesendet: Freitag, 9. Juli 2004 10:45 > > An: '[EMAIL PROTECTED]' > > Betreff: AW: [Ntop-dev] Compile problem > > > > > > I made a cvs checkout this morning, to get all actual changes. > > With gcc 2.95.4 it doesn't work, I got the compile error. > > > > But I tried than gcc-3.2 and it works. Seems to be a compiler > > incompatibility. > > (Kernel l.4.26) > > > > Helmut > > > > > -----Urspr�ngliche Nachricht----- > > > Von: Dinesh G Dutt [mailto:[EMAIL PROTECTED] > > > Gesendet: Freitag, 9. Juli 2004 22:37 > > > An: [EMAIL PROTECTED] > > > Betreff: Re: [Ntop-dev] Compile problem > > > > > > > > > Did you try checking out again ? What machine are you > > > compiling this on ? I > > > just checked out a tree and didn't have any compile errors. > > > I'm using gcc-3.3 > > > on a 2.4.26 linux kernel, > > > > > > Dinesh > > > Kreiser Dr.Helmut writes: > > > > Hi, > > > > > > > > after the last update of ntop, I got I compile error > > (extract from > > > > cvs-server): > > > > > > > > sessions.c: In function `scanTimedoutTCPSessions': > > > > sessions.c:477: parse error before `static' > > > > sessions.c:493: `idx' undeclared (first use in this function) > > > > sessions.c:493: (Each undeclared identifier is reported only once > > > > sessions.c:493: for each function it appears in.) > > > > make[2]: *** [sessions.lo] Error 1 > > > > make[2]: Leaving directory `/usr/local.local/src/ntop-cvs-3.0.51' > > > > make[1]: *** [all-recursive] Error 1 > > > > make[1]: Leaving directory `/usr/local.local/src/ntop-cvs-3.0.51' > > > > make: *** [all] Error 2 > > > > > > > -- > > > Become the change you want to see in the world - Gandhi > > > > > > _______________________________________________ > > > Ntop-dev mailing list > > > [EMAIL PROTECTED] > > > http://listgateway.unipi.it/mailman/listinfo/ntop-dev > > > > > _______________________________________________ > > Ntop-dev mailing list > > [EMAIL PROTECTED] > > http://listgateway.unipi.it/mailman/listinfo/ntop-dev > > > _______________________________________________ > Ntop-dev mailing list > [EMAIL PROTECTED] > http://listgateway.unipi.it/mailman/listinfo/ntop-dev _______________________________________________ Ntop-dev mailing list [EMAIL PROTECTED] http://listgateway.unipi.it/mailman/listinfo/ntop-dev
