http://sourceforge.net/projects/ntop/files/ntop/Stable/ntop-4.0.3.tgz/download
________________________________ From: [email protected] [mailto:[email protected]] On Behalf Of Paul A. Spagnola Sent: Friday, May 27, 2011 5:38 PM To: [email protected] Subject: Re: [Ntop] 4.0 ./configure error I am using autogen.sh. 4.0.1 appears to be the latest on sourceforge.net (http://sourceforge.net/projects/ntop/files/ntop/ntop-4.0.1/ntop-4.0.1.tar.gz/download) -Paul From: [email protected] [mailto:[email protected]] On Behalf Of Gary Gatten Sent: Friday, May 27, 2011 3:35 PM To: '[email protected]' Subject: Re: [Ntop] 4.0 ./configure error 4.0.3 is the latest stable on ntop.org / source forge. Be sure to use autogen.sh to "configure". - it does stuff that configure alone may not. G ________________________________ From: [email protected] [mailto:[email protected]] On Behalf Of Paul A. Spagnola Sent: Friday, May 27, 2011 5:33 PM To: [email protected] Subject: Re: [Ntop] 4.0 ./configure error No typos in command, just the email. I just downloaded the latest stable from ntop.org. I will use any version that will work! Where do I get 4.0.3, will it build ok for me? -Paul From: [email protected] [mailto:[email protected]] On Behalf Of Gary Gatten Sent: Friday, May 27, 2011 3:25 PM To: '[email protected]' Subject: Re: [Ntop] 4.0 ./configure error It may just be a typo, but are you using "- - with-rrd-home". Ie: two contiguous dashes / hyphens with no spaces? Also, If you're compiling why not use 4.0.3? And - are you using autogen.sh or configure? G ________________________________ From: [email protected] [mailto:[email protected]] On Behalf Of Paul A. Spagnola Sent: Friday, May 27, 2011 4:42 PM To: [email protected] Subject: Re: [Ntop] 4.0 ./configure error checking arpa/inet.h usability... yes checking arpa/inet.h presence... yes checking for arpa/inet.h... yes checking arpa/nameser.h usability... yes checking arpa/nameser.h presence... yes checking for arpa/nameser.h... yes checking net/ethernet.h usability... yes checking net/ethernet.h presence... yes checking for net/ethernet.h... yes checking for zlibVersion in -lz... yes checking for RRD home... yes checking for main in -lrrd_th... no configure: error: Unable to find RRD at /var/ntop/rrd: please use --with-rrd-home=DIR I am using the -with-rrd-home to the correct folder, but it doesn't like it. Any ideas? From: [email protected] [mailto:[email protected]] On Behalf Of Gary Gatten Sent: Friday, May 27, 2011 1:48 PM To: '[email protected]' Subject: Re: [Ntop] 4.0.3 make error I can post the whole file, but "everyone" already has globals-structtypes.h on their system. Well, everyone with 4.0.3. ________________________________ From: [email protected] [mailto:[email protected]] On Behalf Of Ricardo Cuevas Camarena Sent: Friday, May 27, 2011 3:19 PM To: [email protected] Subject: Re: [Ntop] 4.0.3 make error Show us more lines. Including the whole struct block Sorry by my poor english From: [email protected] [mailto:[email protected]] On Behalf Of Gary Gatten Sent: Friday, May 27, 2011 3:12 PM To: '[email protected]' Subject: Re: [Ntop] 4.0.3 make error Line 2485 is below and starts with "FCSession". If I knew C I could fix this easy, but I'll keep hacking my way through. I COULD undef "PARM_USE_SESSIONS_CACHE", that's probably why no one else has come across this prob yet... Any ideas would be great. #ifdef PARM_USE_SESSIONS_CACHE IPSession *sessionsCache[MAX_SESSIONS_CACHE_LEN]; FCSession *fcSessionsCache[MAX_SESSIONS_CACHE_LEN]; u_short sessionsCacheLen, sessionsCacheLenMax; int sessionsCacheReused; #endif ________________________________ From: Gary Gatten Sent: Friday, May 27, 2011 2:20 PM To: '[email protected]' Subject: 4.0.3 make error Anyone seen this before: globals-structtypes.h:2485: error: expected specifier-qualifier-list before 'FCSession' "This email is intended to be reviewed by only the intended recipient and may contain information that is privileged and/or confidential. If you are not the intended recipient, you are hereby notified that any review, use, dissemination, disclosure or copying of this email and its attachments, if any, is strictly prohibited. If you have received this email in error, please immediately notify the sender by return email and delete this email from your system." "This email is intended to be reviewed by only the intended recipient and may contain information that is privileged and/or confidential. If you are not the intended recipient, you are hereby notified that any review, use, dissemination, disclosure or copying of this email and its attachments, if any, is strictly prohibited. If you have received this email in error, please immediately notify the sender by return email and delete this email from your system." "This email is intended to be reviewed by only the intended recipient and may contain information that is privileged and/or confidential. If you are not the intended recipient, you are hereby notified that any review, use, dissemination, disclosure or copying of this email and its attachments, if any, is strictly prohibited. If you have received this email in error, please immediately notify the sender by return email and delete this email from your system." "This email is intended to be reviewed by only the intended recipient and may contain information that is privileged and/or confidential. If you are not the intended recipient, you are hereby notified that any review, use, dissemination, disclosure or copying of this email and its attachments, if any, is strictly prohibited. If you have received this email in error, please immediately notify the sender by return email and delete this email from your system." <font size="1"> <div style='border:none;border-bottom:double windowtext 2.25pt;padding:0in 0in 1.0pt 0in'> </div> "This email is intended to be reviewed by only the intended recipient and may contain information that is privileged and/or confidential. If you are not the intended recipient, you are hereby notified that any review, use, dissemination, disclosure or copying of this email and its attachments, if any, is strictly prohibited. If you have received this email in error, please immediately notify the sender by return email and delete this email from your system." </font>
_______________________________________________ Ntop mailing list [email protected] http://listgateway.unipi.it/mailman/listinfo/ntop
