ndt-project / ndt

Network Diagnostic Tool
Other
178 stars 45 forks source link

Failing compile genplot10g #203

Open thekoma opened 8 years ago

thekoma commented 8 years ago

make

make all-recursive make[1]: Entering directory '/home/koma/ndt' Making all in src make[2]: Entering directory '/home/koma/ndt/src' gcc -pedantic -Wall -fno-strict-aliasing -std=gnu99 -DNDEBUG -O2 -DEXPERIMENTAL_ENABLED -DEXTTESTS_ENABLED -DDATABASE_ENABLED -L/usr/local/lib -Wl,-rpath,/usr/local/lib -o genplot10g genplot10g-genplot.o genplot10g-usage.o genplot10g-web10g-util.o genplot10g-utils.o -l pcap -lestats -lm -lI2util genplot10g-web10g-util.o: In function web10g_connection_from_socket': web10g-util.c:(.text+0x15e): undefined reference tolog_println_impl' web10g-util.c:(.text+0x22c): undefined reference to log_println_impl' web10g-util.c:(.text+0x281): undefined reference tolog_println_impl' web10g-util.c:(.text+0x2ad): undefined reference to log_println_impl' genplot10g-web10g-util.o: In functionweb10g_get_remote_addr': web10g-util.c:(.text+0x35a): undefined reference to log_println_impl' genplot10g-web10g-util.o:web10g-util.c:(.text+0x3ab): more undefined references tolog_println_impl' follow collect2: error: ld returned 1 exit status distcc[4302] ERROR: compile (null) on localhost failed Makefile:993: recipe for target 'genplot10g' failed make[2]: * [genplot10g] Error 1 make[2]: Leaving directory '/home/koma/ndt/src' Makefile:474: recipe for target 'all-recursive' failed make[1]: * [all-recursive] Error 1 make[1]: Leaving directory '/home/koma/ndt' Makefile:393: recipe for target 'all' failed make: *\ [all] Error 2

thushjandan commented 7 years ago

Hi, I have the same issue. Have you found a solution for that? Best regards, Thushjandan

thekoma commented 7 years ago

If I recall correctly the problem was that you need a specific kernel version

On Aug 11, 2017 13:18, "thushjandan" notifications@github.com wrote:

Hi, I have the same issue. Have you found a solution for that? Best regards, Thushjandan

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/ndt-project/ndt/issues/203#issuecomment-321798136, or mute the thread https://github.com/notifications/unsubscribe-auth/AAPFgj0-EswzSKGxInYFZrIzVUSDTufMks5sXEaUgaJpZM4HmolA .