From: <Ale...@sm...> - 2007-08-01 11:19:44
|
> 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. Solaris 9, like mentioned onto the bug report at the website :) Why does 0.105.6 works and 0.160.1 not ? 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 13:13 = cc per...@li...urceforg= e.n et, Ale...@sm..., A= lex Peeters <ale...@ci...>= Subj= ect 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 server= . > > > 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 more= > 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_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 > 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 = |
From: <Ale...@sm...> - 2007-08-01 11:20:33
|
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, 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. = Alex = Peeters/SMALS-MVM = = To 01/08/2007 13:17 Florian Gleixner = <fl...@bi...> = = cc Alex Peeters = <ale...@ci...>, = Ale...@sm..., = per...@li...urceforg= e.n et = Subj= ect 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, 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 13:13 = cc per...@li...urceforg= e.n et, Ale...@sm..., A= lex Peeters <ale...@ci...>= Subj= ect 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 server= . > > > 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 more= > 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_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 > 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 = |
From: <Ale...@sm...> - 2007-08-01 11:52:35
|
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, 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 13:13 = cc per...@li...urceforg= e.n et, Ale...@sm..., A= lex Peeters <ale...@ci...>= Subj= ect 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 server= . > > > 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 more= > 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_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 > 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 = |
From: <Ale...@sm...> - 2007-08-01 11:56:35
|
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/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-commo= n.o perfparse_log2any-log_reader.o perfparse_log2any-storage.o -L/export/home/nagios/installed-packages/perfparse-0.106.1/libpp_common= /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 -ldl -lso= cket /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 (sy= mbol 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-commo= n.o perfparse_log2any-log_reader.o perfparse_log2any-storage.o -L/export/home/nagios/installed-packages/perfparse-0.106.1/libpp_common= /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 (sy= mbol belongs to implicit dependency /usr/lib/libsocket.so.1) dlsym perfparse_log2any-storage.o (symbo= l belongs to implicit dependency /usr/lib/libdl.so.1) rpl_malloc perfparse_log2any-log_reader.o accept perfparse_log2any-log_reader.o (sy= mbol belongs to implicit dependency /usr/lib/libsocket.so.1) dlopen perfparse_log2any-storage.o (symbo= l belongs to implicit dependency /usr/lib/libdl.so.1) listen perfparse_log2any-log_reader.o (sy= mbol belongs to implicit dependency /usr/lib/libsocket.so.1) gethostbyname perfparse_log2any-log_reader.o (sy= mbol belongs to implicit dependency /usr/lib/libnsl.so.1) socket perfparse_log2any-log_reader.o (sy= mbol belongs to implicit dependency /usr/lib/libsocket.so.1) rpl_realloc perfparse_log2any-log_reader.o setsockopt perfparse_log2any-log_reader.o (sy= mbol belongs to implicit dependency /usr/lib/libsocket.so.1) connect perfparse_log2any-log_reader.o (sy= mbol belongs to implicit dependency /usr/lib/libsocket.so.1) dlerror perfparse_log2any-storage.o (symbo= l belongs to implicit dependency /usr/lib/libdl.so.1) shutdown perfparse_log2any-log_reader.o (sy= mbol 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_mysql /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/lib= -L/usr/local/lib/mysql /usr/local/lib/mysql/libmysqlclient.so -lposix4 -lgen -lsocket -lnsl -L/export/home/nagios/installed-packages/perfparse-0.106.1/libpp_common= /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 -l= Xpm -lX11 /usr/local/lib/libjpeg.so /usr/local/lib/libfontconfig.so /usr/local/lib/libexpat.so /usr/local/lib/libfreetype.so -lpng12 -lz -l= m -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_mysql /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/lib= -L/usr/local/lib/mysql /usr/local/lib/mysql/libmysqlclient.so -lposix4 -lgen -lsocket -lnsl -L/export/home/nagios/installed-packages/perfparse-0.106.1/libpp_common= /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 -l= Xpm -lX11 /usr/local/lib/libjpeg.so /usr/local/lib/libfontconfig.so /usr/local/lib/libexpat.so /usr/local/lib/libfreetype.so -lpng12 -lz -l= m -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-commo= n.o perfparse_log2any-log_reader.o perfparse_log2any-storage.o -L/export/home/nagios/installed-packages/perfparse-0.106.1/libpp_common= /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 (sy= mbol belongs to implicit dependency /usr/lib/libsocket.so.1) dlsym perfparse_log2any-storage.o (symbo= l belongs to implicit dependency /usr/lib/libdl.so.1) rpl_malloc perfparse_log2any-log_reader.o accept perfparse_log2any-log_reader.o (sy= mbol belongs to implicit dependency /usr/lib/libsocket.so.1) dlopen perfparse_log2any-storage.o (symbo= l belongs to implicit dependency /usr/lib/libdl.so.1) listen perfparse_log2any-log_reader.o (sy= mbol belongs to implicit dependency /usr/lib/libsocket.so.1) gethostbyname perfparse_log2any-log_reader.o (sy= mbol belongs to implicit dependency /usr/lib/libnsl.so.1) socket perfparse_log2any-log_reader.o (sy= mbol belongs to implicit dependency /usr/lib/libsocket.so.1) rpl_realloc perfparse_log2any-log_reader.o setsockopt perfparse_log2any-log_reader.o (sy= mbol belongs to implicit dependency /usr/lib/libsocket.so.1) connect perfparse_log2any-log_reader.o (sy= mbol belongs to implicit dependency /usr/lib/libsocket.so.1) dlerror perfparse_log2any-storage.o (symbo= l belongs to implicit dependency /usr/lib/libdl.so.1) shutdown perfparse_log2any-log_reader.o (sy= mbol 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, 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. = Alex = Peeters/SMALS-MVM = = To 01/08/2007 13:20 Alex Peeters/SMALS-MVM@SMALS-MVM= = cc Ale...@sm..., Alex = Peeters <ale...@ci...>= , Florian Gleixner = <fl...@bi...>, = per...@li...urceforg= e.n et = Subj= ect 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, 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. = Alex = Peeters/SMALS-MVM = = To 01/08/2007 13:17 Florian Gleixner = <fl...@bi...> = = cc Alex Peeters = <ale...@ci...>, = Ale...@sm..., = per...@li...urceforg= e.n et = Subj= ect 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, 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 13:13 = cc per...@li...urceforg= e.n et, Ale...@sm..., A= lex Peeters <ale...@ci...>= Subj= ect 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 server= . > > > 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 more= > 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_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 > 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 = |
From: Florian G. <fl...@bi...> - 2007-08-01 15:42:05
|
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="-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="-liconv" ./configure --prefix=/opt/asnmtap/perfparse --with-imagedir=/opt/asnmtap/applications/htmlroot/img/ --with-cgidir=/opt/asnmtap/applications/htmlroot/cgi-bin --with-http_image_path=/asnmtap/img --with-data-source=asnmtap --disable-perfparse --disable-db_tools --disable-cgis --with-mysql_config_dir=/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=/opt/asnmtap/perfparse > --with-imagedir=/opt/asnmtap/applications/htmlroot/img/ > --with-cgidir=/opt/asnmtap/applications/htmlroot/cgi-bin > --with-http_image_path=/asnmtap/img --with-data-source=asnmtap > --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="-ldl -lsocket" ./configure --prefix=/opt/asnmtap/perfparse > --with-imagedir=/opt/asnmtap/applications/htmlroot/img/ > --with-cgidir=/opt/asnmtap/applications/htmlroot/cgi-bin > --with-http_image_path=/asnmtap/img --with-data-source=asnmtap > > 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_common > /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 -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=/opt/asnmtap/perfparse > --with-imagedir=/opt/asnmtap/applications/htmlroot/img/ > --with-cgidir=/opt/asnmtap/applications/htmlroot/cgi-bin > --with-http_image_path=/asnmtap/img --with-data-source=asnmtap > > 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_common > /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 (symbol > 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 (symbol > 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 (symbol > 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=/opt/asnmtap/perfparse > --with-imagedir=/opt/asnmtap/applications/htmlroot/img/ > --with-cgidir=/opt/asnmtap/applications/htmlroot/cgi-bin > --with-http_image_path=/asnmtap/img --with-data-source=asnmtap > --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_mysql > /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/lib > -L/usr/local/lib/mysql /usr/local/lib/mysql/libmysqlclient.so -lposix4 > -lgen -lsocket -lnsl > -L/export/home/nagios/installed-packages/perfparse-0.106.1/libpp_common > /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=/opt/asnmtap/perfparse > --with-imagedir=/opt/asnmtap/applications/htmlroot/img/ > --with-cgidir=/opt/asnmtap/applications/htmlroot/cgi-bin > --with-http_image_path=/asnmtap/img --with-data-source=asnmtap > --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_mysql > /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/lib > -L/usr/local/lib/mysql /usr/local/lib/mysql/libmysqlclient.so -lposix4 > -lgen -lsocket -lnsl > -L/export/home/nagios/installed-packages/perfparse-0.106.1/libpp_common > /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=0x16; file > perfparse_cgi-cgi_graph.o value=0x1e); > perfparse_cgi-cgi_graph.o definition taken > ld: warning: symbol `sFrom' has differing sizes: > (file perfparse_cgi-cgi_bin_report.o value=0x16; file > perfparse_cgi-cgi_graph.o value=0x1e); > perfparse_cgi-cgi_graph.o definition taken > ld: warning: symbol `sTo' has differing sizes: > (file perfparse_cgi-cgi_graph.o value=0x1e; file > perfparse_cgi-cgi_raw_report.o value=0x16); > perfparse_cgi-cgi_graph.o definition taken > ld: warning: symbol `sFrom' has differing sizes: > (file perfparse_cgi-cgi_graph.o value=0x1e; file > perfparse_cgi-cgi_raw_report.o value=0x16); > perfparse_cgi-cgi_graph.o definition taken > ld: warning: symbol `sTimeRange' has differing sizes: > (file perfparse_cgi-cgi_graph.o value=0x4; file > perfparse_cgi-cgi_raw_report.o value=0x2); > 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=/opt/asnmtap/perfparse > --with-imagedir=/opt/asnmtap/applications/htmlroot/img/ > --with-cgidir=/opt/asnmtap/applications/htmlroot/cgi-bin > --with-http_image_path=/asnmtap/img --with-data-source=asnmtap > --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_common > /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 (symbol > 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 (symbol > 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 (symbol > 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, de > 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 bericht > niet voor u bestemd is, verzoeken wij u dit onmiddellijk aan ons te melden > en het bericht te vernietigen. > > Smals décline toute responsabilité quant à l'exactitude, à l'exhaustivité > et au délai de transmission des informations contenues dans cet e-mail. > Aucun droit ne peut être revendiqué sur cet e-mail et cet e-mail n'implique > en aucun cas une reconnaissance de responsabilité, quelle qu'elle soit. > Ce message s'adresse uniquement au destinataire. Si ce message ne vous est > pas destiné, nous vous prions de nous le signaler immédiatement et de > détruire le message. > > > > Alex > Peeters/SMALS-MVM > To > 01/08/2007 13:20 Alex Peeters/SMALS-MVM@SMALS-MVM > cc > Ale...@sm..., Alex > Peeters <ale...@ci...>, > 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, de > 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 bericht > niet voor u bestemd is, verzoeken wij u dit onmiddellijk aan ons te melden > en het bericht te vernietigen. > > Smals décline toute responsabilité quant à l'exactitude, à l'exhaustivité > et au délai de transmission des informations contenues dans cet e-mail. > Aucun droit ne peut être revendiqué sur cet e-mail et cet e-mail n'implique > en aucun cas une reconnaissance de responsabilité, quelle qu'elle soit. > Ce message s'adresse uniquement au destinataire. Si ce message ne vous est > pas destiné, nous vous prions de nous le signaler immédiatement et de > détruire 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, de > 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 bericht > niet voor u bestemd is, verzoeken wij u dit onmiddellijk aan ons te melden > en het bericht te vernietigen. > > Smals décline toute responsabilité quant à l'exactitude, à l'exhaustivité > et au délai de transmission des informations contenues dans cet e-mail. > Aucun droit ne peut être revendiqué sur cet e-mail et cet e-mail n'implique > en aucun cas une reconnaissance de responsabilité, quelle qu'elle soit. > Ce message s'adresse uniquement au destinataire. Si ce message ne vous est > pas destiné, nous vous prions de nous le signaler immédiatement et de > détruire 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...> > 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 server. >> >> >> 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 more >> 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/contrib' >> make[2]: Nothing to be done for `all'. >> make[2]: Leaving directory >> > `/export/home/nagios/installed-packages/perfparse-0.105.6-asnmtap/contrib' >> 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/scripts' >> 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_common >> /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 (symbol >> 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 (symbol >> 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 (symbol >> 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="-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 > > > > > |
From: <Ale...@sm...> - 2007-08-01 15:56:40
|
You are now answering the question regarding the snapshot. There is also one other problem regarding version 0.106.1 !!! Version 0.105.6 already uses iconv ? 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 we have: bash-3.1$ pkginfo -l SMCexpat SMCfontc SMCfreet SMCgcc SMCgd SMCjpeg SMCliconv SMCncurs SMClpng SMCossl98b SMCosslg PKGINST: SMCexpat NAME: expat CATEGORY: application ARCH: sparc VERSION: 1.95.5 BASEDIR: /usr/local VENDOR: James Clark PSTAMP: Steve Christensen INSTDATE: Jun 19 2006 11:12 EMAIL: st...@sm... STATUS: completely installed FILES: 28 installed pathnames 6 shared pathnames 9 directories 3 executables 1815 blocks used (approx) PKGINST: SMCfontc NAME: fontconfig CATEGORY: application ARCH: sparc VERSION: 2.2.98 BASEDIR: /usr/local VENDOR: Keith Packard PSTAMP: Steve Christensen INSTDATE: Jun 19 2006 11:12 EMAIL: st...@sm... STATUS: completely installed FILES: 462 installed pathnames 11 shared pathnames 20 directories 6 executables 7845 blocks used (approx) PKGINST: SMCfreet NAME: freetype CATEGORY: application ARCH: sparc VERSION: 2.1.9 BASEDIR: /usr/local VENDOR: The FreeType Team PSTAMP: Steve Christensen INSTDATE: Jun 19 2006 11:13 EMAIL: st...@sm... STATUS: completely installed FILES: 124 installed pathnames 7 shared pathnames 15 directories 3 executables 12880 blocks used (approx) PKGINST: SMCgcc NAME: gcc CATEGORY: application ARCH: sparc VERSION: 3.4.6 BASEDIR: /usr/local VENDOR: FSF PSTAMP: Steve Christensen INSTDATE: Jul 31 2007 14:47 EMAIL: st...@sm... STATUS: completely installed FILES: 448 installed pathnames 43 shared pathnames 65 directories 28 executables 297543 blocks used (approx) PKGINST: SMCgd NAME: gd CATEGORY: application ARCH: sparc VERSION: 2.0.33 BASEDIR: /usr/local VENDOR: Boutell.Com, Inc. PSTAMP: Steve Christensen INSTDATE: Jun 19 2006 11:20 EMAIL: st...@sm... STATUS: completely installed FILES: 43 installed pathnames 4 shared pathnames 5 directories 18 executables 2319 blocks used (approx) PKGINST: SMCjpeg NAME: jpeg CATEGORY: application ARCH: sparc VERSION: 6b BASEDIR: /usr/local VENDOR: Independent JPEG Group PSTAMP: Steve Christensen INSTDATE: Jun 19 2006 11:22 EMAIL: st...@sm... STATUS: completely installed FILES: 35 installed pathnames 6 shared pathnames 7 directories 7 executables 1684 blocks used (approx) PKGINST: SMCliconv NAME: libiconv CATEGORY: application ARCH: sparc VERSION: 1.11 BASEDIR: /usr/local VENDOR: Bruno Haible PSTAMP: Steve Christensen INSTDATE: Jul 31 2007 14:44 EMAIL: st...@sm... STATUS: completely installed FILES: 48 installed pathnames 9 shared pathnames 10 directories 3 executables 5415 blocks used (approx) PKGINST: SMClpng NAME: libpng CATEGORY: application ARCH: sparc VERSION: 1.2.8 BASEDIR: /usr/local VENDOR: Glenn Randers-Pehrson et al PSTAMP: Steve Christensen INSTDATE: Jun 19 2006 11:23 EMAIL: st...@sm... STATUS: completely installed FILES: 43 installed pathnames 8 shared pathnames 10 directories 3 executables 2304 blocks used (approx) 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) PKGINST: SMCossl98b NAME: openssl CATEGORY: application ARCH: sparc VERSION: 0.9.8b BASEDIR: /usr/local/ssl VENDOR: The OpenSSL Group PSTAMP: Steve Christensen INSTDATE: Jun 23 2006 14:18 EMAIL: st...@sm... STATUS: completely installed FILES: 1613 installed pathnames 1548 shared pathnames 43 directories 60 executables 22754 blocks used (approx) PKGINST: SMCosslg NAME: openssl CATEGORY: application ARCH: sparc VERSION: 0.9.7g BASEDIR: /usr/local/ssl VENDOR: The OpenSSL Group PSTAMP: Steve Christensen INSTDATE: Jun 23 2006 14:17 EMAIL: st...@sm... STATUS: completely installed FILES: 1560 installed pathnames 1548 shared pathnames 41 directories 47 executables 21429 blocks used (approx) mysql is the MySQL package ash-3.1$ pkginfo | grep SMC application SMCaph2 apache application SMCautoc autoconf application SMCautom automake application SMCbash bash application SMCbison bison application SMCbzip2 bzip2 application SMCcoreu coreutils application SMCdb db application SMCdiffu diffutils application SMCexpat expat application SMCexpect expect application SMCflex flex application SMCfontc fontconfig application SMCfping fping application SMCfreet freetype application SMCgcc gcc application SMCgd gd application SMCgdbm gdbm application SMCglib glib application SMCgnupg gnupg application SMCgtk gtk+ application SMCgzip gzip application SMCjpeg jpeg application SMClgcc346 libgcc application SMClibnet libnet application SMClibtool libtool application SMCliconv libiconv application SMClogr logrotate application SMClpcap lpcap application SMClpng libpng application SMClrsync librsync application SMClsof lsof application SMClxml2 libxml2 application SMCm4 m4 application SMCmake make application SMCmrtg mrtg application SMCmutt mutt application SMCnano nano application SMCncftp ncftp application SMCncurs ncurses application SMCngrep ngrep application SMCnmap nmap application SMCossl98b openssl application SMCosslg openssl application SMCpcre pcre application SMCperl perl application SMCpkgc pkgconfig application SMCpopt popt application SMCprngd prngd application SMCreadl readline application SMCrsync rsync application SMCsudo sudo application SMCtar tar application SMCtcpd tcpdump application SMCtcpdwr tcp_wrappers application SMCtexi texinfo application SMCtop top application SMCunzip unzip application SMCvim vim application SMCwget wget application SMCxpm xpm application SMCzlib zlib Vriendelijke Groeten, -- Alex Peeters |
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 > > > > > = |
From: Florian G. <fl...@bi...> - 2007-08-01 20:21:55
|
My fault. As i moved perfparse.de to another machine i did not realize, that the cron entry did not work any more. A snapshot is made every day, even if nothing has been changed. You can subscribe to the perfparse-cvs mailing list to get notified if sonething has been committed. Flo Ale...@sm... schrieb: > version 0.106.1 compiles and liks now >=20 > snapshot latest: >=20 > LDFLAGS=3D"-liconv" ./configure .... >=20 > 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 >=20 >=20 > Vriendelijke Groeten, >=20 > -- Alex Peeters >=20 > Section Supervision & Monitoring > Monitoring > 02/787.59.65 > _______________________________________________________________________= _______________________ >=20 > 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. >=20 > 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. >=20 >=20 > = =20 > Florian Gleixner = =20 > <flo@bier.homeip. = =20 > net> = To=20 > Ale...@sm... = =20 > 01/08/2007 17:41 = cc=20 > Alex Peeters = =20 > <ale...@ci...>, = =20 > Ale...@sm..., = =20 > per...@li...urceforg= e.n=20 > et = =20 > Subj= ect=20 > Re: Perfparse-devel] Feature = =20 > request = =20 > = =20 > = =20 > = =20 > = =20 > = =20 > = =20 >=20 >=20 >=20 >=20 >=20 > 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 .... >=20 > The config.log - even when not very easy to read - tells you that. >=20 > 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= . >=20 > 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 >=20 > i had to install these packages: >=20 > 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 >=20 >=20 > Hope this helps! >=20 > Flo >=20 >=20 >=20 > 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' >> >> > -----------------------------------------------------------------------= ---------------------------------------------------------------- >=20 >> LDFLAGS=3D"-ldl -lsocket" ./configure --prefix=3D/opt/asnmtap/perfpars= e >> --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_commo= n >> /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/li= b >> -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 >> >> > -----------------------------------------------------------------------= ---------------------------------------------------------------- >=20 >> ./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_commo= n >> /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/li= b >> -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 (symb= ol >> 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 (symb= ol >> 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 (symb= ol >> 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 >> >> > -----------------------------------------------------------------------= ---------------------------------------------------------------- >=20 >> ./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_mysql >> /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/li= b >> -L/usr/local/lib/mysql /usr/local/lib/mysql/libmysqlclient.so -lposix4 >> -lgen -lsocket -lnsl >> -L/export/home/nagios/installed-packages/perfparse-0.106.1/libpp_commo= n >> /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 >> >> > -----------------------------------------------------------------------= ---------------------------------------------------------------- >=20 >> ./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_mysql >> /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/li= b >> -L/usr/local/lib/mysql /usr/local/lib/mysql/libmysqlclient.so -lposix4 >> -lgen -lsocket -lnsl >> -L/export/home/nagios/installed-packages/perfparse-0.106.1/libpp_commo= n >> /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 >> >> > -----------------------------------------------------------------------= ---------------------------------------------------------------- >=20 >> ./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_commo= n >> /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/li= b >> -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 (symb= ol >> 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 (symb= ol >> 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 (symb= ol >> 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 >> >> > -----------------------------------------------------------------------= ---------------------------------------------------------------- >=20 >> >> >> Vriendelijke Groeten, >> >> -- Alex Peeters >> >> Section Supervision & Monitoring >> Monitoring >> 02/787.59.65 >> > _______________________________________________________________________= _______________________ >=20 >> Smals sluit elke aansprakelijkheid uit in verband met de juistheid, de >> 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 i= n >> geen geval een erkenning van welkdanige aansprakelijkheid in. >> Dit bericht is alleen bestemd voor de geadresseerde. Indien dit berich= t >> 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'e= xhaustivit=E9 >> et au d=E9lai de transmission des informations contenues dans cet e-ma= il. >> 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 so= it. >> 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. >> >> >> >=20 >> Alex >=20 >> Peeters/SMALS-MVM >=20 > To >> 01/08/2007 13:20 Alex Peeters/SMALS-MVM@SMALS-MV= M >=20 > cc >> Ale...@sm..., Alex >=20 >> Peeters <ale...@ci...= >, >=20 >> Florian Gleixner >=20 >> <fl...@bi...>, >=20 > per...@li...urceforge.n >> et >=20 > Subject >> Re: Perfparse-devel] Feature >=20 >> request(Document link: Alex >=20 >> Peeters) >=20 >=20 >=20 >=20 >=20 >=20 >=20 >> >> >> 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 >> > _______________________________________________________________________= _______________________ >=20 >> Smals sluit elke aansprakelijkheid uit in verband met de juistheid, de >> 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 i= n >> geen geval een erkenning van welkdanige aansprakelijkheid in. >> Dit bericht is alleen bestemd voor de geadresseerde. Indien dit berich= t >> 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'e= xhaustivit=E9 >> et au d=E9lai de transmission des informations contenues dans cet e-ma= il. >> 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 so= it. >> 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. >> >> >> >=20 >> Alex >=20 >> Peeters/SMALS-MVM >=20 > To >> 01/08/2007 13:17 Florian Gleixner >=20 >> <fl...@bi...> >=20 > cc >> Alex Peeters >=20 >> <ale...@ci...>, >=20 >> Ale...@sm..., >=20 > per...@li...urceforge.n >> et >=20 > Subject >> Re: Perfparse-devel] Feature >=20 >> request(Document link: Alex >=20 >> Peeters) >=20 >=20 >=20 >=20 >=20 >=20 >=20 >> >> >> The problem is that that library is installed !!! >> >> Vriendelijke Groeten, >> >> -- Alex Peeters >> >> Section Supervision & Monitoring >> Monitoring >> 02/787.59.65 >> > _______________________________________________________________________= _______________________ >=20 >> Smals sluit elke aansprakelijkheid uit in verband met de juistheid, de >> 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 i= n >> geen geval een erkenning van welkdanige aansprakelijkheid in. >> Dit bericht is alleen bestemd voor de geadresseerde. Indien dit berich= t >> 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'e= xhaustivit=E9 >> et au d=E9lai de transmission des informations contenues dans cet e-ma= il. >> 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 so= it. >> 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. >> >> >> >=20 >> Florian Gleixner >=20 >> <flo@bier.homeip. >=20 >> net> > To >> Ale...@sm... >=20 >> 01/08/2007 13:13 > cc > per...@li...urceforge.n >> et, Ale...@sm..., > Alex >> Peeters <ale...@ci...= > >=20 > Subject >> Re: Perfparse-devel] Feature >=20 >> request >=20 >=20 >=20 >=20 >=20 >=20 >=20 >> >> >> >> 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 server= . >>> >>> >>> 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 more >>> 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_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 >>> >> 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 >> >> >> >> >> >=20 >=20 >=20 >=20 >=20 |
From: <Ale...@sm...> - 2007-08-01 18:14:17
|
PerfParse 0.106.1 LDFLAGS="-liconv" ./configure --prefix=/export/home/nagios/installed-packages/opt/asnmtap/perfparse --with-imagedir=/export/home/nagios/installed-packages/opt/asnmtap/applications/htmlroot/img/ --with-cgidir=/export/home/nagios/installed-packages/opt/asnmtap/applications/htmlroot/cgi-bin --with-phpuidir=/export/home/nagios/installed-packages/opt/asnmtap/applications/htmlroot/php --with-http_image_path=/asnmtap/img --with-data-source=asnmtap --with-apache-user=nagios we have no root rights and i did compile with --with-apache-user=nagios make install-strip make install-data-hook make[4]: Entering directory `/export/home/nagios/installed-packages/perfparse-0.106.1/phpgui' chmod u+rwx /export/home/nagios/installed-packages/opt/asnmtap/applications/htmlroot/php/templates_c chown nobody /export/home/nagios/installed-packages/opt/asnmtap/applications/htmlroot/php/templates_c chown: changing ownership of `/export/home/nagios/installed-packages/opt/asnmtap/applications/htmlroot/php/templates_c': Not owner make[4]: *** [install-data-hook] Error 1 make[4]: Leaving directory `/export/home/nagios/installed-packages/perfparse-0.106.1/phpgui' make[3]: *** [install-data-am] Error 2 make[3]: Leaving directory `/export/home/nagios/installed-packages/perfparse-0.106.1/phpgui' make[2]: *** [install-am] Error 2 make[2]: Leaving directory `/export/home/nagios/installed-packages/perfparse-0.106.1/phpgui' make[1]: *** [install-recursive] Error 1 make[1]: Leaving directory `/export/home/nagios/installed-packages/perfparse-0.106.1' make: *** [install-strip] Error 2 we sea: chown nobody /export/home/nagios/installed-packages/opt/asnmtap/applications/htmlroot/php/templates_c instead of ? chown nagios /export/home/nagios/installed-packages/opt/asnmtap/applications/htmlroot/php/templates_c -- Alex Peeters |
From: Florian G. <fl...@bi...> - 2007-08-01 20:26:53
|
I use smarty as template engine (smarty.php.net). It is very powerful and flexible. smarty "compiles" the templates and caches the compiled templates in a directory called templates_c. The "make install" tries to set the permissions so that the temnplates_c is writable by apache. So if you encounter a problem with the chown, you just set the --with-apache-user with your username, and then use another technique (chmod 777 or serfacl or ...) to make templates_c directory writable to apache. Flo Ale...@sm... schrieb: > PerfParse 0.106.1 > > LDFLAGS="-liconv" ./configure > --prefix=/export/home/nagios/installed-packages/opt/asnmtap/perfparse > --with-imagedir=/export/home/nagios/installed-packages/opt/asnmtap/applications/htmlroot/img/ > > --with-cgidir=/export/home/nagios/installed-packages/opt/asnmtap/applications/htmlroot/cgi-bin > > --with-phpuidir=/export/home/nagios/installed-packages/opt/asnmtap/applications/htmlroot/php > --with-http_image_path=/asnmtap/img --with-data-source=asnmtap > --with-apache-user=nagios > > we have no root rights and i did compile with --with-apache-user=nagios > > make install-strip > > make install-data-hook > make[4]: Entering directory > `/export/home/nagios/installed-packages/perfparse-0.106.1/phpgui' > chmod u+rwx > /export/home/nagios/installed-packages/opt/asnmtap/applications/htmlroot/php/templates_c > chown nobody > /export/home/nagios/installed-packages/opt/asnmtap/applications/htmlroot/php/templates_c > chown: changing ownership of > `/export/home/nagios/installed-packages/opt/asnmtap/applications/htmlroot/php/templates_c': > Not owner > make[4]: *** [install-data-hook] Error 1 > make[4]: Leaving directory > `/export/home/nagios/installed-packages/perfparse-0.106.1/phpgui' > make[3]: *** [install-data-am] Error 2 > make[3]: Leaving directory > `/export/home/nagios/installed-packages/perfparse-0.106.1/phpgui' > make[2]: *** [install-am] Error 2 > make[2]: Leaving directory > `/export/home/nagios/installed-packages/perfparse-0.106.1/phpgui' > make[1]: *** [install-recursive] Error 1 > make[1]: Leaving directory > `/export/home/nagios/installed-packages/perfparse-0.106.1' > make: *** [install-strip] Error 2 > > > we sea: > > chown nobody > /export/home/nagios/installed-packages/opt/asnmtap/applications/htmlroot/php/templates_c > > instead of ? > > chown nagios > /export/home/nagios/installed-packages/opt/asnmtap/applications/htmlroot/php/templates_c > > > -- Alex Peeters > > |
From: <Ale...@sm...> - 2007-08-01 22:53:04
|
I repeat again: when we use --with-apache-user=nagios > we sea: > > chown nobody /export/home/nagios/installed-packages/opt/asnmtap/applications/htmlroot/php/templates_c > > instead of ? > > chown nagios /export/home/nagios/installed-packages/opt/asnmtap/applications/htmlroot/php/templates_c > I think that you always uses chwon nobody even when we soecifi the user nagios !!! I use smarty as template engine (smarty.php.net). It is very powerful and flexible. smarty "compiles" the templates and caches the compiled templates in a directory called templates_c. The "make install" tries to set the permissions so that the temnplates_c is writable by apache. So if you encounter a problem with the chown, you just set the --with-apache-user with your username, and then use another technique (chmod 777 or serfacl or ...) to make templates_c directory writable to apache. Flo Ale...@sm... schrieb: > PerfParse 0.106.1 > > LDFLAGS="-liconv" ./configure > --prefix=/export/home/nagios/installed-packages/opt/asnmtap/perfparse > --with-imagedir=/export/home/nagios/installed-packages/opt/asnmtap/applications/htmlroot/img/ > > --with-cgidir=/export/home/nagios/installed-packages/opt/asnmtap/applications/htmlroot/cgi-bin > > --with-phpuidir=/export/home/nagios/installed-packages/opt/asnmtap/applications/htmlroot/php > --with-http_image_path=/asnmtap/img --with-data-source=asnmtap > --with-apache-user=nagios > > we have no root rights and i did compile with --with-apache-user=nagios > > make install-strip > > make install-data-hook > make[4]: Entering directory > `/export/home/nagios/installed-packages/perfparse-0.106.1/phpgui' > chmod u+rwx > /export/home/nagios/installed-packages/opt/asnmtap/applications/htmlroot/php/templates_c > chown nobody > /export/home/nagios/installed-packages/opt/asnmtap/applications/htmlroot/php/templates_c > chown: changing ownership of > `/export/home/nagios/installed-packages/opt/asnmtap/applications/htmlroot/php/templates_c': > Not owner > make[4]: *** [install-data-hook] Error 1 > make[4]: Leaving directory > `/export/home/nagios/installed-packages/perfparse-0.106.1/phpgui' > make[3]: *** [install-data-am] Error 2 > make[3]: Leaving directory > `/export/home/nagios/installed-packages/perfparse-0.106.1/phpgui' > make[2]: *** [install-am] Error 2 > make[2]: Leaving directory > `/export/home/nagios/installed-packages/perfparse-0.106.1/phpgui' > make[1]: *** [install-recursive] Error 1 > make[1]: Leaving directory > `/export/home/nagios/installed-packages/perfparse-0.106.1' > make: *** [install-strip] Error 2 > > > we sea: > > chown nobody > /export/home/nagios/installed-packages/opt/asnmtap/applications/htmlroot/php/templates_c > > instead of ? > > chown nagios > /export/home/nagios/installed-packages/opt/asnmtap/applications/htmlroot/php/templates_c > > > -- Alex Peeters > > |
From: Florian G. <fl...@bi...> - 2007-08-02 07:23:07
|
There was a typo in the configure script some time ago. The correct option is: --with-apacheuser and not --with-apache-user If it is not set, it will default to nobody. Flo Ale...@sm... schrieb: > I repeat again: > > when we use --with-apache-user=nagios > >> we sea: >> >> chown nobody > /export/home/nagios/installed-packages/opt/asnmtap/applications/htmlroot/php/templates_c > >> instead of ? >> >> chown nagios > /export/home/nagios/installed-packages/opt/asnmtap/applications/htmlroot/php/templates_c > > > I think that you always uses chwon nobody even when we soecifi the user > nagios !!! > > > I use smarty as template engine (smarty.php.net). It is very powerful > and flexible. smarty "compiles" the templates and caches the compiled > templates in a directory called templates_c. The "make install" tries to > set the permissions so that the temnplates_c is writable by apache. > So if you encounter a problem with the chown, you just set the > --with-apache-user with your username, and then use another technique > (chmod 777 or serfacl or ...) to make templates_c directory writable to > apache. > > Flo > > > Ale...@sm... schrieb: >> PerfParse 0.106.1 >> >> LDFLAGS="-liconv" ./configure >> --prefix=/export/home/nagios/installed-packages/opt/asnmtap/perfparse >> > --with-imagedir=/export/home/nagios/installed-packages/opt/asnmtap/applications/htmlroot/img/ > >> > --with-cgidir=/export/home/nagios/installed-packages/opt/asnmtap/applications/htmlroot/cgi-bin > >> > --with-phpuidir=/export/home/nagios/installed-packages/opt/asnmtap/applications/htmlroot/php > >> --with-http_image_path=/asnmtap/img --with-data-source=asnmtap >> --with-apache-user=nagios >> >> we have no root rights and i did compile with --with-apache-user=nagios >> >> make install-strip >> >> make install-data-hook >> make[4]: Entering directory >> `/export/home/nagios/installed-packages/perfparse-0.106.1/phpgui' >> chmod u+rwx >> > /export/home/nagios/installed-packages/opt/asnmtap/applications/htmlroot/php/templates_c > >> chown nobody >> > /export/home/nagios/installed-packages/opt/asnmtap/applications/htmlroot/php/templates_c > >> chown: changing ownership of >> > `/export/home/nagios/installed-packages/opt/asnmtap/applications/htmlroot/php/templates_c': > >> Not owner >> make[4]: *** [install-data-hook] Error 1 >> make[4]: Leaving directory >> `/export/home/nagios/installed-packages/perfparse-0.106.1/phpgui' >> make[3]: *** [install-data-am] Error 2 >> make[3]: Leaving directory >> `/export/home/nagios/installed-packages/perfparse-0.106.1/phpgui' >> make[2]: *** [install-am] Error 2 >> make[2]: Leaving directory >> `/export/home/nagios/installed-packages/perfparse-0.106.1/phpgui' >> make[1]: *** [install-recursive] Error 1 >> make[1]: Leaving directory >> `/export/home/nagios/installed-packages/perfparse-0.106.1' >> make: *** [install-strip] Error 2 >> >> >> we sea: >> >> chown nobody >> > /export/home/nagios/installed-packages/opt/asnmtap/applications/htmlroot/php/templates_c > >> instead of ? >> >> chown nagios >> > /export/home/nagios/installed-packages/opt/asnmtap/applications/htmlroot/php/templates_c > >> >> -- Alex Peeters >> >> > > > |
From: <Ale...@sm...> - 2007-08-01 22:56:10
|
> My fault. As i moved perfparse.de to another machine i did not realiz= e, > that the cron entry did not work any more. A snapshot is made every d= ay, > even if nothing has been changed. > You can subscribe to the perfparse-cvs mailing list to get notified i= f > sonething has been committed. But we still have problems with the latest snapshot . PS: TODO for me: subscribe to the perfparse-cvs mailing list to get notified if Flo Ale...@sm... schrieb: > 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 -= Wall > -MT perfparse_db_purge-convert.o -MD -MP -MF > ".deps/perfparse_db_purge-convert.Tpo" -c -o perfparse_db_purge-conve= rt.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 on= ce > 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 functio= n) > 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_too= ls' > 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, 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 17:41 cc > Alex Peeters > <ale...@ci...>, > Ale...@sm..., > per...@li...urceforge.n > et > Subject > 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 i= n > 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 automagical= ly. > > 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/perfpa= rse >> --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_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 -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_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 >> >> > -----------------------------------------------------------------------= ---------------------------------------------------------------- > >> ./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_mys= ql >> /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/= lib >> -L/usr/local/lib/mysql /usr/local/lib/mysql/libmysqlclient.so -lposi= x4 >> -lgen -lsocket -lnsl >> -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 /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_mys= ql >> /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/= lib >> -L/usr/local/lib/mysql /usr/local/lib/mysql/libmysqlclient.so -lposi= x4 >> -lgen -lsocket -lnsl >> -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 /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_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 >> >> 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= . 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 beri= cht >> 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-= mail. >> 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 = soit. >> Ce message s'adresse uniquement au destinataire. Si ce message ne vo= us > est >> pas destin=E9, nous vous prions de nous le signaler imm=E9diatement = et de >> d=E9truire le message. >> >> >> > >> Alex > >> Peeters/SMALS-MVM > > To >> 01/08/2007 13:20 Alex Peeters/SMALS-MVM@SMALS-= MVM > > cc >> Ale...@sm..., Al= ex > >> Peeters <alex.peeters@citap.c= om>, > >> 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, = de >> 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 beri= cht >> 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-= mail. >> 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 = soit. >> Ce message s'adresse uniquement au destinataire. Si ce message ne vo= us > est >> pas destin=E9, nous vous prions de nous le signaler imm=E9diatement = et 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, = de >> 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 beri= cht >> 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-= mail. >> 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 = soit. >> Ce message s'adresse uniquement au destinataire. Si ce message ne vo= us > 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 13:13 > cc > per...@li...urceforge.n >> et, Ale...@sm...= , > Alex >> Peeters <alex.peeters@citap.c= om> > > 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 anymor= e. >>> >>> >>> The latest snapshot can even ./configure anymore onto the same serv= er. >>> >>> >>> 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 mo= re >>> 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/p= o' >>> make[2]: Nothing to be done for `all'. >>> make[2]: Leaving directory >>> `/export/home/nagios/installed-packages/perfparse-0.105.6-asnmtap/p= o' >>> 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_co= mmon >>> /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 (symbol >>> 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 (symbol >>> 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 (symbol >>> 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 >> >> >> >> >> > > > > > = |
From: <Ale...@sm...> - 2007-08-01 23:20:30
|
> convert.c:41:21: ncurses.h: No such file or directory pwd /usr/local/include/ncurses ls -l ncurses.h lrwxrwxrwx 1 root SysAdmin 8 Jul 31 15:09 ncurses.h -> curses.h ------------------------------------------------------------ > My fault. As i moved perfparse.de to another machine i did not realiz= e, > that the cron entry did not work any more. A snapshot is made every d= ay, > even if nothing has been changed. > You can subscribe to the perfparse-cvs mailing list to get notified i= f > sonething has been committed. But we still have problems with the latest snapshot . PS: TODO for me: subscribe to the perfparse-cvs mailing list to get notified if Flo Ale...@sm... schrieb: > 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 -= Wall > -MT perfparse_db_purge-convert.o -MD -MP -MF > ".deps/perfparse_db_purge-convert.Tpo" -c -o perfparse_db_purge-conve= rt.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 on= ce > 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 functio= n) > 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_too= ls' > 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, 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 17:41 cc > Alex Peeters > <ale...@ci...>, > Ale...@sm..., > per...@li...urceforge.n > et > Subject > 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 i= n > 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 automagical= ly. > > 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/perfpa= rse >> --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_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 -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_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 >> >> > -----------------------------------------------------------------------= ---------------------------------------------------------------- > >> ./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_mys= ql >> /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/= lib >> -L/usr/local/lib/mysql /usr/local/lib/mysql/libmysqlclient.so -lposi= x4 >> -lgen -lsocket -lnsl >> -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 /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_mys= ql >> /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/= lib >> -L/usr/local/lib/mysql /usr/local/lib/mysql/libmysqlclient.so -lposi= x4 >> -lgen -lsocket -lnsl >> -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 /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_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 >> >> 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= . 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 beri= cht >> 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-= mail. >> 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 = soit. >> Ce message s'adresse uniquement au destinataire. Si ce message ne vo= us > est >> pas destin=E9, nous vous prions de nous le signaler imm=E9diatement = et de >> d=E9truire le message. >> >> >> > >> Alex > >> Peeters/SMALS-MVM > > To >> 01/08/2007 13:20 Alex Peeters/SMALS-MVM@SMALS-= MVM > > cc >> Ale...@sm..., Al= ex > >> Peeters <alex.peeters@citap.c= om>, > >> 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, = de >> 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 beri= cht >> 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-= mail. >> 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 = soit. >> Ce message s'adresse uniquement au destinataire. Si ce message ne vo= us > est >> pas destin=E9, nous vous prions de nous le signaler imm=E9diatement = et 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, = de >> 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 beri= cht >> 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-= mail. >> 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 = soit. >> Ce message s'adresse uniquement au destinataire. Si ce message ne vo= us > 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 13:13 > cc > per...@li...urceforge.n >> et, Ale...@sm...= , > Alex >> Peeters <alex.peeters@citap.c= om> > > 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 anymor= e. >>> >>> >>> The latest snapshot can even ./configure anymore onto the same serv= er. >>> >>> >>> 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 mo= re >>> 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/p= o' >>> make[2]: Nothing to be done for `all'. >>> make[2]: Leaving directory >>> `/export/home/nagios/installed-packages/perfparse-0.105.6-asnmtap/p= o' >>> 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_co= mmon >>> /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 (symbol >>> 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 (symbol >>> 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 (symbol >>> 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 >> >> >> >> >> > > > > > = |
From: Florian G. <fl...@bi...> - 2007-08-02 07:56:45
|
Ale...@sm... schrieb: >> convert.c:41:21: ncurses.h: No such file or directory > > pwd > /usr/local/include/ncurses > > ls -l ncurses.h > lrwxrwxrwx 1 root SysAdmin 8 Jul 31 15:09 ncurses.h -> > curses.h > I'm not autoconf expert. I thought autoconf would find that out, but that is not true. CFLAGS="-I/usr/local/include/ncurses" LDFLAGS="-liconv" ./configure ... removes the "ncurses.h not found" error, but raises another linker error. I'm investigating it later. Are you familiar with autoconf? For Info, my package versions: pkginfo -l SMCexpat SMCfontc SMCftype SMCgcc SMCgd SMCjpeg SMCliconv SMCncurs SMClibpng SMCossl|egrep -e "(PKGINST|VERSION)" PKGINST: SMCexpat VERSION: 1.95.5 PKGINST: SMCfontc VERSION: 2.4.2 PKGINST: SMCftype VERSION: 2.3.1 PKGINST: SMCgcc VERSION: 3.4.6 PKGINST: SMCgd VERSION: 2.0.33 PKGINST: SMCjpeg VERSION: 6b PKGINST: SMClibpng VERSION: 1.2.16 PKGINST: SMCliconv VERSION: 1.11 PKGINST: SMCncurs VERSION: 5.4 PKGINST: SMCossl VERSION: 0.9.8e Flo |
From: <Ale...@sm...> - 2007-08-02 09:26:56
|
CFLAGS=3D"-I/usr/local/include/ncurses" LDFLAGS=3D"-liconv" ./configure= --prefix=3D/export/home/nagios/installed-packages/opt/asnmtap/perfparse= --with-imagedir=3D/export/home/nagios/installed-packages/opt/asnmtap/ap= plications/htmlroot/img/ --with-cgidir=3D/export/home/nagios/installed-packages/opt/asnmtap/appl= ications/htmlroot/cgi-bin --with-phpuidir=3D/export/home/nagios/installed-packages/opt/asnmtap/ap= plications/htmlroot/php --with-http_image_path=3D/asnmtap/img --with-data-source=3Dasnmtap --with-apacheuser=3Dnagios mkdir .libs gcc -I/usr/local/include/ncurses -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-all-07-05-03/libpp_m= ysql /export/home/nagios/installed-packages/perfparse-all-07-05-03/libpp_mys= ql/.libs/libpp_mysql -L/usr/local/lib -L/usr/lib -L/usr/openwin/lib -L/usr/local/ssl/lib -L/usr/local/BerkeleyDB.4.2/lib -L/usr/local/lib/mysql /usr/local/lib/mysql/libmysqlclient.so -lposix4 -lgen -L/export/home/nagios/installed-packages/perfparse-all-07-05-03/libpp_c= ommon /export/home/nagios/installed-packages/perfparse-all-07-05-03/libpp_com= mon/.libs/libpp_common /usr/local/lib/libglib-2.0.so /usr/local/lib/libiconv.so ../intl/libin= tl.a -ldl -lnsl -lsocket -lncurses /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 -l= m -R/export/home/nagios/installed-packages/opt/asnmtap/perfparse/lib -R/usr/local/lib/mysql -R/usr/local/lib Undefined first referenced symbol in file round perfparse_db_purge-convert.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-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... = 02/08/2007 09:56 = cc per...@li...urceforg= e.n et, Ale...@sm... = Subj= ect Re: Perfparse-devel] Feature = request = = = = = = = Ale...@sm... schrieb: >> convert.c:41:21: ncurses.h: No such file or directory > > pwd > /usr/local/include/ncurses > > ls -l ncurses.h > lrwxrwxrwx 1 root SysAdmin 8 Jul 31 15:09 ncurses.h -> > curses.h > I'm not autoconf expert. I thought autoconf would find that out, but that is not true. CFLAGS=3D"-I/usr/local/include/ncurses" LDFLAGS=3D"-liconv" ./configure= ... removes the "ncurses.h not found" error, but raises another linker error. I'm investigating it later. Are you familiar with autoconf? For Info, my package versions: pkginfo -l SMCexpat SMCfontc SMCftype SMCgcc SMCgd SMCjpeg SMCliconv SMCncurs SMClibpng SMCossl|egrep -e "(PKGINST|VERSION)" PKGINST: SMCexpat VERSION: 1.95.5 PKGINST: SMCfontc VERSION: 2.4.2 PKGINST: SMCftype VERSION: 2.3.1 PKGINST: SMCgcc VERSION: 3.4.6 PKGINST: SMCgd VERSION: 2.0.33 PKGINST: SMCjpeg VERSION: 6b PKGINST: SMClibpng VERSION: 1.2.16 PKGINST: SMCliconv VERSION: 1.11 PKGINST: SMCncurs VERSION: 5.4 PKGINST: SMCossl VERSION: 0.9.8e Flo = |
From: <Ale...@sm...> - 2007-08-02 11:55:20
|
snapshot 2007-08-02 CFLAGS=3D"-I/usr/local/include/ncurses" LDFLAGS=3D"-liconv" ./configure= --prefix=3D/opt/perfparse/nagios --with-imagedir=3D/opt/perfparse/nagio= s/img/ --with-cgidir=3D/opt/perfparse/nagios/cgi-bin --with-phpuidir=3D/opt/perfparse/nagios/php --with-http_image_path=3D/nagios/perfparse/img --with-data-source=3Dnag= ios --with-apacheuser=3Dnobody mkdir .libs gcc -I/usr/local/include/ncurses -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-all-07-08-02/libpp_m= ysql /export/home/nagios/installed-packages/perfparse-all-07-08-02/libpp_mys= ql/.libs/libpp_mysql -L/usr/local/lib -L/usr/lib -L/usr/openwin/lib -L/usr/local/ssl/lib -L/usr/local/BerkeleyDB.4.2/lib -L/usr/local/lib/mysql /usr/local/lib/mysql/libmysqlclient.so -lposix4 -lgen -L/export/home/nagios/installed-packages/perfparse-all-07-08-02/libpp_c= ommon /export/home/nagios/installed-packages/perfparse-all-07-08-02/libpp_com= mon/.libs/libpp_common /usr/local/lib/libglib-2.0.so /usr/local/lib/libiconv.so ../intl/libin= tl.a -ldl -lnsl -lsocket -lncurses /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 -l= m -R/opt/perfparse/nagios/lib -R/usr/local/lib/mysql -R/usr/local/lib Undefined first referenced symbol in file round perfparse_db_purge-convert.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-all-07-08-02/db_tools= ' make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory `/export/home/nagios/installed-packages/perfparse-all-07-08-02' 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. = Alex = Peeters/SMALS-MVM = = To 02/08/2007 11:26 Florian Gleixner = <fl...@bi...> = = cc Ale...@sm..., = per...@li...urceforg= e.n et = Subj= ect Re: Perfparse-devel] Feature = request(Document link: Alex = Peeters) = = = = = = = CFLAGS=3D"-I/usr/local/include/ncurses" LDFLAGS=3D"-liconv" ./configure= --prefix=3D/export/home/nagios/installed-packages/opt/asnmtap/perfparse= --with-imagedir=3D/export/home/nagios/installed-packages/opt/asnmtap/ap= plications/htmlroot/img/ --with-cgidir=3D/export/home/nagios/installed-packages/opt/asnmtap/appl= ications/htmlroot/cgi-bin --with-phpuidir=3D/export/home/nagios/installed-packages/opt/asnmtap/ap= plications/htmlroot/php --with-http_image_path=3D/asnmtap/img --with-data-source=3Dasnmtap --with-apacheuser=3Dnagios mkdir .libs gcc -I/usr/local/include/ncurses -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-all-07-05-03/libpp_m= ysql /export/home/nagios/installed-packages/perfparse-all-07-05-03/libpp_mys= ql/.libs/libpp_mysql -L/usr/local/lib -L/usr/lib -L/usr/openwin/lib -L/usr/local/ssl/lib -L/usr/local/BerkeleyDB.4.2/lib -L/usr/local/lib/mysql /usr/local/lib/mysql/libmysqlclient.so -lposix4 -lgen -L/export/home/nagios/installed-packages/perfparse-all-07-05-03/libpp_c= ommon /export/home/nagios/installed-packages/perfparse-all-07-05-03/libpp_com= mon/.libs/libpp_common /usr/local/lib/libglib-2.0.so /usr/local/lib/libiconv.so ../intl/libin= tl.a -ldl -lnsl -lsocket -lncurses /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 -l= m -R/export/home/nagios/installed-packages/opt/asnmtap/perfparse/lib -R/usr/local/lib/mysql -R/usr/local/lib Undefined first referenced symbol in file round perfparse_db_purge-convert.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-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... = 02/08/2007 09:56 = cc per...@li...urceforg= e.n et, Ale...@sm... = Subj= ect Re: Perfparse-devel] Feature = request = = = = = = = Ale...@sm... schrieb: >> convert.c:41:21: ncurses.h: No such file or directory > > pwd > /usr/local/include/ncurses > > ls -l ncurses.h > lrwxrwxrwx 1 root SysAdmin 8 Jul 31 15:09 ncurses.h -> > curses.h > I'm not autoconf expert. I thought autoconf would find that out, but that is not true. CFLAGS=3D"-I/usr/local/include/ncurses" LDFLAGS=3D"-liconv" ./configure= ... removes the "ncurses.h not found" error, but raises another linker error. I'm investigating it later. Are you familiar with autoconf? For Info, my package versions: pkginfo -l SMCexpat SMCfontc SMCftype SMCgcc SMCgd SMCjpeg SMCliconv SMCncurs SMClibpng SMCossl|egrep -e "(PKGINST|VERSION)" PKGINST: SMCexpat VERSION: 1.95.5 PKGINST: SMCfontc VERSION: 2.4.2 PKGINST: SMCftype VERSION: 2.3.1 PKGINST: SMCgcc VERSION: 3.4.6 PKGINST: SMCgd VERSION: 2.0.33 PKGINST: SMCjpeg VERSION: 6b PKGINST: SMClibpng VERSION: 1.2.16 PKGINST: SMCliconv VERSION: 1.11 PKGINST: SMCncurs VERSION: 5.4 PKGINST: SMCossl VERSION: 0.9.8e Flo = |
From: <Ale...@sm...> - 2007-08-02 13:45:58
|
version 0.106.1 Everything works fine now thanks. snapshot 2007 / 08 / 02 With i only compile everything used by php ? CFLAGS=3D"-I/usr/local/include/ncurses" LDFLAGS=3D"-liconv" ./configur= e --prefix=3D/export/home/nagios/installed-packages/opt/perfparse/nagios --with-imagedir=3D/export/home/nagios/installed-packages/opt/perfparse/= nagios/img/ --with-cgidir=3D/export/home/nagios/installed-packages/opt/perfparse/na= gios/cgi-bin --with-phpuidir=3D/export/home/nagios/installed-packages/opt/perfparse/= nagios/php --with-http_image_path=3D/perfparse/nagios/img --with-data-source=3Dna= gios --with-apacheuser=3Dnagios --disable-perfparse --disable-db_tools --disable-cgis make ... Making all in phpgui make[2]: Entering directory `/export/home/nagios/installed-packages/perfparse-all-07-08-02/phpgui' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/export/home/nagios/installed-packages/perfparse-all-07-08-02/phpgui' Making all in images make[2]: Entering directory `/export/home/nagios/installed-packages/perfparse-all-07-08-02/images' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/export/home/nagios/installed-packages/perfparse-all-07-08-02/images' make[2]: Entering directory `/export/home/nagios/installed-packages/perfparse-all-07-08-02' make[2]: Leaving directory `/export/home/nagios/installed-packages/perfparse-all-07-08-02' make[1]: Leaving directory `/export/home/nagios/installed-packages/perfparse-all-07-08-02' make install ... atof 0x3f8 /export/home/nagios/installed-packages/opt/perfparse/nagios/lib/libpp_m= ysql.a(libpp_mysql_la-db_macro_actions.o) free 0x45c /export/home/nagios/installed-packages/opt/perfparse/nagios/lib/libpp_m= ysql.a(libpp_mysql_la-dbms.o) atoi 0x80 /export/home/nagios/installed-packages/opt/perfparse/nagios/lib/libpp_m= ysql.a(libpp_mysql_la-dbms.o) atoi 0x3c4 /export/home/nagios/installed-packages/opt/perfparse/nagios/lib/libpp_m= ysql.a(libpp_mysql_la-dbms.o) atoi 0x99c /export/home/nagios/installed-packages/opt/perfparse/nagios/lib/libpp_m= ysql.a(libpp_mysql_la-del_policy.o) printf 0x150 /export/home/nagios/installed-packages/opt/perfparse/nagios/lib/libpp_m= ysql.a(libpp_mysql_la-db_macro_actions.o) printf 0x188 /export/home/nagios/installed-packages/opt/perfparse/nagios/lib/libpp_m= ysql.a(libpp_mysql_la-db_macro_actions.o) __iob 0xb4 /export/home/nagios/installed-packages/opt/perfparse/nagios/lib/libpp_m= ysql.a(libpp_mysql_la-db_macro_actions.o) __iob 0xb8 /export/home/nagios/installed-packages/opt/perfparse/nagios/lib/libpp_m= ysql.a(libpp_mysql_la-db_macro_actions.o) __iob 0x560 /export/home/nagios/installed-packages/opt/perfparse/nagios/lib/libpp_m= ysql.a(libpp_mysql_la-db_macro_actions.o) __iob 0x564 /export/home/nagios/installed-packages/opt/perfparse/nagios/lib/libpp_m= ysql.a(libpp_mysql_la-db_macro_actions.o) ld: fatal: relocations remain against allocatable but non-writable sect= ions collect2: ld returned 1 exit status libtool: install: error: relink `libpp_storage_mysql.la' with the above= command before installing it make[2]: *** [install-libLTLIBRARIES] Error 1 make[2]: Leaving directory `/export/home/nagios/installed-packages/perfparse-all-07-08-02/modules'= make[1]: *** [install-am] Error 2 make[1]: Leaving directory `/export/home/nagios/installed-packages/perfparse-all-07-08-02/modules'= make: *** [install-recursive] Error 1 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. = Alex = Peeters/SMALS-MVM = = To 02/08/2007 11:26 Florian Gleixner = <fl...@bi...> = = cc Ale...@sm..., = per...@li...urceforg= e.n et = Subj= ect Re: Perfparse-devel] Feature = request(Document link: Alex = Peeters) = = = = = = = CFLAGS=3D"-I/usr/local/include/ncurses" LDFLAGS=3D"-liconv" ./configure= --prefix=3D/export/home/nagios/installed-packages/opt/asnmtap/perfparse= --with-imagedir=3D/export/home/nagios/installed-packages/opt/asnmtap/ap= plications/htmlroot/img/ --with-cgidir=3D/export/home/nagios/installed-packages/opt/asnmtap/appl= ications/htmlroot/cgi-bin --with-phpuidir=3D/export/home/nagios/installed-packages/opt/asnmtap/ap= plications/htmlroot/php --with-http_image_path=3D/asnmtap/img --with-data-source=3Dasnmtap --with-apacheuser=3Dnagios mkdir .libs gcc -I/usr/local/include/ncurses -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-all-07-05-03/libpp_m= ysql /export/home/nagios/installed-packages/perfparse-all-07-05-03/libpp_mys= ql/.libs/libpp_mysql -L/usr/local/lib -L/usr/lib -L/usr/openwin/lib -L/usr/local/ssl/lib -L/usr/local/BerkeleyDB.4.2/lib -L/usr/local/lib/mysql /usr/local/lib/mysql/libmysqlclient.so -lposix4 -lgen -L/export/home/nagios/installed-packages/perfparse-all-07-05-03/libpp_c= ommon /export/home/nagios/installed-packages/perfparse-all-07-05-03/libpp_com= mon/.libs/libpp_common /usr/local/lib/libglib-2.0.so /usr/local/lib/libiconv.so ../intl/libin= tl.a -ldl -lnsl -lsocket -lncurses /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 -l= m -R/export/home/nagios/installed-packages/opt/asnmtap/perfparse/lib -R/usr/local/lib/mysql -R/usr/local/lib Undefined first referenced symbol in file round perfparse_db_purge-convert.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-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... = 02/08/2007 09:56 = cc per...@li...urceforg= e.n et, Ale...@sm... = Subj= ect Re: Perfparse-devel] Feature = request = = = = = = = Ale...@sm... schrieb: >> convert.c:41:21: ncurses.h: No such file or directory > > pwd > /usr/local/include/ncurses > > ls -l ncurses.h > lrwxrwxrwx 1 root SysAdmin 8 Jul 31 15:09 ncurses.h -> > curses.h > I'm not autoconf expert. I thought autoconf would find that out, but that is not true. CFLAGS=3D"-I/usr/local/include/ncurses" LDFLAGS=3D"-liconv" ./configure= ... removes the "ncurses.h not found" error, but raises another linker error. I'm investigating it later. Are you familiar with autoconf? For Info, my package versions: pkginfo -l SMCexpat SMCfontc SMCftype SMCgcc SMCgd SMCjpeg SMCliconv SMCncurs SMClibpng SMCossl|egrep -e "(PKGINST|VERSION)" PKGINST: SMCexpat VERSION: 1.95.5 PKGINST: SMCfontc VERSION: 2.4.2 PKGINST: SMCftype VERSION: 2.3.1 PKGINST: SMCgcc VERSION: 3.4.6 PKGINST: SMCgd VERSION: 2.0.33 PKGINST: SMCjpeg VERSION: 6b PKGINST: SMClibpng VERSION: 1.2.16 PKGINST: SMCliconv VERSION: 1.11 PKGINST: SMCncurs VERSION: 5.4 PKGINST: SMCossl VERSION: 0.9.8e Flo = |
From: <Ale...@sm...> - 2007-08-03 06:24:55
|
snapshot 2007 / 08 / 02 With i only compile everything used by php ? CFLAGS=3D"-I/usr/local/include/ncurses" LDFLAGS=3D"-liconv" ./configur= e --prefix=3D/export/home/nagios/installed-packages/opt/perfparse/nagios --with-imagedir=3D/export/home/nagios/installed-packages/opt/perfparse/= nagios/img/ --with-cgidir=3D/export/home/nagios/installed-packages/opt/perfparse/na= gios/cgi-bin --with-phpuidir=3D/export/home/nagios/installed-packages/opt/perfparse/= nagios/php --with-http_image_path=3D/perfparse/nagios/img --with-data-source=3Dna= gios --with-apacheuser=3Dnagios --disable-perfparse --disable-db_tools --disable-cgis make ... Making all in phpgui make[2]: Entering directory `/export/home/nagios/installed-packages/perfparse-all-07-08-02/phpgui' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/export/home/nagios/installed-packages/perfparse-all-07-08-02/phpgui' Making all in images make[2]: Entering directory `/export/home/nagios/installed-packages/perfparse-all-07-08-02/images' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/export/home/nagios/installed-packages/perfparse-all-07-08-02/images' make[2]: Entering directory `/export/home/nagios/installed-packages/perfparse-all-07-08-02' make[2]: Leaving directory `/export/home/nagios/installed-packages/perfparse-all-07-08-02' make[1]: Leaving directory `/export/home/nagios/installed-packages/perfparse-all-07-08-02' make install ... atof 0x3f8 /export/home/nagios/installed-packages/opt/perfparse/nagios/lib/libpp_m= ysql.a(libpp_mysql_la-db_macro_actions.o) free 0x45c /export/home/nagios/installed-packages/opt/perfparse/nagios/lib/libpp_m= ysql.a(libpp_mysql_la-dbms.o) atoi 0x80 /export/home/nagios/installed-packages/opt/perfparse/nagios/lib/libpp_m= ysql.a(libpp_mysql_la-dbms.o) atoi 0x3c4 /export/home/nagios/installed-packages/opt/perfparse/nagios/lib/libpp_m= ysql.a(libpp_mysql_la-dbms.o) atoi 0x99c /export/home/nagios/installed-packages/opt/perfparse/nagios/lib/libpp_m= ysql.a(libpp_mysql_la-del_policy.o) printf 0x150 /export/home/nagios/installed-packages/opt/perfparse/nagios/lib/libpp_m= ysql.a(libpp_mysql_la-db_macro_actions.o) printf 0x188 /export/home/nagios/installed-packages/opt/perfparse/nagios/lib/libpp_m= ysql.a(libpp_mysql_la-db_macro_actions.o) __iob 0xb4 /export/home/nagios/installed-packages/opt/perfparse/nagios/lib/libpp_m= ysql.a(libpp_mysql_la-db_macro_actions.o) __iob 0xb8 /export/home/nagios/installed-packages/opt/perfparse/nagios/lib/libpp_m= ysql.a(libpp_mysql_la-db_macro_actions.o) __iob 0x560 /export/home/nagios/installed-packages/opt/perfparse/nagios/lib/libpp_m= ysql.a(libpp_mysql_la-db_macro_actions.o) __iob 0x564 /export/home/nagios/installed-packages/opt/perfparse/nagios/lib/libpp_m= ysql.a(libpp_mysql_la-db_macro_actions.o) ld: fatal: relocations remain against allocatable but non-writable sect= ions collect2: ld returned 1 exit status libtool: install: error: relink `libpp_storage_mysql.la' with the above= command before installing it make[2]: *** [install-libLTLIBRARIES] Error 1 make[2]: Leaving directory `/export/home/nagios/installed-packages/perfparse-all-07-08-02/modules'= make[1]: *** [install-am] Error 2 make[1]: Leaving directory `/export/home/nagios/installed-packages/perfparse-all-07-08-02/modules'= make: *** [install-recursive] Error 1 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. = Alex = Peeters/SMALS-MVM = = To 02/08/2007 11:26 Florian Gleixner = <fl...@bi...> = = cc Ale...@sm..., = per...@li...urceforg= e.n et = Subj= ect Re: Perfparse-devel] Feature = request(Document link: Alex = Peeters) = = = = = = = CFLAGS=3D"-I/usr/local/include/ncurses" LDFLAGS=3D"-liconv" ./configure= --prefix=3D/export/home/nagios/installed-packages/opt/asnmtap/perfparse= --with-imagedir=3D/export/home/nagios/installed-packages/opt/asnmtap/ap= plications/htmlroot/img/ --with-cgidir=3D/export/home/nagios/installed-packages/opt/asnmtap/appl= ications/htmlroot/cgi-bin --with-phpuidir=3D/export/home/nagios/installed-packages/opt/asnmtap/ap= plications/htmlroot/php --with-http_image_path=3D/asnmtap/img --with-data-source=3Dasnmtap --with-apacheuser=3Dnagios mkdir .libs gcc -I/usr/local/include/ncurses -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-all-07-05-03/libpp_m= ysql /export/home/nagios/installed-packages/perfparse-all-07-05-03/libpp_mys= ql/.libs/libpp_mysql -L/usr/local/lib -L/usr/lib -L/usr/openwin/lib -L/usr/local/ssl/lib -L/usr/local/BerkeleyDB.4.2/lib -L/usr/local/lib/mysql /usr/local/lib/mysql/libmysqlclient.so -lposix4 -lgen -L/export/home/nagios/installed-packages/perfparse-all-07-05-03/libpp_c= ommon /export/home/nagios/installed-packages/perfparse-all-07-05-03/libpp_com= mon/.libs/libpp_common /usr/local/lib/libglib-2.0.so /usr/local/lib/libiconv.so ../intl/libin= tl.a -ldl -lnsl -lsocket -lncurses /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 -l= m -R/export/home/nagios/installed-packages/opt/asnmtap/perfparse/lib -R/usr/local/lib/mysql -R/usr/local/lib Undefined first referenced symbol in file round perfparse_db_purge-convert.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-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... = 02/08/2007 09:56 = cc per...@li...urceforg= e.n et, Ale...@sm... = Subj= ect Re: Perfparse-devel] Feature = request = = = = = = = Ale...@sm... schrieb: >> convert.c:41:21: ncurses.h: No such file or directory > > pwd > /usr/local/include/ncurses > > ls -l ncurses.h > lrwxrwxrwx 1 root SysAdmin 8 Jul 31 15:09 ncurses.h -> > curses.h > I'm not autoconf expert. I thought autoconf would find that out, but that is not true. CFLAGS=3D"-I/usr/local/include/ncurses" LDFLAGS=3D"-liconv" ./configure= ... removes the "ncurses.h not found" error, but raises another linker error. I'm investigating it later. Are you familiar with autoconf? For Info, my package versions: pkginfo -l SMCexpat SMCfontc SMCftype SMCgcc SMCgd SMCjpeg SMCliconv SMCncurs SMClibpng SMCossl|egrep -e "(PKGINST|VERSION)" PKGINST: SMCexpat VERSION: 1.95.5 PKGINST: SMCfontc VERSION: 2.4.2 PKGINST: SMCftype VERSION: 2.3.1 PKGINST: SMCgcc VERSION: 3.4.6 PKGINST: SMCgd VERSION: 2.0.33 PKGINST: SMCjpeg VERSION: 6b PKGINST: SMClibpng VERSION: 1.2.16 PKGINST: SMCliconv VERSION: 1.11 PKGINST: SMCncurs VERSION: 5.4 PKGINST: SMCossl VERSION: 0.9.8e Flo = |
From: <Ale...@sm...> - 2007-08-03 11:51:24
|
snapshot 2007 / 08 / 03 CFLAGS=3D"-I/usr/local/include/ncurses" LDFLAGS=3D"-liconv" ./configur= e --prefix=3D/export/home/nagios/installed-packages/opt/perfparse/nagios --with-imagedir=3D/export/home/nagios/installed-packages/opt/perfparse/= nagios/img/ --with-cgidir=3D/export/home/nagios/installed-packages/opt/perfparse/na= gios/cgi-bin --with-phpuidir=3D/export/home/nagios/installed-packages/opt/perfparse/= nagios/php --with-http_image_path=3D/perfparse/nagios/img --with-data-source=3Dna= gios --with-apacheuser=3Dnagios mkdir .libs gcc -I/usr/local/include/ncurses -Wall -o .libs/perfchart.png perfchart_png-perfchart.o perfchart_png-cgi.o /usr/local/lib/libiconv.s= o -L/export/home/nagios/installed-packages/perfparse-all-07-08-03/libpp_m= ysql /export/home/nagios/installed-packages/perfparse-all-07-08-03/libpp_mys= ql/.libs/libpp_mysql.so -L/usr/local/lib -L/usr/lib -L/usr/openwin/lib -L/usr/local/ssl/lib -L/usr/local/BerkeleyDB.4.2/lib -L/usr/local/lib/mysql /usr/local/lib/mysql/libmysqlclient.so -lposix4 -lgen -L/export/home/nagios/installed-packages/perfparse-all-07-08-03/libpp_c= ommon /export/home/nagios/installed-packages/perfparse-all-07-08-03/libpp_com= mon/.libs/libpp_common.so /usr/local/lib/libglib-2.0.so /usr/local/lib/libiconv.so ../intl/libin= tl.a -ldl -lnsl -lsocket -lncurses /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 /usr/local/lib/libpng12.so -lz -lm -R/export/home/nagios/installed-packages/opt/perfparse/nagios/lib -R/usr/local/lib/mysql -R/usr/local/lib -R/usr/lib -R/usr/local/ssl/lib= -R/usr/local/BerkeleyDB.4.2/lib -R/usr/openwin/lib ld: warning: file /usr/local/lib/libiconv.so: attempted multiple inclus= ion of file creating perfchart.png if gcc -DHAVE_CONFIG_H -I. -I. -I.. -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.. '-DLOCALEDIR=3D"/export/home/nagios/installed-packages/opt/perfparse/na= gios/share/locale"' '-DSYSCONFDIR=3D"/export/home/nagios/installed-packages/opt/perfparse/n= agios/etc"' -I/usr/local/include/ncurses -Wall -MT perfgant_png-perfgant.o -MD = -MP -MF ".deps/perfgant_png-perfgant.Tpo" -c -o perfgant_png-perfgant.o `te= st -f 'perfgant.c' || echo './'`perfgant.c; \ then mv -f ".deps/perfgant_png-perfgant.Tpo" ".deps/perfgant_png-perfgant.Po"; else rm -f ".deps/perfgant_png-perfgant.Tpo"; exit 1; fi perfgant.c: In function `drawScale': perfgant.c:187: warning: implicit declaration of function `round' if gcc -DHAVE_CONFIG_H -I. -I. -I.. -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.. '-DLOCALEDIR=3D"/export/home/nagios/installed-packages/opt/perfparse/na= gios/share/locale"' '-DSYSCONFDIR=3D"/export/home/nagios/installed-packages/opt/perfparse/n= agios/etc"' -I/usr/local/include/ncurses -Wall -MT perfgant_png-cgi.o -MD -MP -= MF ".deps/perfgant_png-cgi.Tpo" -c -o perfgant_png-cgi.o `test -f 'cgi.c' = || echo './'`cgi.c; \ then mv -f ".deps/perfgant_png-cgi.Tpo" ".deps/perfgant_png-cgi.Po"; el= se rm -f ".deps/perfgant_png-cgi.Tpo"; exit 1; fi /bin/bash ../libtool --tag=3DCC --mode=3Dlink gcc -I/usr/local/include= /ncurses -Wall -liconv -o perfgant.png perfgant_png-perfgant.o perfgant_png-cg= i.o -L../libpp_mysql -lpp_mysql -L/usr/local/lib/mysql -lmysqlclient -lz -lposix4 -lgen -lsocket -lnsl -lm -L../libpp_common -lpp_common -L/usr/local/lib -lglib-2.0 -liconv ../intl/libintl.a -L/usr/local/l= ib -R/usr/local/lib -L/usr/local/lib -R/usr/local/lib -L/usr/local/lib -R/usr/local/lib -R/usr/lib -L/usr/lib -L/usr/local/ssl/lib -R/usr/local/ssl/lib -L/usr/local/BerkeleyDB.4.2/lib -R/usr/local/BerkeleyDB.4.2/lib -R/usr/openwin/lib -L/usr/openwin/lib -L/usr/local/lib -lXpm -lX11 -ljpeg -lfontconfig -lfreetype -lpng12 -lz= -lm /usr/local/lib/libiconv.so -R/usr/local/lib -lgd -ldl -lnsl -lm -lsocke= t -lncurses -lgd gcc -I/usr/local/include/ncurses -Wall -o .libs/perfgant.png perfgant_png-perfgant.o perfgant_png-cgi.o /usr/local/lib/libiconv.so -L/export/home/nagios/installed-packages/perfparse-all-07-08-03/libpp_m= ysql /export/home/nagios/installed-packages/perfparse-all-07-08-03/libpp_mys= ql/.libs/libpp_mysql.so -L/usr/local/lib -L/usr/lib -L/usr/openwin/lib -L/usr/local/ssl/lib -L/usr/local/BerkeleyDB.4.2/lib -L/usr/local/lib/mysql /usr/local/lib/mysql/libmysqlclient.so -lposix4 -lgen -L/export/home/nagios/installed-packages/perfparse-all-07-08-03/libpp_c= ommon /export/home/nagios/installed-packages/perfparse-all-07-08-03/libpp_com= mon/.libs/libpp_common.so /usr/local/lib/libglib-2.0.so /usr/local/lib/libiconv.so ../intl/libin= tl.a -ldl -lnsl -lsocket -lncurses /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 /usr/local/lib/libpng12.so -lz -lm -R/export/home/nagios/installed-packages/opt/perfparse/nagios/lib -R/usr/local/lib/mysql -R/usr/local/lib -R/usr/lib -R/usr/local/ssl/lib= -R/usr/local/BerkeleyDB.4.2/lib -R/usr/openwin/lib ld: warning: file /usr/local/lib/libiconv.so: attempted multiple inclus= ion of file Undefined first referenced symbol in file round perfgant_png-perfgant.o ld: fatal: Symbol referencing errors. No output written to .libs/perfgant.png collect2: ld returned 1 exit status make[2]: *** [perfgant.png] Error 1 make[2]: Leaving directory `/export/home/nagios/installed-packages/perfparse-all-07-08-03/cgi' make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory `/export/home/nagios/installed-packages/perfparse-all-07-08-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. = Alex = Peeters/SMALS-MVM = = To 03/08/2007 08:24 Florian Gleixner = <fl...@bi...>, = per...@li...urceforg= e.n et = = cc Ale...@sm... = Subj= ect Re: Perfparse-devel] Feature = request(Document link: Alex = Peeters) = = = = = = = snapshot 2007 / 08 / 02 With i only compile everything used by php ? CFLAGS=3D"-I/usr/local/include/ncurses" LDFLAGS=3D"-liconv" ./configur= e --prefix=3D/export/home/nagios/installed-packages/opt/perfparse/nagios --with-imagedir=3D/export/home/nagios/installed-packages/opt/perfparse/= nagios/img/ --with-cgidir=3D/export/home/nagios/installed-packages/opt/perfparse/na= gios/cgi-bin --with-phpuidir=3D/export/home/nagios/installed-packages/opt/perfparse/= nagios/php --with-http_image_path=3D/perfparse/nagios/img --with-data-source=3Dna= gios --with-apacheuser=3Dnagios --disable-perfparse --disable-db_tools --disable-cgis make ... Making all in phpgui make[2]: Entering directory `/export/home/nagios/installed-packages/perfparse-all-07-08-02/phpgui' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/export/home/nagios/installed-packages/perfparse-all-07-08-02/phpgui' Making all in images make[2]: Entering directory `/export/home/nagios/installed-packages/perfparse-all-07-08-02/images' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/export/home/nagios/installed-packages/perfparse-all-07-08-02/images' make[2]: Entering directory `/export/home/nagios/installed-packages/perfparse-all-07-08-02' make[2]: Leaving directory `/export/home/nagios/installed-packages/perfparse-all-07-08-02' make[1]: Leaving directory `/export/home/nagios/installed-packages/perfparse-all-07-08-02' make install ... atof 0x3f8 /export/home/nagios/installed-packages/opt/perfparse/nagios/lib/libpp_m= ysql.a(libpp_mysql_la-db_macro_actions.o) free 0x45c /export/home/nagios/installed-packages/opt/perfparse/nagios/lib/libpp_m= ysql.a(libpp_mysql_la-dbms.o) atoi 0x80 /export/home/nagios/installed-packages/opt/perfparse/nagios/lib/libpp_m= ysql.a(libpp_mysql_la-dbms.o) atoi 0x3c4 /export/home/nagios/installed-packages/opt/perfparse/nagios/lib/libpp_m= ysql.a(libpp_mysql_la-dbms.o) atoi 0x99c /export/home/nagios/installed-packages/opt/perfparse/nagios/lib/libpp_m= ysql.a(libpp_mysql_la-del_policy.o) printf 0x150 /export/home/nagios/installed-packages/opt/perfparse/nagios/lib/libpp_m= ysql.a(libpp_mysql_la-db_macro_actions.o) printf 0x188 /export/home/nagios/installed-packages/opt/perfparse/nagios/lib/libpp_m= ysql.a(libpp_mysql_la-db_macro_actions.o) __iob 0xb4 /export/home/nagios/installed-packages/opt/perfparse/nagios/lib/libpp_m= ysql.a(libpp_mysql_la-db_macro_actions.o) __iob 0xb8 /export/home/nagios/installed-packages/opt/perfparse/nagios/lib/libpp_m= ysql.a(libpp_mysql_la-db_macro_actions.o) __iob 0x560 /export/home/nagios/installed-packages/opt/perfparse/nagios/lib/libpp_m= ysql.a(libpp_mysql_la-db_macro_actions.o) __iob 0x564 /export/home/nagios/installed-packages/opt/perfparse/nagios/lib/libpp_m= ysql.a(libpp_mysql_la-db_macro_actions.o) ld: fatal: relocations remain against allocatable but non-writable sect= ions collect2: ld returned 1 exit status libtool: install: error: relink `libpp_storage_mysql.la' with the above= command before installing it make[2]: *** [install-libLTLIBRARIES] Error 1 make[2]: Leaving directory `/export/home/nagios/installed-packages/perfparse-all-07-08-02/modules'= make[1]: *** [install-am] Error 2 make[1]: Leaving directory `/export/home/nagios/installed-packages/perfparse-all-07-08-02/modules'= make: *** [install-recursive] Error 1 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. = Alex = Peeters/SMALS-MVM = = To 02/08/2007 11:26 Florian Gleixner = <fl...@bi...> = = cc Ale...@sm..., = per...@li...urceforg= e.n et = Subj= ect Re: Perfparse-devel] Feature = request(Document link: Alex = Peeters) = = = = = = = CFLAGS=3D"-I/usr/local/include/ncurses" LDFLAGS=3D"-liconv" ./configure= --prefix=3D/export/home/nagios/installed-packages/opt/asnmtap/perfparse= --with-imagedir=3D/export/home/nagios/installed-packages/opt/asnmtap/ap= plications/htmlroot/img/ --with-cgidir=3D/export/home/nagios/installed-packages/opt/asnmtap/appl= ications/htmlroot/cgi-bin --with-phpuidir=3D/export/home/nagios/installed-packages/opt/asnmtap/ap= plications/htmlroot/php --with-http_image_path=3D/asnmtap/img --with-data-source=3Dasnmtap --with-apacheuser=3Dnagios mkdir .libs gcc -I/usr/local/include/ncurses -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-all-07-05-03/libpp_m= ysql /export/home/nagios/installed-packages/perfparse-all-07-05-03/libpp_mys= ql/.libs/libpp_mysql -L/usr/local/lib -L/usr/lib -L/usr/openwin/lib -L/usr/local/ssl/lib -L/usr/local/BerkeleyDB.4.2/lib -L/usr/local/lib/mysql /usr/local/lib/mysql/libmysqlclient.so -lposix4 -lgen -L/export/home/nagios/installed-packages/perfparse-all-07-05-03/libpp_c= ommon /export/home/nagios/installed-packages/perfparse-all-07-05-03/libpp_com= mon/.libs/libpp_common /usr/local/lib/libglib-2.0.so /usr/local/lib/libiconv.so ../intl/libin= tl.a -ldl -lnsl -lsocket -lncurses /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 -l= m -R/export/home/nagios/installed-packages/opt/asnmtap/perfparse/lib -R/usr/local/lib/mysql -R/usr/local/lib Undefined first referenced symbol in file round perfparse_db_purge-convert.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-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... = 02/08/2007 09:56 = cc per...@li...urceforg= e.n et, Ale...@sm... = Subj= ect Re: Perfparse-devel] Feature = request = = = = = = = Ale...@sm... schrieb: >> convert.c:41:21: ncurses.h: No such file or directory > > pwd > /usr/local/include/ncurses > > ls -l ncurses.h > lrwxrwxrwx 1 root SysAdmin 8 Jul 31 15:09 ncurses.h -> > curses.h > I'm not autoconf expert. I thought autoconf would find that out, but that is not true. CFLAGS=3D"-I/usr/local/include/ncurses" LDFLAGS=3D"-liconv" ./configure= ... removes the "ncurses.h not found" error, but raises another linker error. I'm investigating it later. Are you familiar with autoconf? For Info, my package versions: pkginfo -l SMCexpat SMCfontc SMCftype SMCgcc SMCgd SMCjpeg SMCliconv SMCncurs SMClibpng SMCossl|egrep -e "(PKGINST|VERSION)" PKGINST: SMCexpat VERSION: 1.95.5 PKGINST: SMCfontc VERSION: 2.4.2 PKGINST: SMCftype VERSION: 2.3.1 PKGINST: SMCgcc VERSION: 3.4.6 PKGINST: SMCgd VERSION: 2.0.33 PKGINST: SMCjpeg VERSION: 6b PKGINST: SMClibpng VERSION: 1.2.16 PKGINST: SMCliconv VERSION: 1.11 PKGINST: SMCncurs VERSION: 5.4 PKGINST: SMCossl VERSION: 0.9.8e Flo = |
From: <Ale...@sm...> - 2007-08-03 12:27:25
|
snapshot 2007 / 08 / 03 with --disable-cgis work CFLAGS=3D"-I/usr/local/include/ncurses" LDFLAGS=3D"-liconv" ./configure= --prefix=3D/export/home/nagios/installed-packages/opt/perfparse/nagios --with-imagedir=3D/export/home/nagios/installed-packages/opt/perfparse/= nagios/img/ --with-cgidir=3D/export/home/nagios/installed-packages/opt/perfparse/na= gios/cgi-bin --with-phpuidir=3D/export/home/nagios/installed-packages/opt/perfparse/= nagios/php --with-http_image_path=3D/perfparse/nagios/img --with-data-source=3Dna= gios --with-apacheuser=3Dnagios --disable-cgis make all ok make install-strip ... Making all in phpgui make[2]: Entering directory `/export/home/nagios/installed-packages/perfparse-all-07-08-03/phpgui' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/export/home/nagios/installed-packages/perfparse-all-07-08-03/phpgui' Making all in images make[2]: Entering directory `/export/home/nagios/installed-packages/perfparse-all-07-08-03/images' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/export/home/nagios/installed-packages/perfparse-all-07-08-03/images' make[2]: Entering directory `/export/home/nagios/installed-packages/perfparse-all-07-08-03' make[2]: Leaving directory `/export/home/nagios/installed-packages/perfparse-all-07-08-03' make[1]: Leaving directory `/export/home/nagios/installed-packages/perfparse-all-07-08-03' snapshot 2007 / 08 / 03 without --disable-cgis do not work CFLAGS=3D"-I/usr/local/include/ncurses" LDFLAGS=3D"-liconv" ./configur= e --prefix=3D/export/home/nagios/installed-packages/opt/perfparse/nagios --with-imagedir=3D/export/home/nagios/installed-packages/opt/perfparse/= nagios/img/ --with-cgidir=3D/export/home/nagios/installed-packages/opt/perfparse/na= gios/cgi-bin --with-phpuidir=3D/export/home/nagios/installed-packages/opt/perfparse/= nagios/php --with-http_image_path=3D/perfparse/nagios/img --with-data-source=3Dna= gios --with-apacheuser=3Dnagios make ... mkdir .libs gcc -I/usr/local/include/ncurses -Wall -o .libs/perfchart.png perfchart_png-perfchart.o perfchart_png-cgi.o /usr/local/lib/libiconv.s= o -L/export/home/nagios/installed-packages/perfparse-all-07-08-03/libpp_m= ysql /export/home/nagios/installed-packages/perfparse-all-07-08-03/libpp_mys= ql/.libs/libpp_mysql.so -L/usr/local/lib -L/usr/lib -L/usr/openwin/lib -L/usr/local/ssl/lib -L/usr/local/BerkeleyDB.4.2/lib -L/usr/local/lib/mysql /usr/local/lib/mysql/libmysqlclient.so -lposix4 -lgen -L/export/home/nagios/installed-packages/perfparse-all-07-08-03/libpp_c= ommon /export/home/nagios/installed-packages/perfparse-all-07-08-03/libpp_com= mon/.libs/libpp_common.so /usr/local/lib/libglib-2.0.so /usr/local/lib/libiconv.so ../intl/libin= tl.a -ldl -lnsl -lsocket -lncurses /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 /usr/local/lib/libpng12.so -lz -lm -R/export/home/nagios/installed-packages/opt/perfparse/nagios/lib -R/usr/local/lib/mysql -R/usr/local/lib -R/usr/lib -R/usr/local/ssl/lib= -R/usr/local/BerkeleyDB.4.2/lib -R/usr/openwin/lib ld: warning: file /usr/local/lib/libiconv.so: attempted multiple inclus= ion of file creating perfchart.png if gcc -DHAVE_CONFIG_H -I. -I. -I.. -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.. '-DLOCALEDIR=3D"/export/home/nagios/installed-packages/opt/perfparse/na= gios/share/locale"' '-DSYSCONFDIR=3D"/export/home/nagios/installed-packages/opt/perfparse/n= agios/etc"' -I/usr/local/include/ncurses -Wall -MT perfgant_png-perfgant.o -MD = -MP -MF ".deps/perfgant_png-perfgant.Tpo" -c -o perfgant_png-perfgant.o `te= st -f 'perfgant.c' || echo './'`perfgant.c; \ then mv -f ".deps/perfgant_png-perfgant.Tpo" ".deps/perfgant_png-perfgant.Po"; else rm -f ".deps/perfgant_png-perfgant.Tpo"; exit 1; fi perfgant.c: In function `drawScale': perfgant.c:187: warning: implicit declaration of function `round' if gcc -DHAVE_CONFIG_H -I. -I. -I.. -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.. '-DLOCALEDIR=3D"/export/home/nagios/installed-packages/opt/perfparse/na= gios/share/locale"' '-DSYSCONFDIR=3D"/export/home/nagios/installed-packages/opt/perfparse/n= agios/etc"' -I/usr/local/include/ncurses -Wall -MT perfgant_png-cgi.o -MD -MP -= MF ".deps/perfgant_png-cgi.Tpo" -c -o perfgant_png-cgi.o `test -f 'cgi.c' = || echo './'`cgi.c; \ then mv -f ".deps/perfgant_png-cgi.Tpo" ".deps/perfgant_png-cgi.Po"; el= se rm -f ".deps/perfgant_png-cgi.Tpo"; exit 1; fi /bin/bash ../libtool --tag=3DCC --mode=3Dlink gcc -I/usr/local/include= /ncurses -Wall -liconv -o perfgant.png perfgant_png-perfgant.o perfgant_png-cg= i.o -L../libpp_mysql -lpp_mysql -L/usr/local/lib/mysql -lmysqlclient -lz -lposix4 -lgen -lsocket -lnsl -lm -L../libpp_common -lpp_common -L/usr/local/lib -lglib-2.0 -liconv ../intl/libintl.a -L/usr/local/l= ib -R/usr/local/lib -L/usr/local/lib -R/usr/local/lib -L/usr/local/lib -R/usr/local/lib -R/usr/lib -L/usr/lib -L/usr/local/ssl/lib -R/usr/local/ssl/lib -L/usr/local/BerkeleyDB.4.2/lib -R/usr/local/BerkeleyDB.4.2/lib -R/usr/openwin/lib -L/usr/openwin/lib -L/usr/local/lib -lXpm -lX11 -ljpeg -lfontconfig -lfreetype -lpng12 -lz= -lm /usr/local/lib/libiconv.so -R/usr/local/lib -lgd -ldl -lnsl -lm -lsocke= t -lncurses -lgd gcc -I/usr/local/include/ncurses -Wall -o .libs/perfgant.png perfgant_png-perfgant.o perfgant_png-cgi.o /usr/local/lib/libiconv.so -L/export/home/nagios/installed-packages/perfparse-all-07-08-03/libpp_m= ysql /export/home/nagios/installed-packages/perfparse-all-07-08-03/libpp_mys= ql/.libs/libpp_mysql.so -L/usr/local/lib -L/usr/lib -L/usr/openwin/lib -L/usr/local/ssl/lib -L/usr/local/BerkeleyDB.4.2/lib -L/usr/local/lib/mysql /usr/local/lib/mysql/libmysqlclient.so -lposix4 -lgen -L/export/home/nagios/installed-packages/perfparse-all-07-08-03/libpp_c= ommon /export/home/nagios/installed-packages/perfparse-all-07-08-03/libpp_com= mon/.libs/libpp_common.so /usr/local/lib/libglib-2.0.so /usr/local/lib/libiconv.so ../intl/libin= tl.a -ldl -lnsl -lsocket -lncurses /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 /usr/local/lib/libpng12.so -lz -lm -R/export/home/nagios/installed-packages/opt/perfparse/nagios/lib -R/usr/local/lib/mysql -R/usr/local/lib -R/usr/lib -R/usr/local/ssl/lib= -R/usr/local/BerkeleyDB.4.2/lib -R/usr/openwin/lib ld: warning: file /usr/local/lib/libiconv.so: attempted multiple inclus= ion of file Undefined first referenced symbol in file round perfgant_png-perfgant.o ld: fatal: Symbol referencing errors. No output written to .libs/perfgant.png collect2: ld returned 1 exit status make[2]: *** [perfgant.png] Error 1 make[2]: Leaving directory `/export/home/nagios/installed-packages/perfparse-all-07-08-03/cgi' make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory `/export/home/nagios/installed-packages/perfparse-all-07-08-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. = Alex = Peeters/SMALS-MVM = = To 03/08/2007 08:24 Florian Gleixner = <fl...@bi...>, = per...@li...urceforg= e.n et = = cc Ale...@sm... = Subj= ect Re: Perfparse-devel] Feature = request(Document link: Alex = Peeters) = = = = = = = snapshot 2007 / 08 / 02 With i only compile everything used by php ? CFLAGS=3D"-I/usr/local/include/ncurses" LDFLAGS=3D"-liconv" ./configur= e --prefix=3D/export/home/nagios/installed-packages/opt/perfparse/nagios --with-imagedir=3D/export/home/nagios/installed-packages/opt/perfparse/= nagios/img/ --with-cgidir=3D/export/home/nagios/installed-packages/opt/perfparse/na= gios/cgi-bin --with-phpuidir=3D/export/home/nagios/installed-packages/opt/perfparse/= nagios/php --with-http_image_path=3D/perfparse/nagios/img --with-data-source=3Dna= gios --with-apacheuser=3Dnagios --disable-perfparse --disable-db_tools --disable-cgis make ... Making all in phpgui make[2]: Entering directory `/export/home/nagios/installed-packages/perfparse-all-07-08-02/phpgui' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/export/home/nagios/installed-packages/perfparse-all-07-08-02/phpgui' Making all in images make[2]: Entering directory `/export/home/nagios/installed-packages/perfparse-all-07-08-02/images' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/export/home/nagios/installed-packages/perfparse-all-07-08-02/images' make[2]: Entering directory `/export/home/nagios/installed-packages/perfparse-all-07-08-02' make[2]: Leaving directory `/export/home/nagios/installed-packages/perfparse-all-07-08-02' make[1]: Leaving directory `/export/home/nagios/installed-packages/perfparse-all-07-08-02' make install ... atof 0x3f8 /export/home/nagios/installed-packages/opt/perfparse/nagios/lib/libpp_m= ysql.a(libpp_mysql_la-db_macro_actions.o) free 0x45c /export/home/nagios/installed-packages/opt/perfparse/nagios/lib/libpp_m= ysql.a(libpp_mysql_la-dbms.o) atoi 0x80 /export/home/nagios/installed-packages/opt/perfparse/nagios/lib/libpp_m= ysql.a(libpp_mysql_la-dbms.o) atoi 0x3c4 /export/home/nagios/installed-packages/opt/perfparse/nagios/lib/libpp_m= ysql.a(libpp_mysql_la-dbms.o) atoi 0x99c /export/home/nagios/installed-packages/opt/perfparse/nagios/lib/libpp_m= ysql.a(libpp_mysql_la-del_policy.o) printf 0x150 /export/home/nagios/installed-packages/opt/perfparse/nagios/lib/libpp_m= ysql.a(libpp_mysql_la-db_macro_actions.o) printf 0x188 /export/home/nagios/installed-packages/opt/perfparse/nagios/lib/libpp_m= ysql.a(libpp_mysql_la-db_macro_actions.o) __iob 0xb4 /export/home/nagios/installed-packages/opt/perfparse/nagios/lib/libpp_m= ysql.a(libpp_mysql_la-db_macro_actions.o) __iob 0xb8 /export/home/nagios/installed-packages/opt/perfparse/nagios/lib/libpp_m= ysql.a(libpp_mysql_la-db_macro_actions.o) __iob 0x560 /export/home/nagios/installed-packages/opt/perfparse/nagios/lib/libpp_m= ysql.a(libpp_mysql_la-db_macro_actions.o) __iob 0x564 /export/home/nagios/installed-packages/opt/perfparse/nagios/lib/libpp_m= ysql.a(libpp_mysql_la-db_macro_actions.o) ld: fatal: relocations remain against allocatable but non-writable sect= ions collect2: ld returned 1 exit status libtool: install: error: relink `libpp_storage_mysql.la' with the above= command before installing it make[2]: *** [install-libLTLIBRARIES] Error 1 make[2]: Leaving directory `/export/home/nagios/installed-packages/perfparse-all-07-08-02/modules'= make[1]: *** [install-am] Error 2 make[1]: Leaving directory `/export/home/nagios/installed-packages/perfparse-all-07-08-02/modules'= make: *** [install-recursive] Error 1 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. = Alex = Peeters/SMALS-MVM = = To 02/08/2007 11:26 Florian Gleixner = <fl...@bi...> = = cc Ale...@sm..., = per...@li...urceforg= e.n et = Subj= ect Re: Perfparse-devel] Feature = request(Document link: Alex = Peeters) = = = = = = = CFLAGS=3D"-I/usr/local/include/ncurses" LDFLAGS=3D"-liconv" ./configure= --prefix=3D/export/home/nagios/installed-packages/opt/asnmtap/perfparse= --with-imagedir=3D/export/home/nagios/installed-packages/opt/asnmtap/ap= plications/htmlroot/img/ --with-cgidir=3D/export/home/nagios/installed-packages/opt/asnmtap/appl= ications/htmlroot/cgi-bin --with-phpuidir=3D/export/home/nagios/installed-packages/opt/asnmtap/ap= plications/htmlroot/php --with-http_image_path=3D/asnmtap/img --with-data-source=3Dasnmtap --with-apacheuser=3Dnagios mkdir .libs gcc -I/usr/local/include/ncurses -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-all-07-05-03/libpp_m= ysql /export/home/nagios/installed-packages/perfparse-all-07-05-03/libpp_mys= ql/.libs/libpp_mysql -L/usr/local/lib -L/usr/lib -L/usr/openwin/lib -L/usr/local/ssl/lib -L/usr/local/BerkeleyDB.4.2/lib -L/usr/local/lib/mysql /usr/local/lib/mysql/libmysqlclient.so -lposix4 -lgen -L/export/home/nagios/installed-packages/perfparse-all-07-05-03/libpp_c= ommon /export/home/nagios/installed-packages/perfparse-all-07-05-03/libpp_com= mon/.libs/libpp_common /usr/local/lib/libglib-2.0.so /usr/local/lib/libiconv.so ../intl/libin= tl.a -ldl -lnsl -lsocket -lncurses /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 -l= m -R/export/home/nagios/installed-packages/opt/asnmtap/perfparse/lib -R/usr/local/lib/mysql -R/usr/local/lib Undefined first referenced symbol in file round perfparse_db_purge-convert.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-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... = 02/08/2007 09:56 = cc per...@li...urceforg= e.n et, Ale...@sm... = Subj= ect Re: Perfparse-devel] Feature = request = = = = = = = Ale...@sm... schrieb: >> convert.c:41:21: ncurses.h: No such file or directory > > pwd > /usr/local/include/ncurses > > ls -l ncurses.h > lrwxrwxrwx 1 root SysAdmin 8 Jul 31 15:09 ncurses.h -> > curses.h > I'm not autoconf expert. I thought autoconf would find that out, but that is not true. CFLAGS=3D"-I/usr/local/include/ncurses" LDFLAGS=3D"-liconv" ./configure= ... removes the "ncurses.h not found" error, but raises another linker error. I'm investigating it later. Are you familiar with autoconf? For Info, my package versions: pkginfo -l SMCexpat SMCfontc SMCftype SMCgcc SMCgd SMCjpeg SMCliconv SMCncurs SMClibpng SMCossl|egrep -e "(PKGINST|VERSION)" PKGINST: SMCexpat VERSION: 1.95.5 PKGINST: SMCfontc VERSION: 2.4.2 PKGINST: SMCftype VERSION: 2.3.1 PKGINST: SMCgcc VERSION: 3.4.6 PKGINST: SMCgd VERSION: 2.0.33 PKGINST: SMCjpeg VERSION: 6b PKGINST: SMClibpng VERSION: 1.2.16 PKGINST: SMCliconv VERSION: 1.11 PKGINST: SMCncurs VERSION: 5.4 PKGINST: SMCossl VERSION: 0.9.8e Flo = |
From: <Ale...@sm...> - 2007-08-07 07:00:04
|
Already any idea why? = Alex = Peeters/SMALS-MVM = = To 03/08/2007 14:27 Florian Gleixner = <fl...@bi...>, = per...@li...urceforg= e.n et = = cc Ale...@sm... = Subj= ect Re: Perfparse-devel] Feature = request(Document link: Alex = Peeters) = = = = = = = snapshot 2007 / 08 / 03 with --disable-cgis work CFLAGS=3D"-I/usr/local/include/ncurses" LDFLAGS=3D"-liconv" ./configure= --prefix=3D/export/home/nagios/installed-packages/opt/perfparse/nagios --with-imagedir=3D/export/home/nagios/installed-packages/opt/perfparse/= nagios/img/ --with-cgidir=3D/export/home/nagios/installed-packages/opt/perfparse/na= gios/cgi-bin --with-phpuidir=3D/export/home/nagios/installed-packages/opt/perfparse/= nagios/php --with-http_image_path=3D/perfparse/nagios/img --with-data-source=3Dna= gios --with-apacheuser=3Dnagios --disable-cgis make all ok make install-strip ... Making all in phpgui make[2]: Entering directory `/export/home/nagios/installed-packages/perfparse-all-07-08-03/phpgui' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/export/home/nagios/installed-packages/perfparse-all-07-08-03/phpgui' Making all in images make[2]: Entering directory `/export/home/nagios/installed-packages/perfparse-all-07-08-03/images' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/export/home/nagios/installed-packages/perfparse-all-07-08-03/images' make[2]: Entering directory `/export/home/nagios/installed-packages/perfparse-all-07-08-03' make[2]: Leaving directory `/export/home/nagios/installed-packages/perfparse-all-07-08-03' make[1]: Leaving directory `/export/home/nagios/installed-packages/perfparse-all-07-08-03' snapshot 2007 / 08 / 03 without --disable-cgis do not work CFLAGS=3D"-I/usr/local/include/ncurses" LDFLAGS=3D"-liconv" ./configur= e --prefix=3D/export/home/nagios/installed-packages/opt/perfparse/nagios --with-imagedir=3D/export/home/nagios/installed-packages/opt/perfparse/= nagios/img/ --with-cgidir=3D/export/home/nagios/installed-packages/opt/perfparse/na= gios/cgi-bin --with-phpuidir=3D/export/home/nagios/installed-packages/opt/perfparse/= nagios/php --with-http_image_path=3D/perfparse/nagios/img --with-data-source=3Dna= gios --with-apacheuser=3Dnagios make ... mkdir .libs gcc -I/usr/local/include/ncurses -Wall -o .libs/perfchart.png perfchart_png-perfchart.o perfchart_png-cgi.o /usr/local/lib/libiconv.s= o -L/export/home/nagios/installed-packages/perfparse-all-07-08-03/libpp_m= ysql /export/home/nagios/installed-packages/perfparse-all-07-08-03/libpp_mys= ql/.libs/libpp_mysql.so -L/usr/local/lib -L/usr/lib -L/usr/openwin/lib -L/usr/local/ssl/lib -L/usr/local/BerkeleyDB.4.2/lib -L/usr/local/lib/mysql /usr/local/lib/mysql/libmysqlclient.so -lposix4 -lgen -L/export/home/nagios/installed-packages/perfparse-all-07-08-03/libpp_c= ommon /export/home/nagios/installed-packages/perfparse-all-07-08-03/libpp_com= mon/.libs/libpp_common.so /usr/local/lib/libglib-2.0.so /usr/local/lib/libiconv.so ../intl/libin= tl.a -ldl -lnsl -lsocket -lncurses /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 /usr/local/lib/libpng12.so -lz -lm -R/export/home/nagios/installed-packages/opt/perfparse/nagios/lib -R/usr/local/lib/mysql -R/usr/local/lib -R/usr/lib -R/usr/local/ssl/lib= -R/usr/local/BerkeleyDB.4.2/lib -R/usr/openwin/lib ld: warning: file /usr/local/lib/libiconv.so: attempted multiple inclus= ion of file creating perfchart.png if gcc -DHAVE_CONFIG_H -I. -I. -I.. -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.. '-DLOCALEDIR=3D"/export/home/nagios/installed-packages/opt/perfparse/na= gios/share/locale"' '-DSYSCONFDIR=3D"/export/home/nagios/installed-packages/opt/perfparse/n= agios/etc"' -I/usr/local/include/ncurses -Wall -MT perfgant_png-perfgant.o -MD = -MP -MF ".deps/perfgant_png-perfgant.Tpo" -c -o perfgant_png-perfgant.o `te= st -f 'perfgant.c' || echo './'`perfgant.c; \ then mv -f ".deps/perfgant_png-perfgant.Tpo" ".deps/perfgant_png-perfgant.Po"; else rm -f ".deps/perfgant_png-perfgant.Tpo"; exit 1; fi perfgant.c: In function `drawScale': perfgant.c:187: warning: implicit declaration of function `round' if gcc -DHAVE_CONFIG_H -I. -I. -I.. -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.. '-DLOCALEDIR=3D"/export/home/nagios/installed-packages/opt/perfparse/na= gios/share/locale"' '-DSYSCONFDIR=3D"/export/home/nagios/installed-packages/opt/perfparse/n= agios/etc"' -I/usr/local/include/ncurses -Wall -MT perfgant_png-cgi.o -MD -MP -= MF ".deps/perfgant_png-cgi.Tpo" -c -o perfgant_png-cgi.o `test -f 'cgi.c' = || echo './'`cgi.c; \ then mv -f ".deps/perfgant_png-cgi.Tpo" ".deps/perfgant_png-cgi.Po"; el= se rm -f ".deps/perfgant_png-cgi.Tpo"; exit 1; fi /bin/bash ../libtool --tag=3DCC --mode=3Dlink gcc -I/usr/local/include= /ncurses -Wall -liconv -o perfgant.png perfgant_png-perfgant.o perfgant_png-cg= i.o -L../libpp_mysql -lpp_mysql -L/usr/local/lib/mysql -lmysqlclient -lz -lposix4 -lgen -lsocket -lnsl -lm -L../libpp_common -lpp_common -L/usr/local/lib -lglib-2.0 -liconv ../intl/libintl.a -L/usr/local/l= ib -R/usr/local/lib -L/usr/local/lib -R/usr/local/lib -L/usr/local/lib -R/usr/local/lib -R/usr/lib -L/usr/lib -L/usr/local/ssl/lib -R/usr/local/ssl/lib -L/usr/local/BerkeleyDB.4.2/lib -R/usr/local/BerkeleyDB.4.2/lib -R/usr/openwin/lib -L/usr/openwin/lib -L/usr/local/lib -lXpm -lX11 -ljpeg -lfontconfig -lfreetype -lpng12 -lz= -lm /usr/local/lib/libiconv.so -R/usr/local/lib -lgd -ldl -lnsl -lm -lsocke= t -lncurses -lgd gcc -I/usr/local/include/ncurses -Wall -o .libs/perfgant.png perfgant_png-perfgant.o perfgant_png-cgi.o /usr/local/lib/libiconv.so -L/export/home/nagios/installed-packages/perfparse-all-07-08-03/libpp_m= ysql /export/home/nagios/installed-packages/perfparse-all-07-08-03/libpp_mys= ql/.libs/libpp_mysql.so -L/usr/local/lib -L/usr/lib -L/usr/openwin/lib -L/usr/local/ssl/lib -L/usr/local/BerkeleyDB.4.2/lib -L/usr/local/lib/mysql /usr/local/lib/mysql/libmysqlclient.so -lposix4 -lgen -L/export/home/nagios/installed-packages/perfparse-all-07-08-03/libpp_c= ommon /export/home/nagios/installed-packages/perfparse-all-07-08-03/libpp_com= mon/.libs/libpp_common.so /usr/local/lib/libglib-2.0.so /usr/local/lib/libiconv.so ../intl/libin= tl.a -ldl -lnsl -lsocket -lncurses /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 /usr/local/lib/libpng12.so -lz -lm -R/export/home/nagios/installed-packages/opt/perfparse/nagios/lib -R/usr/local/lib/mysql -R/usr/local/lib -R/usr/lib -R/usr/local/ssl/lib= -R/usr/local/BerkeleyDB.4.2/lib -R/usr/openwin/lib ld: warning: file /usr/local/lib/libiconv.so: attempted multiple inclus= ion of file Undefined first referenced symbol in file round perfgant_png-perfgant.o ld: fatal: Symbol referencing errors. No output written to .libs/perfgant.png collect2: ld returned 1 exit status make[2]: *** [perfgant.png] Error 1 make[2]: Leaving directory `/export/home/nagios/installed-packages/perfparse-all-07-08-03/cgi' make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory `/export/home/nagios/installed-packages/perfparse-all-07-08-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. = Alex = Peeters/SMALS-MVM = = To 03/08/2007 08:24 Florian Gleixner = <fl...@bi...>, = per...@li...urceforg= e.n et = = cc Ale...@sm... = Subj= ect Re: Perfparse-devel] Feature = request(Document link: Alex = Peeters) = = = = = = = snapshot 2007 / 08 / 02 With i only compile everything used by php ? CFLAGS=3D"-I/usr/local/include/ncurses" LDFLAGS=3D"-liconv" ./configur= e --prefix=3D/export/home/nagios/installed-packages/opt/perfparse/nagios --with-imagedir=3D/export/home/nagios/installed-packages/opt/perfparse/= nagios/img/ --with-cgidir=3D/export/home/nagios/installed-packages/opt/perfparse/na= gios/cgi-bin --with-phpuidir=3D/export/home/nagios/installed-packages/opt/perfparse/= nagios/php --with-http_image_path=3D/perfparse/nagios/img --with-data-source=3Dna= gios --with-apacheuser=3Dnagios --disable-perfparse --disable-db_tools --disable-cgis make ... Making all in phpgui make[2]: Entering directory `/export/home/nagios/installed-packages/perfparse-all-07-08-02/phpgui' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/export/home/nagios/installed-packages/perfparse-all-07-08-02/phpgui' Making all in images make[2]: Entering directory `/export/home/nagios/installed-packages/perfparse-all-07-08-02/images' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/export/home/nagios/installed-packages/perfparse-all-07-08-02/images' make[2]: Entering directory `/export/home/nagios/installed-packages/perfparse-all-07-08-02' make[2]: Leaving directory `/export/home/nagios/installed-packages/perfparse-all-07-08-02' make[1]: Leaving directory `/export/home/nagios/installed-packages/perfparse-all-07-08-02' make install ... atof 0x3f8 /export/home/nagios/installed-packages/opt/perfparse/nagios/lib/libpp_m= ysql.a(libpp_mysql_la-db_macro_actions.o) free 0x45c /export/home/nagios/installed-packages/opt/perfparse/nagios/lib/libpp_m= ysql.a(libpp_mysql_la-dbms.o) atoi 0x80 /export/home/nagios/installed-packages/opt/perfparse/nagios/lib/libpp_m= ysql.a(libpp_mysql_la-dbms.o) atoi 0x3c4 /export/home/nagios/installed-packages/opt/perfparse/nagios/lib/libpp_m= ysql.a(libpp_mysql_la-dbms.o) atoi 0x99c /export/home/nagios/installed-packages/opt/perfparse/nagios/lib/libpp_m= ysql.a(libpp_mysql_la-del_policy.o) printf 0x150 /export/home/nagios/installed-packages/opt/perfparse/nagios/lib/libpp_m= ysql.a(libpp_mysql_la-db_macro_actions.o) printf 0x188 /export/home/nagios/installed-packages/opt/perfparse/nagios/lib/libpp_m= ysql.a(libpp_mysql_la-db_macro_actions.o) __iob 0xb4 /export/home/nagios/installed-packages/opt/perfparse/nagios/lib/libpp_m= ysql.a(libpp_mysql_la-db_macro_actions.o) __iob 0xb8 /export/home/nagios/installed-packages/opt/perfparse/nagios/lib/libpp_m= ysql.a(libpp_mysql_la-db_macro_actions.o) __iob 0x560 /export/home/nagios/installed-packages/opt/perfparse/nagios/lib/libpp_m= ysql.a(libpp_mysql_la-db_macro_actions.o) __iob 0x564 /export/home/nagios/installed-packages/opt/perfparse/nagios/lib/libpp_m= ysql.a(libpp_mysql_la-db_macro_actions.o) ld: fatal: relocations remain against allocatable but non-writable sect= ions collect2: ld returned 1 exit status libtool: install: error: relink `libpp_storage_mysql.la' with the above= command before installing it make[2]: *** [install-libLTLIBRARIES] Error 1 make[2]: Leaving directory `/export/home/nagios/installed-packages/perfparse-all-07-08-02/modules'= make[1]: *** [install-am] Error 2 make[1]: Leaving directory `/export/home/nagios/installed-packages/perfparse-all-07-08-02/modules'= make: *** [install-recursive] Error 1 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. = Alex = Peeters/SMALS-MVM = = To 02/08/2007 11:26 Florian Gleixner = <fl...@bi...> = = cc Ale...@sm..., = per...@li...urceforg= e.n et = Subj= ect Re: Perfparse-devel] Feature = request(Document link: Alex = Peeters) = = = = = = = CFLAGS=3D"-I/usr/local/include/ncurses" LDFLAGS=3D"-liconv" ./configure= --prefix=3D/export/home/nagios/installed-packages/opt/asnmtap/perfparse= --with-imagedir=3D/export/home/nagios/installed-packages/opt/asnmtap/ap= plications/htmlroot/img/ --with-cgidir=3D/export/home/nagios/installed-packages/opt/asnmtap/appl= ications/htmlroot/cgi-bin --with-phpuidir=3D/export/home/nagios/installed-packages/opt/asnmtap/ap= plications/htmlroot/php --with-http_image_path=3D/asnmtap/img --with-data-source=3Dasnmtap --with-apacheuser=3Dnagios mkdir .libs gcc -I/usr/local/include/ncurses -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-all-07-05-03/libpp_m= ysql /export/home/nagios/installed-packages/perfparse-all-07-05-03/libpp_mys= ql/.libs/libpp_mysql -L/usr/local/lib -L/usr/lib -L/usr/openwin/lib -L/usr/local/ssl/lib -L/usr/local/BerkeleyDB.4.2/lib -L/usr/local/lib/mysql /usr/local/lib/mysql/libmysqlclient.so -lposix4 -lgen -L/export/home/nagios/installed-packages/perfparse-all-07-05-03/libpp_c= ommon /export/home/nagios/installed-packages/perfparse-all-07-05-03/libpp_com= mon/.libs/libpp_common /usr/local/lib/libglib-2.0.so /usr/local/lib/libiconv.so ../intl/libin= tl.a -ldl -lnsl -lsocket -lncurses /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 -l= m -R/export/home/nagios/installed-packages/opt/asnmtap/perfparse/lib -R/usr/local/lib/mysql -R/usr/local/lib Undefined first referenced symbol in file round perfparse_db_purge-convert.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-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... = 02/08/2007 09:56 = cc per...@li...urceforg= e.n et, Ale...@sm... = Subj= ect Re: Perfparse-devel] Feature = request = = = = = = = Ale...@sm... schrieb: >> convert.c:41:21: ncurses.h: No such file or directory > > pwd > /usr/local/include/ncurses > > ls -l ncurses.h > lrwxrwxrwx 1 root SysAdmin 8 Jul 31 15:09 ncurses.h -> > curses.h > I'm not autoconf expert. I thought autoconf would find that out, but that is not true. CFLAGS=3D"-I/usr/local/include/ncurses" LDFLAGS=3D"-liconv" ./configure= ... removes the "ncurses.h not found" error, but raises another linker error. I'm investigating it later. Are you familiar with autoconf? For Info, my package versions: pkginfo -l SMCexpat SMCfontc SMCftype SMCgcc SMCgd SMCjpeg SMCliconv SMCncurs SMClibpng SMCossl|egrep -e "(PKGINST|VERSION)" PKGINST: SMCexpat VERSION: 1.95.5 PKGINST: SMCfontc VERSION: 2.4.2 PKGINST: SMCftype VERSION: 2.3.1 PKGINST: SMCgcc VERSION: 3.4.6 PKGINST: SMCgd VERSION: 2.0.33 PKGINST: SMCjpeg VERSION: 6b PKGINST: SMClibpng VERSION: 1.2.16 PKGINST: SMCliconv VERSION: 1.11 PKGINST: SMCncurs VERSION: 5.4 PKGINST: SMCossl VERSION: 0.9.8e Flo = |
From: Florian G. <fl...@bi...> - 2007-08-07 08:22:09
|
Sure, but out of time. Read http://gcc.gnu.org/ml/gcc-help/2007-06/msg00159.html if you want to know why round() is difficult to handle. But anyway i replaced round() with the appropriate floor() call which is not C99. But it seems that i missed some in perfgant. Will be done if i have more time. Flo Ale...@sm... schrieb: > Already any idea why? > > > > > Alex > Peeters/SMALS-MVM > To > 03/08/2007 14:27 Florian Gleixner > <fl...@bi...>, > per...@li...urceforge.n > et > cc > Ale...@sm... > Subject > Re: Perfparse-devel] Feature > request(Document link: Alex > Peeters) > > > > > > > > > > snapshot 2007 / 08 / 03 with --disable-cgis work > > CFLAGS="-I/usr/local/include/ncurses" LDFLAGS="-liconv" ./configure > --prefix=/export/home/nagios/installed-packages/opt/perfparse/nagios > --with-imagedir=/export/home/nagios/installed-packages/opt/perfparse/nagios/img/ > > --with-cgidir=/export/home/nagios/installed-packages/opt/perfparse/nagios/cgi-bin > > --with-phpuidir=/export/home/nagios/installed-packages/opt/perfparse/nagios/php > --with-http_image_path=/perfparse/nagios/img --with-data-source=nagios > --with-apacheuser=nagios --disable-cgis > > make all > ok > > make install-strip > ... > Making all in phpgui > make[2]: Entering directory > `/export/home/nagios/installed-packages/perfparse-all-07-08-03/phpgui' > make[2]: Nothing to be done for `all'. > make[2]: Leaving directory > `/export/home/nagios/installed-packages/perfparse-all-07-08-03/phpgui' > Making all in images > make[2]: Entering directory > `/export/home/nagios/installed-packages/perfparse-all-07-08-03/images' > make[2]: Nothing to be done for `all'. > make[2]: Leaving directory > `/export/home/nagios/installed-packages/perfparse-all-07-08-03/images' > make[2]: Entering directory > `/export/home/nagios/installed-packages/perfparse-all-07-08-03' > make[2]: Leaving directory > `/export/home/nagios/installed-packages/perfparse-all-07-08-03' > make[1]: Leaving directory > `/export/home/nagios/installed-packages/perfparse-all-07-08-03' > > > > snapshot 2007 / 08 / 03 without --disable-cgis do not work > > CFLAGS="-I/usr/local/include/ncurses" LDFLAGS="-liconv" ./configure > --prefix=/export/home/nagios/installed-packages/opt/perfparse/nagios > --with-imagedir=/export/home/nagios/installed-packages/opt/perfparse/nagios/img/ > > --with-cgidir=/export/home/nagios/installed-packages/opt/perfparse/nagios/cgi-bin > > --with-phpuidir=/export/home/nagios/installed-packages/opt/perfparse/nagios/php > --with-http_image_path=/perfparse/nagios/img --with-data-source=nagios > --with-apacheuser=nagios > > make > ... > mkdir .libs > gcc -I/usr/local/include/ncurses -Wall -o .libs/perfchart.png > perfchart_png-perfchart.o perfchart_png-cgi.o /usr/local/lib/libiconv.so > -L/export/home/nagios/installed-packages/perfparse-all-07-08-03/libpp_mysql > /export/home/nagios/installed-packages/perfparse-all-07-08-03/libpp_mysql/.libs/libpp_mysql.so > -L/usr/local/lib -L/usr/lib -L/usr/openwin/lib -L/usr/local/ssl/lib > -L/usr/local/BerkeleyDB.4.2/lib -L/usr/local/lib/mysql > /usr/local/lib/mysql/libmysqlclient.so -lposix4 -lgen > -L/export/home/nagios/installed-packages/perfparse-all-07-08-03/libpp_common > > /export/home/nagios/installed-packages/perfparse-all-07-08-03/libpp_common/.libs/libpp_common.so > /usr/local/lib/libglib-2.0.so /usr/local/lib/libiconv.so ../intl/libintl.a > -ldl -lnsl -lsocket -lncurses /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 > /usr/local/lib/libpng12.so -lz -lm > -R/export/home/nagios/installed-packages/opt/perfparse/nagios/lib > -R/usr/local/lib/mysql -R/usr/local/lib -R/usr/lib -R/usr/local/ssl/lib > -R/usr/local/BerkeleyDB.4.2/lib -R/usr/openwin/lib > ld: warning: file /usr/local/lib/libiconv.so: attempted multiple inclusion > of file > > creating perfchart.png > if gcc -DHAVE_CONFIG_H -I. -I. -I.. -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.. > '-DLOCALEDIR="/export/home/nagios/installed-packages/opt/perfparse/nagios/share/locale"' > > '-DSYSCONFDIR="/export/home/nagios/installed-packages/opt/perfparse/nagios/etc"' > -I/usr/local/include/ncurses -Wall -MT perfgant_png-perfgant.o -MD -MP > -MF ".deps/perfgant_png-perfgant.Tpo" -c -o perfgant_png-perfgant.o `test > -f 'perfgant.c' || echo './'`perfgant.c; \ > then mv -f ".deps/perfgant_png-perfgant.Tpo" > ".deps/perfgant_png-perfgant.Po"; else rm -f > ".deps/perfgant_png-perfgant.Tpo"; exit 1; fi > perfgant.c: In function `drawScale': > perfgant.c:187: warning: implicit declaration of function `round' > > if gcc -DHAVE_CONFIG_H -I. -I. -I.. -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.. > '-DLOCALEDIR="/export/home/nagios/installed-packages/opt/perfparse/nagios/share/locale"' > > '-DSYSCONFDIR="/export/home/nagios/installed-packages/opt/perfparse/nagios/etc"' > -I/usr/local/include/ncurses -Wall -MT perfgant_png-cgi.o -MD -MP -MF > ".deps/perfgant_png-cgi.Tpo" -c -o perfgant_png-cgi.o `test -f 'cgi.c' || > echo './'`cgi.c; \ > then mv -f ".deps/perfgant_png-cgi.Tpo" ".deps/perfgant_png-cgi.Po"; else > rm -f ".deps/perfgant_png-cgi.Tpo"; exit 1; fi > /bin/bash ../libtool --tag=CC --mode=link gcc -I/usr/local/include/ncurses > -Wall -liconv -o perfgant.png perfgant_png-perfgant.o perfgant_png-cgi.o > -L../libpp_mysql -lpp_mysql -L/usr/local/lib/mysql -lmysqlclient -lz > -lposix4 -lgen -lsocket -lnsl -lm -L../libpp_common -lpp_common > -L/usr/local/lib -lglib-2.0 -liconv ../intl/libintl.a -L/usr/local/lib > -R/usr/local/lib -L/usr/local/lib -R/usr/local/lib -L/usr/local/lib > -R/usr/local/lib -R/usr/lib -L/usr/lib -L/usr/local/ssl/lib > -R/usr/local/ssl/lib -L/usr/local/BerkeleyDB.4.2/lib > -R/usr/local/BerkeleyDB.4.2/lib -R/usr/openwin/lib -L/usr/openwin/lib > -L/usr/local/lib -lXpm -lX11 -ljpeg -lfontconfig -lfreetype -lpng12 -lz -lm > /usr/local/lib/libiconv.so -R/usr/local/lib -lgd -ldl -lnsl -lm -lsocket > -lncurses -lgd > gcc -I/usr/local/include/ncurses -Wall -o .libs/perfgant.png > perfgant_png-perfgant.o perfgant_png-cgi.o /usr/local/lib/libiconv.so > -L/export/home/nagios/installed-packages/perfparse-all-07-08-03/libpp_mysql > /export/home/nagios/installed-packages/perfparse-all-07-08-03/libpp_mysql/.libs/libpp_mysql.so > -L/usr/local/lib -L/usr/lib -L/usr/openwin/lib -L/usr/local/ssl/lib > -L/usr/local/BerkeleyDB.4.2/lib -L/usr/local/lib/mysql > /usr/local/lib/mysql/libmysqlclient.so -lposix4 -lgen > -L/export/home/nagios/installed-packages/perfparse-all-07-08-03/libpp_common > > /export/home/nagios/installed-packages/perfparse-all-07-08-03/libpp_common/.libs/libpp_common.so > /usr/local/lib/libglib-2.0.so /usr/local/lib/libiconv.so ../intl/libintl.a > -ldl -lnsl -lsocket -lncurses /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 > /usr/local/lib/libpng12.so -lz -lm > -R/export/home/nagios/installed-packages/opt/perfparse/nagios/lib > -R/usr/local/lib/mysql -R/usr/local/lib -R/usr/lib -R/usr/local/ssl/lib > -R/usr/local/BerkeleyDB.4.2/lib -R/usr/openwin/lib > ld: warning: file /usr/local/lib/libiconv.so: attempted multiple inclusion > of file > Undefined first referenced > symbol in file > round perfgant_png-perfgant.o > ld: fatal: Symbol referencing errors. No output written to > .libs/perfgant.png > collect2: ld returned 1 exit status > make[2]: *** [perfgant.png] Error 1 > make[2]: Leaving directory > `/export/home/nagios/installed-packages/perfparse-all-07-08-03/cgi' > make[1]: *** [all-recursive] Error 1 > make[1]: Leaving directory > `/export/home/nagios/installed-packages/perfparse-all-07-08-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. 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 bericht > niet voor u bestemd is, verzoeken wij u dit onmiddellijk aan ons te melden > en het bericht te vernietigen. > > Smals décline toute responsabilité quant à l'exactitude, à l'exhaustivité > et au délai de transmission des informations contenues dans cet e-mail. > Aucun droit ne peut être revendiqué sur cet e-mail et cet e-mail n'implique > en aucun cas une reconnaissance de responsabilité, quelle qu'elle soit. > Ce message s'adresse uniquement au destinataire. Si ce message ne vous est > pas destiné, nous vous prions de nous le signaler immédiatement et de > détruire le message. > > > > Alex > Peeters/SMALS-MVM > To > 03/08/2007 08:24 Florian Gleixner > <fl...@bi...>, > per...@li...urceforge.n > et > cc > Ale...@sm... > Subject > Re: Perfparse-devel] Feature > request(Document link: Alex > Peeters) > > > > > > > > > > > snapshot 2007 / 08 / 02 > > > With i only compile everything used by php ? > > CFLAGS="-I/usr/local/include/ncurses" LDFLAGS="-liconv" ./configure > --prefix=/export/home/nagios/installed-packages/opt/perfparse/nagios > --with-imagedir=/export/home/nagios/installed-packages/opt/perfparse/nagios/img/ > > --with-cgidir=/export/home/nagios/installed-packages/opt/perfparse/nagios/cgi-bin > > --with-phpuidir=/export/home/nagios/installed-packages/opt/perfparse/nagios/php > --with-http_image_path=/perfparse/nagios/img --with-data-source=nagios > --with-apacheuser=nagios --disable-perfparse --disable-db_tools > --disable-cgis > > make > ... > Making all in phpgui > make[2]: Entering directory > `/export/home/nagios/installed-packages/perfparse-all-07-08-02/phpgui' > make[2]: Nothing to be done for `all'. > make[2]: Leaving directory > `/export/home/nagios/installed-packages/perfparse-all-07-08-02/phpgui' > Making all in images > make[2]: Entering directory > `/export/home/nagios/installed-packages/perfparse-all-07-08-02/images' > make[2]: Nothing to be done for `all'. > make[2]: Leaving directory > `/export/home/nagios/installed-packages/perfparse-all-07-08-02/images' > make[2]: Entering directory > `/export/home/nagios/installed-packages/perfparse-all-07-08-02' > make[2]: Leaving directory > `/export/home/nagios/installed-packages/perfparse-all-07-08-02' > make[1]: Leaving directory > `/export/home/nagios/installed-packages/perfparse-all-07-08-02' > > make install > ... > atof 0x3f8 > /export/home/nagios/installed-packages/opt/perfparse/nagios/lib/libpp_mysql.a(libpp_mysql_la-db_macro_actions.o) > free 0x45c > /export/home/nagios/installed-packages/opt/perfparse/nagios/lib/libpp_mysql.a(libpp_mysql_la-dbms.o) > atoi 0x80 > /export/home/nagios/installed-packages/opt/perfparse/nagios/lib/libpp_mysql.a(libpp_mysql_la-dbms.o) > atoi 0x3c4 > /export/home/nagios/installed-packages/opt/perfparse/nagios/lib/libpp_mysql.a(libpp_mysql_la-dbms.o) > atoi 0x99c > /export/home/nagios/installed-packages/opt/perfparse/nagios/lib/libpp_mysql.a(libpp_mysql_la-del_policy.o) > printf 0x150 > /export/home/nagios/installed-packages/opt/perfparse/nagios/lib/libpp_mysql.a(libpp_mysql_la-db_macro_actions.o) > printf 0x188 > /export/home/nagios/installed-packages/opt/perfparse/nagios/lib/libpp_mysql.a(libpp_mysql_la-db_macro_actions.o) > __iob 0xb4 > /export/home/nagios/installed-packages/opt/perfparse/nagios/lib/libpp_mysql.a(libpp_mysql_la-db_macro_actions.o) > __iob 0xb8 > /export/home/nagios/installed-packages/opt/perfparse/nagios/lib/libpp_mysql.a(libpp_mysql_la-db_macro_actions.o) > __iob 0x560 > /export/home/nagios/installed-packages/opt/perfparse/nagios/lib/libpp_mysql.a(libpp_mysql_la-db_macro_actions.o) > __iob 0x564 > /export/home/nagios/installed-packages/opt/perfparse/nagios/lib/libpp_mysql.a(libpp_mysql_la-db_macro_actions.o) > ld: fatal: relocations remain against allocatable but non-writable sections > collect2: ld returned 1 exit status > libtool: install: error: relink `libpp_storage_mysql.la' with the above > command before installing it > make[2]: *** [install-libLTLIBRARIES] Error 1 > make[2]: Leaving directory > `/export/home/nagios/installed-packages/perfparse-all-07-08-02/modules' > make[1]: *** [install-am] Error 2 > make[1]: Leaving directory > `/export/home/nagios/installed-packages/perfparse-all-07-08-02/modules' > make: *** [install-recursive] Error 1 > > > > > > 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. 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 bericht > niet voor u bestemd is, verzoeken wij u dit onmiddellijk aan ons te melden > en het bericht te vernietigen. > > Smals décline toute responsabilité quant à l'exactitude, à l'exhaustivité > et au délai de transmission des informations contenues dans cet e-mail. > Aucun droit ne peut être revendiqué sur cet e-mail et cet e-mail n'implique > en aucun cas une reconnaissance de responsabilité, quelle qu'elle soit. > Ce message s'adresse uniquement au destinataire. Si ce message ne vous est > pas destiné, nous vous prions de nous le signaler immédiatement et de > détruire le message. > > > > Alex > Peeters/SMALS-MVM > To > 02/08/2007 11:26 Florian Gleixner > <fl...@bi...> > cc > Ale...@sm..., > per...@li...urceforge.n > et > Subject > Re: Perfparse-devel] Feature > request(Document link: Alex > Peeters) > > > > > > > > > > CFLAGS="-I/usr/local/include/ncurses" LDFLAGS="-liconv" ./configure > --prefix=/export/home/nagios/installed-packages/opt/asnmtap/perfparse > --with-imagedir=/export/home/nagios/installed-packages/opt/asnmtap/applications/htmlroot/img/ > > --with-cgidir=/export/home/nagios/installed-packages/opt/asnmtap/applications/htmlroot/cgi-bin > > --with-phpuidir=/export/home/nagios/installed-packages/opt/asnmtap/applications/htmlroot/php > --with-http_image_path=/asnmtap/img --with-data-source=asnmtap > --with-apacheuser=nagios > > > mkdir .libs > gcc -I/usr/local/include/ncurses -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-all-07-05-03/libpp_mysql > /export/home/nagios/installed-packages/perfparse-all-07-05-03/libpp_mysql/.libs/libpp_mysql > -L/usr/local/lib -L/usr/lib -L/usr/openwin/lib -L/usr/local/ssl/lib > -L/usr/local/BerkeleyDB.4.2/lib -L/usr/local/lib/mysql > /usr/local/lib/mysql/libmysqlclient.so -lposix4 -lgen > -L/export/home/nagios/installed-packages/perfparse-all-07-05-03/libpp_common > > /export/home/nagios/installed-packages/perfparse-all-07-05-03/libpp_common/.libs/libpp_common > /usr/local/lib/libglib-2.0.so /usr/local/lib/libiconv.so ../intl/libintl.a > -ldl -lnsl -lsocket -lncurses /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/export/home/nagios/installed-packages/opt/asnmtap/perfparse/lib > -R/usr/local/lib/mysql -R/usr/local/lib > Undefined first referenced > symbol in file > round perfparse_db_purge-convert.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-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. 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 bericht > niet voor u bestemd is, verzoeken wij u dit onmiddellijk aan ons te melden > en het bericht te vernietigen. > > Smals décline toute responsabilité quant à l'exactitude, à l'exhaustivité > et au délai de transmission des informations contenues dans cet e-mail. > Aucun droit ne peut être revendiqué sur cet e-mail et cet e-mail n'implique > en aucun cas une reconnaissance de responsabilité, quelle qu'elle soit. > Ce message s'adresse uniquement au destinataire. Si ce message ne vous est > pas destiné, nous vous prions de nous le signaler immédiatement et de > détruire le message. > > > > Florian Gleixner > <flo@bier.homeip. > net> To > Ale...@sm... > 02/08/2007 09:56 cc > per...@li...urceforge.n > et, Ale...@sm... > Subject > Re: Perfparse-devel] Feature > request > > > > > > > > > > > Ale...@sm... schrieb: >>> convert.c:41:21: ncurses.h: No such file or directory >> pwd >> /usr/local/include/ncurses >> >> ls -l ncurses.h >> lrwxrwxrwx 1 root SysAdmin 8 Jul 31 15:09 ncurses.h -> >> curses.h >> > > I'm not autoconf expert. I thought autoconf would find that out, but > that is not true. > CFLAGS="-I/usr/local/include/ncurses" LDFLAGS="-liconv" ./configure ... > removes the "ncurses.h not found" error, but raises another linker > error. I'm investigating it later. > > Are you familiar with autoconf? > > For Info, my package versions: > > pkginfo -l SMCexpat SMCfontc SMCftype SMCgcc SMCgd SMCjpeg SMCliconv > SMCncurs SMClibpng SMCossl|egrep -e "(PKGINST|VERSION)" > PKGINST: SMCexpat > VERSION: 1.95.5 > PKGINST: SMCfontc > VERSION: 2.4.2 > PKGINST: SMCftype > VERSION: 2.3.1 > PKGINST: SMCgcc > VERSION: 3.4.6 > PKGINST: SMCgd > VERSION: 2.0.33 > PKGINST: SMCjpeg > VERSION: 6b > PKGINST: SMClibpng > VERSION: 1.2.16 > PKGINST: SMCliconv > VERSION: 1.11 > PKGINST: SMCncurs > VERSION: 5.4 > PKGINST: SMCossl > VERSION: 0.9.8e > > Flo > > > > > > > > |