Poking further, it should be --without-gdchart not --disable-gdchart -- I've got a patch under test to fixup the ./configure --help documentation
-----Burton -----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On Behalf Of Burton M. Strauss III Sent: Monday, December 02, 2002 9:06 AM To: [EMAIL PROTECTED] Subject: RE: [Ntop-dev] ntop-current compile problem with gdchart Did you run ./buildAll.sh in gdchart0.94? Nope, didn't think so ... read BUILD-ntop.txt Question: The message lines should be ifed out, that's just a minor typo in configure.in Which run are the lines below from? --disable-gdchart or --with-gdchart-root? If it's the former, then I need to see the lines from config.log ... if, as I suspect, it's the latter, then it's just the (minor) missing if. -----Burton -----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On Behalf Of Rob Speicher Sent: Wednesday, November 20, 2002 6:03 PM To: [EMAIL PROTECTED] Subject: [Ntop-dev] ntop-current compile problem with gdchart I downloaded today's ntop snapshot. Configure runs smoothly with the latest versions of M4, autoconf and automake. When I do gmake (OpenBSD 3.2) it makes until it gets to gdchart and then I get a bunch of gdc_pie.c and gdchart.c errors. This happens even when I do --disable-gdchart and reconfigure/remake, and also when I define a different, specific folder with --with-gdchart-root. ---------------------------------------------------------------- (optional) packages are in: LBL pcap in : standard system headers and libraries GNU gdbm in : standard system headers and libraries openSSL in : standard system headers and libraries GDChart in : standard system headers and libraries GD in : standard system headers and libraries libpng in : standard system headers and libraries zlib in : standard system headers and libraries This is your ntop 2.1.52 configuration: Host System Type : i386-unknown-openbsd3.2 Compiler (cflags) : gcc -g -O2 -Wshadow -Wpointer-arith -Wmissing-prototypes -Wmissing-declarati ons -Wnested-externs -fPIC Defines : -DHAVE_CONFIG_H Loader (ldflags) : Include path : -I/usr/include -I/usr/local/include -I/home/tsigo/ntop-current/gdchart0.9 4c -I/usr/include -I/usr/local/include System Libs : -lc_r -lresolv -lc -lm -lz -lssl -lpcap -lcrypto -lc -lc -L/usr/lib -lpca p -L/usr/local/lib -lgdbm -L/home/tsigo/ntop-current/gdchart0.94c -lgdchart -L/usr/lib -lgd -L/usr/loc al/lib -lpng MultiThread mode : enabled Install path : /usr ... gdc_pie.c:161: Undefined symbol `_load_font_conversions' referenced from text segment gdc_pie.c:171: Undefined symbol `_cnt_nl' referenced from text segment gdc_pie.c:171: Undefined symbol `_GDC_fontc' referenced from text segment gdc_pie.c:223: Undefined symbol `_cnt_nl' referenced from text segment gdc_pie.c:223: Undefined symbol `_GDC_fontc' referenced from text segment gdc_pie.c:230: Undefined symbol `_GDC_fontc' referenced from text segment gdc_pie.c:522: Undefined symbol `_cnt_nl' referenced from text segment gdc_pie.c:523: Undefined symbol `_GDC_fontc' referenced from text segment gdc_pie.c:523: Undefined symbol `_GDC_fontc' referenced from text segment gdc_pie.c:523: Undefined symbol `_GDCImageStringNL' referenced from text segment gdc_pie.c:546: Undefined symbol `_cnt_nl' referenced from text segment gdc_pie.c:550: Undefined symbol `_GDC_fontc' referenced from text segment gdc_pie.c:569: Undefined symbol `_GDC_fontc' referenced from text segment gdc_pie.c:573: Undefined symbol `_GDC_fontc' referenced from text segment gdc_pie.c:591: Undefined symbol `_GDC_fontc' referenced from text segment gdc_pie.c:0: More undefined symbol _GDC_fontc refs follow gdc_pie.c:619: Undefined symbol `_GDCImageStringNL' referenced from text segment gdchart.c:508: Undefined symbol `_out_err' referenced from text segment gdchart.c:512: Undefined symbol `_load_font_conversions' referenced from text segment gdchart.c:640: Undefined symbol `_cnt_nl' referenced from text segment gdchart.c:662: Undefined symbol `_cnt_nl' referenced from text segment gdchart.c:719: Undefined symbol `_out_err' referenced from text segment gdchart.c:943: Undefined symbol `_cnt_nl' referenced from text segment gdchart.c:944: Undefined symbol `_GDCImageStringNL' referenced from text segment gdchart.c:1248: Undefined symbol `_cnt_nl' referenced from text segment gdchart.c:1874: Undefined symbol `_get_uniq_color' referenced from text segment gdchart.c:2111: Undefined symbol `_GDCImageStringNL' referenced from text segment gdchart.c:2124: Undefined symbol `_GDCImageStringNL' referenced from text segment collect2: ld returned 1 exit status gmake[2]: *** [ntop] Error 1 gmake[2]: Leaving directory `/home/tsigo/ntop-current/ntop' gmake[1]: *** [all-recursive] Error 1 gmake[1]: Leaving directory `/home/tsigo/ntop-current/ntop' gmake: *** [all] Error 2 ---------------------------------------------------------------- I've done a ./configure and make in the gdchart directory but there isn't a 'make install' OpenBSD 3.2 automake 1.7 autoconf 2.56 ntop 2.1.52 (11/20 current) gdchart 0.94c _______________________________________________ Ntop-dev mailing list [EMAIL PROTECTED] http://listgateway.unipi.it/mailman/listinfo/ntop-dev _______________________________________________ Ntop-dev mailing list [EMAIL PROTECTED] http://listgateway.unipi.it/mailman/listinfo/ntop-dev _______________________________________________ Ntop-dev mailing list [EMAIL PROTECTED] http://listgateway.unipi.it/mailman/listinfo/ntop-dev