I noticed that autogen.sh downloads and compiles it automatically. I also 
manually downloaded and compiled, then installed nDPI and still have had no 
luck. Perhaps I'm doing something incorrect though.

Thanks for the suggestion!

Jason

On Oct 29, 2012, at 11:00 AM, Yuri Francalacci wrote:

> did you download and compile nDPI libray?
> Yuri
> 
> On 2012-10-29 16:53, Jason Brake wrote:
>> Hello everyone,
>> 
>> I am receiving some errors when attempting to compile nprobe
>> (nprobe_6.9.9_090612_svn2512_pro) per the instructions listed here:
>> http://luca.ntop.org/nProbeInstallationGuide.pdf [1]
>> I am attempting to compile this on a 32-bit Debian 6.0 system, perhaps
>> this is the issue?
>> 
>> I have fought with this for some time and cannot figure out exactly
>> where it is failing. I've strayed a little from the above instruction
>> because at first I was getting compile errors pointing towards missing
>> ipq_*.h files, which I copied into the extracted nprobe directory from
>> the ntop.tgz I downloaded. That resolved those errors, and this is
>> what I am receiving now when trying to compile:
>> 
>> nprobe-nprobe.o: In function `termL7Discovery':
>> /home/jbrake/nprobe_6.9.9_090612_svn2512_pro/nprobe.c:4503: undefined
>> reference to `ipoque_exit_detection_module'
>> nprobe-nprobe.o: In function `initL7Discovery':
>> /home/jbrake/nprobe_6.9.9_090612_svn2512_pro/nprobe.c:4483: undefined
>> reference to `ipoque_init_detection_module'
>> /home/jbrake/nprobe_6.9.9_090612_svn2512_pro/nprobe.c:4493: undefined
>> reference to `ipoque_set_protocol_detection_bitmask2'
>> /home/jbrake/nprobe_6.9.9_090612_svn2512_pro/nprobe.c:4495: undefined
>> reference to `ipoque_detection_get_sizeof_ipoque_id_struct'
>> /home/jbrake/nprobe_6.9.9_090612_svn2512_pro/nprobe.c:4496: undefined
>> reference to `ipoque_detection_get_sizeof_ipoque_flow_struct'
>> ./.libs/libnprobe.so: undefined reference to
>> `ntop_guess_undetected_protocol'
>> ./.libs/libnprobe.so: undefined reference to
>> `ntop_find_port_based_protocol'
>> ./.libs/libnprobe.so: undefined reference to
>> `ipoque_detection_process_packet'
>> collect2: ld returned 1 exit status
>> make[2]: *** [nprobe] Error 1
>> make[2]: Leaving directory
>> `/home/jbrake/nprobe_6.9.9_090612_svn2512_pro'
>> make[1]: *** [all-recursive] Error 1
>> make[1]: Leaving directory
>> `/home/jbrake/nprobe_6.9.9_090612_svn2512_pro'
>> make: *** [all] Error 2
>> 
>> Any help would be greatly appreciated. Thanks in advance.
>> 
>> Jason
>> 
>> Links:
>> ------
>> [1] http://luca.ntop.org/nProbeInstallationGuide.pdf
> 
> -- 
> Yuri Francalacci
> [email protected]
> "It seems that perfection is reached not when there is nothing left to add,
> but when there is nothing left to take away"
> Antoine de Saint Exupéry
> _______________________________________________
> Ntop-misc mailing list
> [email protected]
> http://listgateway.unipi.it/mailman/listinfo/ntop-misc

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

Reply via email to