Right now, we output a warning during ./configure time: ******************************************************************* * * WARNING: Under RedHat Linux 9.0 (and 8.0 with updated glibc * rpms), there have been reported problems due to * the inclusion of NPTL (new POSIX Thread Library) * including mysterious crashes, broken debug, etc. * *>>> Continuing, but well, y'all been warned... * *??? 1. ntop 2.2.3 (cvs versions after xx-Jul-2003) have all *??? the known fixes. *??? or 2. Before both ./configure AND make, set the following flag: *??? export LD_ASSUME_KERNEL=2.4.1 *??? (This forces the use of the old linuxthreads library) * *******************************************************************
However, the patches seem to have made this no longer true, excludes the gzflush() problem, TPG2XT6 et al, which is glibc 2.3.x related. (I'll note for the record that that switch, while documented to revert NPTL -> libpthread also seems to change memory allocation chains, which is the TPG2XT6 issue). So I can decide how to cleanup the working, is anyone still using the LD_ASSUME_KERNEL switch? Successfully, where without it you're seeing crashes??? -----Burton _______________________________________________ Ntop mailing list [EMAIL PROTECTED] http://listgateway.unipi.it/mailman/listinfo/ntop
