Hmmmm. What OS? Sometimes there build issues on the less popular OS's such as 
BSD and Solaris, but flavors of Linux are usually ok.

Maybe try fetching the source again and simply run autogen.sh with no args.  
Try build from scratch with no args, except of course the one required for your 
OS, like rrdtool dir.

----- Original Message -----
From: [email protected] <[email protected]>
To: [email protected] <[email protected]>
Sent: Thu Jul 30 20:05:55 2009
Subject: Re: [Ntop] Ntop make fails with undefined reference to pcap_parse

> Good question, and sounds like you've done some work. Have you tried to
> build without pfring and just use libpcap? I'd be curious to see if it
> works.


Thank you for your reply!

I hope I didn't misunderstand, I tried now to configure with these settings:

# ./configure CPPFLAGS="-I/usr/local/include" LDFLAGS="-L/usr/local/lib
-lpfring -lpcap -lpthread"

and simply just

# ./configure

But unfortunately it still fails with the same error as before:

# ./.libs/libntop.so: undefined reference to `pcap_parse'
# collect2: ld returned 1 exit status
# make[2]: *** [ntop] Error 1
# make[2]: Leaving directory `/root/ntop-3.3.10'
# make[1]: *** [all-recursive] Error 1
# make[1]: Leaving directory `/root/ntop-3.3.10'
# make: *** [all] Error 2



Again, thanks for all help



-- 
Christian Jacobsen


_______________________________________________
Ntop mailing list
[email protected]
http://listgateway.unipi.it/mailman/listinfo/ntop





<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

Reply via email to