On Thu, Oct 18, 2012 at 9:46 AM, C. L. Martinez <[email protected]> wrote:
> Hi all,
>
>  It seems that is a common problem, but how can I fix?? Trying to
> compile pf_ring lib or libpcap, returns me this error:
>
> checking for gcc... gcc
> checking whether the C compiler works... no
> configure: error: in `/tmp/1/PF_RING-5.4.5/userland/lib':
> configure: error: C compiler cannot create executables
> See `config.log' for more details.
>
> Any solution??

Ok, the problem appears when I export LIBS variable wih this content:
export LIBS="-lpfring -lpthread"

Disabling this, and setting LD_LIBRARY_PATH to pf_ring lib location,
configure works ... But, how can I check if libpcap library is
compiled against pf_ring libs??
_______________________________________________
Ntop-misc mailing list
[email protected]
http://listgateway.unipi.it/mailman/listinfo/ntop-misc

Reply via email to