From: <Ale...@sm...> - 2007-08-01 16:19:43
|
version 0.106.1 compiles and liks now snapshot latest: LDFLAGS=3D"-liconv" ./configure .... if gcc -DHAVE_CONFIG_H -I. -I. -I.. '-DLOCALSTATEDIR=3D"/opt/asnmtap/perfparse/var"' '-DSYSCONFDIR=3D"/opt/asnmtap/perfparse/etc"' '-DLOCALEDIR=3D"/opt/asnmtap/perfparse/share/locale"' -I/usr/local/include/mysql -I../libpp_mysql -I/usr/local/include/glib-= 2.0 -I/usr/local/lib/glib-2.0/include -I../libpp_common -I.. -g -O2 -Wa= ll -MT perfparse_db_purge-convert.o -MD -MP -MF ".deps/perfparse_db_purge-convert.Tpo" -c -o perfparse_db_purge-convert= .o `test -f 'convert.c' || echo './'`convert.c; \ then mv -f ".deps/perfparse_db_purge-convert.Tpo" ".deps/perfparse_db_purge-convert.Po"; else rm -f ".deps/perfparse_db_purge-convert.Tpo"; exit 1; fi convert.c:41:21: ncurses.h: No such file or directory convert.c: In function `get_policyId_from_name': convert.c:122: warning: passing arg 2 of `g_hash_table_insert_copy' discards qualifiers from pointer target type convert.c: In function `get_groupId_from_name': convert.c:156: warning: passing arg 2 of `g_hash_table_insert_copy' discards qualifiers from pointer target type convert.c: In function `get_hostId_from_name': convert.c:190: warning: passing arg 2 of `g_hash_table_insert_copy' discards qualifiers from pointer target type convert.c: In function `autoConvert': convert.c:389: warning: implicit declaration of function `initscr' convert.c:390: warning: implicit declaration of function `cbreak' convert.c:391: warning: implicit declaration of function `getmaxyx' convert.c:391: error: `stdscr' undeclared (first use in this function) convert.c:391: error: (Each undeclared identifier is reported only once= convert.c:391: error: for each function it appears in.) convert.c:394: warning: implicit declaration of function `idlok' convert.c:395: warning: implicit declaration of function `scrollok' convert.c:397: warning: implicit declaration of function `printw' convert.c:408: warning: implicit declaration of function `refresh' convert.c:409: warning: implicit declaration of function `noecho' convert.c:410: warning: implicit declaration of function `attron' convert.c:410: error: `A_BOLD' undeclared (first use in this function) convert.c:411: warning: implicit declaration of function `getch' convert.c:418: warning: implicit declaration of function `attroff' convert.c:422: warning: implicit declaration of function `endwin' convert.c:580: warning: implicit declaration of function `getyx' convert.c:586: warning: implicit declaration of function `move' convert.c:880: warning: implicit declaration of function `round' convert.c:359: warning: unused variable `sTmpBuf' convert.c:369: warning: unused variable `result_row_new' convert.c:377: warning: unused variable `iNDBnumrows' convert.c:377: warning: unused variable `iNDBnumFields' convert.c:378: warning: unused variable `piNDBlengths' convert.c: In function `read_string_from_line': convert.c:978: warning: implicit declaration of function `echo' convert.c:979: error: `stdscr' undeclared (first use in this function) convert.c:982: warning: implicit declaration of function `scanw' convert.c:982: error: `ERR' undeclared (first use in this function) convert.c: In function `read_int_from_line': convert.c:1000: error: `stdscr' undeclared (first use in this function)= convert.c:1003: error: `ERR' undeclared (first use in this function) make[2]: *** [perfparse_db_purge-convert.o] Error 1 make[2]: Leaving directory `/export/home/nagios/installed-packages/perfparse-all-07-05-03/db_tools= ' make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory `/export/home/nagios/installed-packages/perfparse-all-07-05-03' make: *** [all] Error 2 Vriendelijke Groeten, -- Alex Peeters Section Supervision & Monitoring Monitoring 02/787.59.65 _______________________________________________________________________= _______________________ Smals sluit elke aansprakelijkheid uit in verband met de juistheid, de volledigheid of het tijdig toekomen van de informatie in deze e-mail. A= an deze e-mail kunnen geen rechten worden ontleend en deze e-mail houdt in= geen geval een erkenning van welkdanige aansprakelijkheid in. Dit bericht is alleen bestemd voor de geadresseerde. Indien dit bericht= niet voor u bestemd is, verzoeken wij u dit onmiddellijk aan ons te mel= den en het bericht te vernietigen. Smals d=E9cline toute responsabilit=E9 quant =E0 l'exactitude, =E0 l'ex= haustivit=E9 et au d=E9lai de transmission des informations contenues dans cet e-mai= l. Aucun droit ne peut =EAtre revendiqu=E9 sur cet e-mail et cet e-mail n'= implique en aucun cas une reconnaissance de responsabilit=E9, quelle qu'elle soi= t. Ce message s'adresse uniquement au destinataire. Si ce message ne vous = est pas destin=E9, nous vous prions de nous le signaler imm=E9diatement et = de d=E9truire le message. = Florian Gleixner = <flo@bier.homeip. = net> = To Ale...@sm... = 01/08/2007 17:41 = cc Alex Peeters = <ale...@ci...>, = Ale...@sm..., = per...@li...urceforg= e.n et = Subj= ect Re: Perfparse-devel] Feature = request = = = = = = = O.K. i tried on a Sparc Solaris 9 machine. I found out, that when linking with ncurses one needs -liconv too. So try: LDFLAGS=3D"-liconv" ./configure .... The config.log - even when not very easy to read - tells you that. The configure tests some things, but not all. ncurses are only used in dbtools - so with --disable-db_tools it should not check. But i'm not a= autoconf-guru. I'll try to make configure add the -liconv automagically= . To be able to compile pp with this configure: LDFLAGS=3D"-liconv" ./configure --prefix=3D/opt/asnmtap/perfparse --with-imagedir=3D/opt/asnmtap/applications/htmlroot/img/ --with-cgidir=3D/opt/asnmtap/applications/htmlroot/cgi-bin --with-http_image_path=3D/asnmtap/img --with-data-source=3Dasnmtap --disable-perfparse --disable-db_tools --disable-cgis --with-mysql_config_dir=3D/usr/local/mysql/bin i had to install these packages: pkginfo |grep SMC application SMCexpat expat application SMCfontc fontconfig application SMCftype freetype application SMCgcc gcc application SMCgd gd application SMCjpeg jpeg application SMClibpng libpng application SMCliconv libiconv application SMCmysql mysql application SMCncurs ncurses application SMCossl openssl Hope this helps! Flo Ale...@sm... schrieb: > version 0.106.1 on solaris 9, where 0.105.6 compiles en works > > > ./configure --prefix=3D/opt/asnmtap/perfparse > --with-imagedir=3D/opt/asnmtap/applications/htmlroot/img/ > --with-cgidir=3D/opt/asnmtap/applications/htmlroot/cgi-bin > --with-http_image_path=3D/asnmtap/img --with-data-source=3Dasnmtap > --disable-perfparse --disable-db_tools --disable-cgis > > mv perfparse.sh.tmp perfparse.sh.example > make[2]: Leaving directory > `/export/home/nagios/installed-packages/perfparse-0.106.1/scripts' > make[2]: Entering directory > `/export/home/nagios/installed-packages/perfparse-0.106.1' > make[2]: Leaving directory > `/export/home/nagios/installed-packages/perfparse-0.106.1' > make[1]: Leaving directory > `/export/home/nagios/installed-packages/perfparse-0.106.1' > > -----------------------------------------------------------------------= ---------------------------------------------------------------- > > LDFLAGS=3D"-ldl -lsocket" ./configure --prefix=3D/opt/asnmtap/perfpar= se > --with-imagedir=3D/opt/asnmtap/applications/htmlroot/img/ > --with-cgidir=3D/opt/asnmtap/applications/htmlroot/cgi-bin > --with-http_image_path=3D/asnmtap/img --with-data-source=3Dasnmtap > > mkdir .libs > gcc -g -O2 -Wall -o .libs/perfparse-log2any > perfparse_log2any-perfparse-log2any.o perfparse_log2any-perfparse-common.o > perfparse_log2any-log_reader.o perfparse_log2any-storage.o > -L/export/home/nagios/installed-packages/perfparse-0.106.1/libpp_comm= on > /export/home/nagios/installed-packages/perfparse-0.106.1 > /libpp_common/.libs/libpp_common.so -L/usr/local/lib -L/usr/lib > -L/usr/local/ssl/lib -L/usr/local/BerkeleyDB.4.2/lib -L/usr/openwin/l= ib > -L/export/home/nagios/installed-packages/perfparse-0.106.1 > /libnagios_perfdata_parser > /export/home/nagios/installed-packages/perfparse-0.106.1 > /libnagios_perfdata_parser/.libs/libnagios_perfdata_parser.so -ldl -lsocket > /usr/local/lib/libglib-2.0.so ../intl/libintl.a /usr/local/lib/libiconv.so > /usr/local/lib/libgd.so -lXpm -lX11 /usr/local/lib/libjpeg.so > /usr/local/lib/libfontconfig.so /usr/local/lib/libexpat.so > /usr/local/lib/libfreetype.so -lpng12 -lz -lm -R/opt/asnmtap/perfparse/lib > -R/usr/local/lib > Undefined first referenced > symbol in file > rpl_malloc perfparse_log2any-log_reader.o > gethostbyname perfparse_log2any-log_reader.o (symbol > belongs to implicit dependency /usr/lib/libnsl.so.1) > rpl_realloc perfparse_log2any-log_reader.o > ld: fatal: Symbol referencing errors. No output written to > .libs/perfparse-log2any > collect2: ld returned 1 exit status > make[2]: *** [perfparse-log2any] Error 1 > make[2]: Leaving directory > `/export/home/nagios/installed-packages/perfparse-0.106.1/perfparse' > make[1]: *** [all-recursive] Error 1 > make[1]: Leaving directory > `/export/home/nagios/installed-packages/perfparse-0.106.1' > make: *** [all] Error 2 > > -----------------------------------------------------------------------= ---------------------------------------------------------------- > > ./configure --prefix=3D/opt/asnmtap/perfparse > --with-imagedir=3D/opt/asnmtap/applications/htmlroot/img/ > --with-cgidir=3D/opt/asnmtap/applications/htmlroot/cgi-bin > --with-http_image_path=3D/asnmtap/img --with-data-source=3Dasnmtap > > mkdir .libs > gcc -g -O2 -Wall -o .libs/perfparse-log2any > perfparse_log2any-perfparse-log2any.o perfparse_log2any-perfparse-common.o > perfparse_log2any-log_reader.o perfparse_log2any-storage.o > -L/export/home/nagios/installed-packages/perfparse-0.106.1/libpp_comm= on > /export/home/nagios/installed-packages/perfparse-0.106.1 > /libpp_common/.libs/libpp_common.so -L/usr/local/lib -L/usr/lib > -L/usr/local/ssl/lib -L/usr/local/BerkeleyDB.4.2/lib -L/usr/openwin/l= ib > -L/export/home/nagios/installed-packages/perfparse-0.106.1 > /libnagios_perfdata_parser > /export/home/nagios/installed-packages/perfparse-0.106.1 > /libnagios_perfdata_parser/.libs/libnagios_perfdata_parser.so > /usr/local/lib/libglib-2.0.so ../intl/libintl.a /usr/local/lib/libiconv.so > /usr/local/lib/libgd.so -lXpm -lX11 /usr/local/lib/libjpeg.so > /usr/local/lib/libfontconfig.so /usr/local/lib/libexpat.so > /usr/local/lib/libfreetype.so -lpng12 -lz -lm -R/opt/asnmtap/perfparse/lib > -R/usr/local/lib > Undefined first referenced > symbol in file > bind perfparse_log2any-log_reader.o (symbol > belongs to implicit dependency /usr/lib/libsocket.so.1) > dlsym perfparse_log2any-storage.o (sym= bol > belongs to implicit dependency /usr/lib/libdl.so.1) > rpl_malloc perfparse_log2any-log_reader.o > accept perfparse_log2any-log_reader.o (symbol > belongs to implicit dependency /usr/lib/libsocket.so.1) > dlopen perfparse_log2any-storage.o (sym= bol > belongs to implicit dependency /usr/lib/libdl.so.1) > listen perfparse_log2any-log_reader.o (symbol > belongs to implicit dependency /usr/lib/libsocket.so.1) > gethostbyname perfparse_log2any-log_reader.o (symbol > belongs to implicit dependency /usr/lib/libnsl.so.1) > socket perfparse_log2any-log_reader.o (symbol > belongs to implicit dependency /usr/lib/libsocket.so.1) > rpl_realloc perfparse_log2any-log_reader.o > setsockopt perfparse_log2any-log_reader.o (symbol > belongs to implicit dependency /usr/lib/libsocket.so.1) > connect perfparse_log2any-log_reader.o (symbol > belongs to implicit dependency /usr/lib/libsocket.so.1) > dlerror perfparse_log2any-storage.o (sym= bol > belongs to implicit dependency /usr/lib/libdl.so.1) > shutdown perfparse_log2any-log_reader.o (symbol > belongs to implicit dependency /usr/lib/libsocket.so.1) > ld: fatal: Symbol referencing errors. No output written to > .libs/perfparse-log2any > collect2: ld returned 1 exit status > make[2]: *** [perfparse-log2any] Error 1 > make[2]: Leaving directory > `/export/home/nagios/installed-packages/perfparse-0.106.1/perfparse' > make[1]: *** [all-recursive] Error 1 > make[1]: Leaving directory > `/export/home/nagios/installed-packages/perfparse-0.106.1' > make: *** [all] Error 2 > > -----------------------------------------------------------------------= ---------------------------------------------------------------- > > ./configure --prefix=3D/opt/asnmtap/perfparse > --with-imagedir=3D/opt/asnmtap/applications/htmlroot/img/ > --with-cgidir=3D/opt/asnmtap/applications/htmlroot/cgi-bin > --with-http_image_path=3D/asnmtap/img --with-data-source=3Dasnmtap > --disable-perfparse --disable-cgis > > mkdir .libs > gcc -g -O2 -Wall -o .libs/perfparse-db-purge > perfparse_db_purge-perfparse-db-purge.o perfparse_db_purge-convert.o > -L/export/home/nagios/installed-packages/perfparse-0.106.1/libpp_mysq= l > /export/home/nagios/installed-packages/perfparse-0.106.1 > /libpp_mysql/.libs/libpp_mysql.so -L/usr/local/lib -L/usr/lib > -L/usr/local/ssl/lib -L/usr/local/BerkeleyDB.4.2/lib -L/usr/openwin/l= ib > -L/usr/local/lib/mysql /usr/local/lib/mysql/libmysqlclient.so -lposix= 4 > -lgen -lsocket -lnsl > -L/export/home/nagios/installed-packages/perfparse-0.106.1/libpp_comm= on > /export/home/nagios/installed-packages/perfparse-0.106.1 > /libpp_common/.libs/libpp_common.so /usr/local/lib/libglib-2.0.so > ../intl/libintl.a /usr/local/lib/libiconv.so /usr/local/lib/libgd.so -lXpm > -lX11 /usr/local/lib/libjpeg.so /usr/local/lib/libfontconfig.so > /usr/local/lib/libexpat.so /usr/local/lib/libfreetype.so -lpng12 -lz = -lm > -R/opt/asnmtap/perfparse/lib -R/usr/local/lib/mysql -R/usr/local/lib > Undefined first referenced > symbol in file > rpl_malloc ../intl/libintl.a(bindtextdom.o) > rpl_realloc ../intl/libintl.a(dcigettext.o) > ld: fatal: Symbol referencing errors. No output written to > .libs/perfparse-db-purge > collect2: ld returned 1 exit status > make[2]: *** [perfparse-db-purge] Error 1 > make[2]: Leaving directory > `/export/home/nagios/installed-packages/perfparse-0.106.1/db_tools' > make[1]: *** [all-recursive] Error 1 > make[1]: Leaving directory > `/export/home/nagios/installed-packages/perfparse-0.106.1' > make: *** [all] Error 2 > > -----------------------------------------------------------------------= ---------------------------------------------------------------- > > ./configure --prefix=3D/opt/asnmtap/perfparse > --with-imagedir=3D/opt/asnmtap/applications/htmlroot/img/ > --with-cgidir=3D/opt/asnmtap/applications/htmlroot/cgi-bin > --with-http_image_path=3D/asnmtap/img --with-data-source=3Dasnmtap > --disable-perfparse --disable-db_tools > > mkdir .libs > gcc -g -O2 -Wall -o .libs/perfparse.cgi perfparse_cgi-perfgraph.o > perfparse_cgi-cgi.o perfparse_cgi-cgi_bin_report.o > perfparse_cgi-cgi_del_policy.o perfparse_cgi-cgi_bin_summary_policy.o= > perfparse_cgi-cgi_graph.o perfparse_cgi-cgi_host_groups.o > perfparse_cgi-cgi_intro.o perfparse_cgi-cgi_raw_report.o > perfparse_cgi-cgi_select_object.o perfparse_cgi-object_users.o > -L/export/home/nagios/installed-packages/perfparse-0.106.1/libpp_mysq= l > /export/home/nagios/installed-packages/perfparse-0.106.1 > /libpp_mysql/.libs/libpp_mysql.so -L/usr/local/lib -L/usr/lib > -L/usr/local/ssl/lib -L/usr/local/BerkeleyDB.4.2/lib -L/usr/openwin/l= ib > -L/usr/local/lib/mysql /usr/local/lib/mysql/libmysqlclient.so -lposix= 4 > -lgen -lsocket -lnsl > -L/export/home/nagios/installed-packages/perfparse-0.106.1/libpp_comm= on > /export/home/nagios/installed-packages/perfparse-0.106.1 > /libpp_common/.libs/libpp_common.so /usr/local/lib/libglib-2.0.so > ../intl/libintl.a /usr/local/lib/libiconv.so /usr/local/lib/libgd.so -lXpm > -lX11 /usr/local/lib/libjpeg.so /usr/local/lib/libfontconfig.so > /usr/local/lib/libexpat.so /usr/local/lib/libfreetype.so -lpng12 -lz = -lm > -R/opt/asnmtap/perfparse/lib -R/usr/local/lib/mysql -R/usr/local/lib > ld: warning: symbol `sTo' has differing sizes: > (file perfparse_cgi-cgi_bin_report.o value=3D0x16; file > perfparse_cgi-cgi_graph.o value=3D0x1e); > perfparse_cgi-cgi_graph.o definition taken > ld: warning: symbol `sFrom' has differing sizes: > (file perfparse_cgi-cgi_bin_report.o value=3D0x16; file > perfparse_cgi-cgi_graph.o value=3D0x1e); > perfparse_cgi-cgi_graph.o definition taken > ld: warning: symbol `sTo' has differing sizes: > (file perfparse_cgi-cgi_graph.o value=3D0x1e; file > perfparse_cgi-cgi_raw_report.o value=3D0x16); > perfparse_cgi-cgi_graph.o definition taken > ld: warning: symbol `sFrom' has differing sizes: > (file perfparse_cgi-cgi_graph.o value=3D0x1e; file > perfparse_cgi-cgi_raw_report.o value=3D0x16); > perfparse_cgi-cgi_graph.o definition taken > ld: warning: symbol `sTimeRange' has differing sizes: > (file perfparse_cgi-cgi_graph.o value=3D0x4; file > perfparse_cgi-cgi_raw_report.o value=3D0x2); > perfparse_cgi-cgi_graph.o definition taken > Undefined first referenced > symbol in file > rpl_malloc perfparse_cgi-cgi.o > rpl_realloc ../intl/libintl.a(dcigettext.o) > ld: fatal: Symbol referencing errors. No output written to > .libs/perfparse.cgi > collect2: ld returned 1 exit status > make[2]: *** [perfparse.cgi] Error 1 > make[2]: Leaving directory > `/export/home/nagios/installed-packages/perfparse-0.106.1/cgi' > make[1]: *** [all-recursive] Error 1 > make[1]: Leaving directory > `/export/home/nagios/installed-packages/perfparse-0.106.1' > make: *** [all] Error 2 > > -----------------------------------------------------------------------= ---------------------------------------------------------------- > > ./configure --prefix=3D/opt/asnmtap/perfparse > --with-imagedir=3D/opt/asnmtap/applications/htmlroot/img/ > --with-cgidir=3D/opt/asnmtap/applications/htmlroot/cgi-bin > --with-http_image_path=3D/asnmtap/img --with-data-source=3Dasnmtap > --disable-db_tools --disable-cgis > > mkdir .libs > gcc -g -O2 -Wall -o .libs/perfparse-log2any > perfparse_log2any-perfparse-log2any.o perfparse_log2any-perfparse-common.o > perfparse_log2any-log_reader.o perfparse_log2any-storage.o > -L/export/home/nagios/installed-packages/perfparse-0.106.1/libpp_comm= on > /export/home/nagios/installed-packages/perfparse-0.106.1 > /libpp_common/.libs/libpp_common.so -L/usr/local/lib -L/usr/lib > -L/usr/local/ssl/lib -L/usr/local/BerkeleyDB.4.2/lib -L/usr/openwin/l= ib > -L/export/home/nagios/installed-packages/perfparse-0.106.1 > /libnagios_perfdata_parser > /export/home/nagios/installed-packages/perfparse-0.106.1 > /libnagios_perfdata_parser/.libs/libnagios_perfdata_parser.so > /usr/local/lib/libglib-2.0.so ../intl/libintl.a /usr/local/lib/libiconv.so > /usr/local/lib/libgd.so -lXpm -lX11 /usr/local/lib/libjpeg.so > /usr/local/lib/libfontconfig.so /usr/local/lib/libexpat.so > /usr/local/lib/libfreetype.so -lpng12 -lz -lm -R/opt/asnmtap/perfparse/lib > -R/usr/local/lib > Undefined first referenced > symbol in file > bind perfparse_log2any-log_reader.o (symbol > belongs to implicit dependency /usr/lib/libsocket.so.1) > dlsym perfparse_log2any-storage.o (sym= bol > belongs to implicit dependency /usr/lib/libdl.so.1) > rpl_malloc perfparse_log2any-log_reader.o > accept perfparse_log2any-log_reader.o (symbol > belongs to implicit dependency /usr/lib/libsocket.so.1) > dlopen perfparse_log2any-storage.o (sym= bol > belongs to implicit dependency /usr/lib/libdl.so.1) > listen perfparse_log2any-log_reader.o (symbol > belongs to implicit dependency /usr/lib/libsocket.so.1) > gethostbyname perfparse_log2any-log_reader.o (symbol > belongs to implicit dependency /usr/lib/libnsl.so.1) > socket perfparse_log2any-log_reader.o (symbol > belongs to implicit dependency /usr/lib/libsocket.so.1) > rpl_realloc perfparse_log2any-log_reader.o > setsockopt perfparse_log2any-log_reader.o (symbol > belongs to implicit dependency /usr/lib/libsocket.so.1) > connect perfparse_log2any-log_reader.o (symbol > belongs to implicit dependency /usr/lib/libsocket.so.1) > dlerror perfparse_log2any-storage.o (sym= bol > belongs to implicit dependency /usr/lib/libdl.so.1) > shutdown perfparse_log2any-log_reader.o (symbol > belongs to implicit dependency /usr/lib/libsocket.so.1) > ld: fatal: Symbol referencing errors. No output written to > .libs/perfparse-log2any > collect2: ld returned 1 exit status > make[2]: *** [perfparse-log2any] Error 1 > make[2]: Leaving directory > `/export/home/nagios/installed-packages/perfparse-0.106.1/perfparse' > make[1]: *** [all-recursive] Error 1 > make[1]: Leaving directory > `/export/home/nagios/installed-packages/perfparse-0.106.1' > make: *** [all] Error 2 > > -----------------------------------------------------------------------= ---------------------------------------------------------------- > > > > Vriendelijke Groeten, > > -- Alex Peeters > > Section Supervision & Monitoring > Monitoring > 02/787.59.65 > _______________________________________________________________________= _______________________ > > Smals sluit elke aansprakelijkheid uit in verband met de juistheid, d= e > volledigheid of het tijdig toekomen van de informatie in deze e-mail.= Aan > deze e-mail kunnen geen rechten worden ontleend en deze e-mail houdt = in > geen geval een erkenning van welkdanige aansprakelijkheid in. > Dit bericht is alleen bestemd voor de geadresseerde. Indien dit beric= ht > niet voor u bestemd is, verzoeken wij u dit onmiddellijk aan ons te melden > en het bericht te vernietigen. > > Smals d=E9cline toute responsabilit=E9 quant =E0 l'exactitude, =E0 l'= exhaustivit=E9 > et au d=E9lai de transmission des informations contenues dans cet e-m= ail. > Aucun droit ne peut =EAtre revendiqu=E9 sur cet e-mail et cet e-mail n'implique > en aucun cas une reconnaissance de responsabilit=E9, quelle qu'elle s= oit. > Ce message s'adresse uniquement au destinataire. Si ce message ne vou= s est > pas destin=E9, nous vous prions de nous le signaler imm=E9diatement e= t de > d=E9truire le message. > > > > Alex > Peeters/SMALS-MVM > To > 01/08/2007 13:20 Alex Peeters/SMALS-MVM@SMALS-M= VM > cc > Ale...@sm..., Ale= x > Peeters <ale...@ci...= m>, > Florian Gleixner > <fl...@bi...>, > per...@li...urceforge.n > et > Subject > Re: Perfparse-devel] Feature > request(Document link: Alex > Peeters) > > > > > > > > > > bash-3.1$ pkginfo -l SMCncurs > PKGINST: SMCncurs > NAME: ncurses > CATEGORY: application > ARCH: sparc > VERSION: 5.6 > BASEDIR: /usr/local > VENDOR: FSF > PSTAMP: Steve Christensen > INSTDATE: Jul 31 2007 15:09 > EMAIL: st...@sm... > STATUS: completely installed > FILES: 3559 installed pathnames > 10 shared pathnames > 62 directories > 13 executables > 25902 blocks used (approx) > > Vriendelijke Groeten, > > -- Alex Peeters > > Section Supervision & Monitoring > Monitoring > 02/787.59.65 > _______________________________________________________________________= _______________________ > > Smals sluit elke aansprakelijkheid uit in verband met de juistheid, d= e > volledigheid of het tijdig toekomen van de informatie in deze e-mail.= Aan > deze e-mail kunnen geen rechten worden ontleend en deze e-mail houdt = in > geen geval een erkenning van welkdanige aansprakelijkheid in. > Dit bericht is alleen bestemd voor de geadresseerde. Indien dit beric= ht > niet voor u bestemd is, verzoeken wij u dit onmiddellijk aan ons te melden > en het bericht te vernietigen. > > Smals d=E9cline toute responsabilit=E9 quant =E0 l'exactitude, =E0 l'= exhaustivit=E9 > et au d=E9lai de transmission des informations contenues dans cet e-m= ail. > Aucun droit ne peut =EAtre revendiqu=E9 sur cet e-mail et cet e-mail n'implique > en aucun cas une reconnaissance de responsabilit=E9, quelle qu'elle s= oit. > Ce message s'adresse uniquement au destinataire. Si ce message ne vou= s est > pas destin=E9, nous vous prions de nous le signaler imm=E9diatement e= t de > d=E9truire le message. > > > > Alex > Peeters/SMALS-MVM > To > 01/08/2007 13:17 Florian Gleixner > <fl...@bi...> > cc > Alex Peeters > <ale...@ci...>, > Ale...@sm..., > per...@li...urceforge.n > et > Subject > Re: Perfparse-devel] Feature > request(Document link: Alex > Peeters) > > > > > > > > > > The problem is that that library is installed !!! > > Vriendelijke Groeten, > > -- Alex Peeters > > Section Supervision & Monitoring > Monitoring > 02/787.59.65 > _______________________________________________________________________= _______________________ > > Smals sluit elke aansprakelijkheid uit in verband met de juistheid, d= e > volledigheid of het tijdig toekomen van de informatie in deze e-mail.= Aan > deze e-mail kunnen geen rechten worden ontleend en deze e-mail houdt = in > geen geval een erkenning van welkdanige aansprakelijkheid in. > Dit bericht is alleen bestemd voor de geadresseerde. Indien dit beric= ht > niet voor u bestemd is, verzoeken wij u dit onmiddellijk aan ons te melden > en het bericht te vernietigen. > > Smals d=E9cline toute responsabilit=E9 quant =E0 l'exactitude, =E0 l'= exhaustivit=E9 > et au d=E9lai de transmission des informations contenues dans cet e-m= ail. > Aucun droit ne peut =EAtre revendiqu=E9 sur cet e-mail et cet e-mail n'implique > en aucun cas une reconnaissance de responsabilit=E9, quelle qu'elle s= oit. > Ce message s'adresse uniquement au destinataire. Si ce message ne vou= s est > pas destin=E9, nous vous prions de nous le signaler imm=E9diatement e= t de > d=E9truire le message. > > > > Florian Gleixner > <flo@bier.homeip. > net> To > Ale...@sm... > 01/08/2007 13:13 cc > per...@li...urceforge.n > et, Ale...@sm...,= Alex > Peeters <ale...@ci...= m> > Subject > Re: Perfparse-devel] Feature > request > > > > > > > > > > > Ale...@sm... schrieb: >> Hi Flo, >> >> >> Almost 1 year i want to help with development for Perfparse. >> >> >> But since since release perfparse-0.106.1 i can't compile it anymore= . >> >> >> The latest snapshot can even ./configure anymore onto the same serve= r. >> >> >> snapshot perfparse-all-07-05-03 >> >> configure: Using glib2 >> checking for what data source... ASNMTAP >> checking for what database to use... Mysql >> checking for your ability to administrate a database... you need mor= e >> experience... >> checking for mysql_config... /usr/local/bin/mysql_config >> checking for gzopen in -lz... yes >> checking gd.h usability... yes >> checking gd.h presence... yes >> checking for gd.h... yes >> checking for gdlib-config... /usr/local/bin/gdlib-config >> checking for gdImageCreate in -lgd... yes >> checking for printw in -lncurses... no >> configure: error: ncurses development libraries not usable. >> Install ncurses development libraries and rerun configure. >> See config.log or FAQs for details. >> > > > The configure says: Install ncurses development libraries and rerun > configure. > You should try that. > >> >> When do i get one answer PLEASE >> >> Onto the same machine i have: >> >> perfparse-0.105.6 and perfparse-0.106.1 >> >> perfparse-0.105.6: >> ... >> Making all in contrib >> make[2]: Entering directory >> > `/export/home/nagios/installed-packages/perfparse-0.105.6-asnmtap/contr= ib' >> make[2]: Nothing to be done for `all'. >> make[2]: Leaving directory >> > `/export/home/nagios/installed-packages/perfparse-0.105.6-asnmtap/contr= ib' >> Making all in po >> make[2]: Entering directory >> `/export/home/nagios/installed-packages/perfparse-0.105.6-asnmtap/po= ' >> make[2]: Nothing to be done for `all'. >> make[2]: Leaving directory >> `/export/home/nagios/installed-packages/perfparse-0.105.6-asnmtap/po= ' >> Making all in scripts >> make[2]: Entering directory >> > `/export/home/nagios/installed-packages/perfparse-0.105.6-asnmtap/scrip= ts' >> rm -f perfparse.sh.example perfparse.sh.tmp >> sed -e 's,@bindir\@,/opt/asnmtap/perfparse/bin,g' -e >> 's,@sysconfdir\@,/opt/asnmtap/perfparse/etc,g' -e >> 's,@localstatedir\@,/opt/asnmtap/perfparse/var,g' -e >> 's,@prefix\@,/opt/asnmtap/perfparse,g' ./perfparse.sh.in >> perfparse.sh.tmp >> chmod +x perfparse.sh.tmp >> mv perfparse.sh.tmp perfparse.sh.example >> >> >> perfparse-0.106.1: >> >> mkdir .libs >> gcc -g -O2 -Wall -o .libs/perfparse-log2any >> perfparse_log2any-perfparse-log2any.o > perfparse_log2any-perfparse-common.o >> perfparse_log2any-log_reader.o perfparse_log2any-storage.o= >> -L/export/home/nagios/installed-packages/perfparse-0.106.1/libpp_com= mon >> /export/home/nagios/installed-packages/perfparse-0.106.1 >> /libpp_common/.libs/libpp_common.so -L/usr/local/lib -L/usr/lib >> -L/usr/local/ssl/lib -L/usr/local/BerkeleyDB.4.2/lib -L/usr/openwin/= lib >> -L/export/home/nagios/installed-packages/perfparse-0.106.1 >> /libnagios_perfdata_parser >> /export/home/nagios/installed-packages/perfparse-0.106.1 >> /libnagios_perfdata_parser/.libs/libnagios_perfdata_parser.so >> /usr/local/lib/libglib-2.0.so ../intl/libintl.a > /usr/local/lib/libiconv.so >> /usr/local/lib/libgd.so -lXpm -lX11 /usr/local/lib/libjpeg.so >> /usr/local/lib/libfontconfig.so /usr/local/lib/libexpat.so >> /usr/local/lib/libfreetype.so -lpng12 -lz -lm > -R/opt/asnmtap/perfparse/lib >> -R/usr/local/lib >> Undefined first referenced >> symbol in file >> bind perfparse_log2any-log_reader.o > (symbol >> belongs to implicit dependency /usr/lib/libsocket.so.1) >> dlsym perfparse_log2any-storage.o (sy= mbol >> belongs to implicit dependency /usr/lib/libdl.so.1) >> rpl_malloc perfparse_log2any-log_reader.o >> accept perfparse_log2any-log_reader.o > (symbol >> belongs to implicit dependency /usr/lib/libsocket.so.1) >> dlopen perfparse_log2any-storage.o (sy= mbol >> belongs to implicit dependency /usr/lib/libdl.so.1) >> listen perfparse_log2any-log_reader.o > (symbol >> belongs to implicit dependency /usr/lib/libsocket.so.1) >> gethostbyname perfparse_log2any-log_reader.o > (symbol >> belongs to implicit dependency /usr/lib/libnsl.so.1) >> socket perfparse_log2any-log_reader.o > (symbol >> belongs to implicit dependency /usr/lib/libsocket.so.1) >> rpl_realloc perfparse_log2any-log_reader.o >> setsockopt perfparse_log2any-log_reader.o > (symbol >> belongs to implicit dependency /usr/lib/libsocket.so.1) >> connect perfparse_log2any-log_reader.o > (symbol >> belongs to implicit dependency /usr/lib/libsocket.so.1) >> dlerror perfparse_log2any-storage.o (sy= mbol >> belongs to implicit dependency /usr/lib/libdl.so.1) >> shutdown perfparse_log2any-log_reader.o > (symbol >> belongs to implicit dependency /usr/lib/libsocket.so.1) >> ld: fatal: Symbol referencing errors. No output written to >> .libs/perfparse-log2any >> collect2: ld returned 1 exit status >> make[2]: *** [perfparse-log2any] Error 1 >> make[2]: Leaving directory >> `/export/home/nagios/installed-packages/perfparse-0.106.1/perfparse'= >> make[1]: *** [all-recursive] Error 1 >> make[1]: Leaving directory >> `/export/home/nagios/installed-packages/perfparse-0.106.1' >> make: *** [all] Error 2 >> >> Vriendelijke Groeten, >> >> -- Alex Peeters >> > > What system are you using? Linux? What distro? Try: > LDFLAGS=3D"-ldl -lsocket" ./configure > But configure should find that yout itself if -ldl or -lsocket are > nedded. Maybe a make clean would do it too. > > > Flo > > > > > = |