From: Cisowski, D. <dan...@ed...> - 2005-02-03 15:07:16
|
Ben, thanks for the quick response. I didn't compile MySQL by my own, but installed a package from sunfreeware (http://www.sunfreeware.com). The include files are correct. The version of MySQL is 4.0.21 I've tried to compile PerfParse v0.105.4 downloaded today. Regards, Daniel Ben Clewett <mailto:bcl...@pe...> wrote on Thursday, February 03, 2005 2:31 PM: > Daniel, > > Can you tell me the version of MySQL you are using, and the version of > PerfParse? > > Can you also check that your MySQL Client Library '/usr/include' files > are correct for the MySQL Client Library '/usr/lib' files you have > installed? Please let me know which version this is as well. > > Regards, > > Ben Clewett. > > > Cisowski, Daniel wrote: > >> Hi folks, >> >> I'm trying to compile PerfPars on a Solaris 9 box. Unfortunately the link >> process breaks with fatal errors. Has anybody an idea what's going wrong? >> I'd be glad to receive a hint. >> >> >> After a >> >> ./configure --prefix=/usr/local/nagios --with-glib12=/usr/local >> --with-libiconv-prefix=/usr/local/lib --with-included-gettext >> --with-db=mysql --with-mysql_config_dir=/usr/local/mysql/bin >> make >> >> the following errors occure: >> >> make all-recursive >> make[1]: Entering directory >> `/local/root/tmp/nagios/addons/perfparse-0.105.4' >> Making all in intl >> [...] >> gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/local/mysql/include/mysql >> -I../libpp_mysql -I/usr/local/include/glib-1.2 >> -I/usr/local/lib/glib/include >> -I.. -I../libpp_common -I../libnagios_perfdata_parser >> -DLOCALEDIR=\"/usr/local/nagios/share/locale\" -g -O2 -Wall -MT >> libpp_storage_mysql_la-libstorage.lo -MD -MP -MF >> .deps/libpp_storage_mysql_la-libstorage.Tpo -c libstorage.c -fPIC -DPIC -o >> .libs/libpp_storage_mysql_la-libstorage.o >> gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/local/mysql/include/mysql >> -I../libpp_mysql -I/usr/local/include/glib-1.2 >> -I/usr/local/lib/glib/include >> -I.. -I../libpp_common -I../libnagios_perfdata_parser >> -DLOCALEDIR=\"/usr/local/nagios/share/locale\" -g -O2 -Wall -MT >> libpp_storage_mysql_la-libstorage.lo -MD -MP -MF >> .deps/libpp_storage_mysql_la-libstorage.Tpo -c libstorage.c -o >> libpp_storage_mysql_la-libstorage.o >/dev/null 2>&1 >> /bin/bash ../libtool --tag=CC --mode=link gcc -g -O2 -Wall -o >> libpp_storage_mysql.la -rpath /usr/local/nagios/lib -module >> libpp_storage_mysql_la-storage_mysql.lo >> libpp_storage_mysql_la-libstorage.lo >> -L/usr/local/lib -R/usr/local/lib -R/usr/lib -L/usr/lib -R/usr/openwin/lib >> -L/usr/openwin/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 >> -L/usr/local/mysql/lib/mysql -lmysqlclient -lposix4 -lcrypt -lgen -lsocket >> -lnsl -lm -L../libpp_mysql -lpp_mysql -ldl -lnsl -lm -lsocket >> gcc -shared -Wl,-h -Wl,libpp_storage_mysql.so.0 -o >> .libs/libpp_storage_mysql.so.0.0.0 >> .libs/libpp_storage_mysql_la-storage_mysql.o >> .libs/libpp_storage_mysql_la-libstorage.o -z allextract >> /usr/local/mysql/lib/mysql/libmysqlclient.a -z defaultextract >> -R/local/root/tmp/nagios/addons/perfparse-0.105.4/libpp_mysql/.libs >> -R/usr/local/nagios/lib -R/usr/local/lib -R/usr/lib -R/usr/openwin/lib >> -R/usr/local/ssl/lib -R/usr/local/BerkeleyDB.4.2/lib -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/mysql/lib/mysql -lposix4 >> -lcrypt -lgen -L/local/root/tmp/nagios/addons/perfparse-0.105.4/libpp_mysql >> /local/root/tmp/nagios/addons/perfparse-0.105.4/libpp_mysql/.libs/libpp_mysq >> l.so -ldl -lnsl -lm -lsocket -lc >> Text relocation remains referenced >> against symbol offset in file >> <unknown> 0x5d0 >> /usr/local/mysql/lib/mysql/libmysqlclient.a(libmysql.o) >> <unknown> 0x5d4 >> /usr/local/mysql/lib/mysql/libmysqlclient.a(libmysql.o) >> <unknown> 0x5d8 >> /usr/local/mysql/lib/mysql/libmysqlclient.a(libmysql.o) [... 3650 lines >> later ...] __udiv64 0x1d8 >> /usr/local/mysql/lib/mysql/libmysqlclient.a(longlong2str.o) >> __mul64 0xd4c >> /usr/local/mysql/lib/mysql/libmysqlclient.a(my_getopt.o) >> __mul64 0xfe0 >> /usr/local/mysql/lib/mysql/libmysqlclient.a(my_getopt.o) >> __mul64 0x80 >> /usr/local/mysql/lib/mysql/libmysqlclient.a(longlong2str.o) >> strtoll 0xcb8 >> /usr/local/mysql/lib/mysql/libmysqlclient.a(my_getopt.o) >> strtoll 0xe8c >> /usr/local/mysql/lib/mysql/libmysqlclient.a(my_getopt.o) >> vfprintf 0x20 >> /usr/local/mysql/lib/mysql/libmysqlclient.a(my_getopt.o) >> vfprintf 0x8c8 >> /usr/local/mysql/lib/mysql/libmysqlclient.a(dbug.o) >> fstat64 0x320 >> /usr/local/mysql/lib/mysql/libmysqlclient.a(my_lib.o) >> fstat64 0x324 >> /usr/local/mysql/lib/mysql/libmysqlclient.a(my_lib.o) >> opendir 0x14 >> /usr/local/mysql/lib/mysql/libmysqlclient.a(my_lib.o) >> stat64 0x25c >> /usr/local/mysql/lib/mysql/libmysqlclient.a(my_lib.o) >> readdir64 0x84 >> /usr/local/mysql/lib/mysql/libmysqlclient.a(my_lib.o) >> ld: fatal: relocations remain against allocatable but non-writable sections >> collect2: ld returned 1 exit status >> make[2]: *** [libpp_storage_mysql.la] Error 1 >> make[2]: Leaving directory >> `/local/root/tmp/nagios/addons/perfparse-0.105.4/modules' >> make[1]: *** [all-recursive] Error 1 >> make[1]: Leaving directory >> `/local/root/tmp/nagios/addons/perfparse-0.105.4' make: *** [all] Error 2 >> >> >> >> I've also tried not to use shared libraries, but it also results in >> unresolved symbols: >> >> ./configure --prefix=/usr/local/nagios --with-glib12=/usr/local >> --with-libiconv-prefix=/usr/local/lib --with-included-gettext >> --with-db=mysql --with-mysql_config_dir=/usr/local/mysql/bin >> --disable-shared >> make >> >> gcc -g -O2 -Wall -o perfparse-db-purge >> perfparse_db_purge-perfparse-db-purge.o perfparse_db_purge-convert.o >> -L/local/root/tmp/nagios/addons/perfparse-0.105.4/libpp_common >> /local/root/tmp/nagios/addons/perfparse-0.105.4/libpp_common/.libs/libpp_com >> mon.a -lz -L/local/root/tmp/nagios/addons/perfparse-0.105.4/libpp_mysql >> /local/root/tmp/nagios/addons/perfparse-0.105.4/libpp_mysql/.libs/libpp_mysq >> l.a -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/mysql/lib/mysql >> /usr/local/mysql/lib/mysql/libmysqlclient.a -lposix4 -lcrypt -lgen >> /usr/local/lib/libglib.so ../intl/libintl.a /usr/local/lib/libiconv.so -ldl >> -lnsl -lm -lsocket -R/usr/local/lib -R/usr/local/lib -R/usr/lib >> -R/usr/openwin/lib -R/usr/local/ssl/lib -R/usr/local/BerkeleyDB.4.2/lib >> Undefined first referenced >> symbol in file >> pp_log >> /local/root/tmp/nagios/addons/perfparse-0.105.4/libpp_mysql/.libs/libpp_mysq >> l.a(libpp_mysql_la-dbms.o) ld: fatal: Symbol referencing errors. No output >> written to perfparse-db-purge collect2: ld returned 1 exit status >> make[2]: *** [perfparse-db-purge] Error 1 >> make[2]: Leaving directory >> `/local/root/tmp/nagios/addons/perfparse-0.105.4/db_tools' >> make[1]: *** [all-recursive] Error 1 >> make[1]: Leaving directory >> `/local/root/tmp/nagios/addons/perfparse-0.105.4' make: *** [all] Error 2 >> >> >> >> Thanks in advance. >> >> Daniel >> >> -- >> Daniel Cisowski >> EDS Operations Services GmbH >> EAD DP >> Eisenstr. 58 (58-5-M) >> D-65428 Ruesselsheim >> Phone: +49-6142-80-1049 >> Fax: +49-6142-80-1018 >> Mobile: +49-170-792-2331 >> mailto:dan...@ed... >> jabber:dan...@ei... >> >> >> >> ------------------------------------------------------- >> This SF.Net email is sponsored by: IntelliVIEW -- Interactive Reporting >> Tool for open source databases. Create drag-&-drop reports. Save time >> by over 75%! Publish reports on the web. Export to DOC, XLS, RTF, etc. >> Download a FREE copy at http://www.intelliview.com/go/osdn_nl >> _______________________________________________ >> Perfparse-users mailing list >> Per...@li... >> https://lists.sourceforge.net/lists/listinfo/perfparse-users |
From: Cisowski, D. <dan...@ed...> - 2005-02-04 11:58:25
|
Ben, Yves, thanks for the patch. The patch didn't woked, but I've done the changes by hand. Unfortunately after the run of configure && make exactly the same error messages appeard on the console. I've tried to generate either shared and static libs. In both cases make broke with errors like last time: nothing changed. Can you duplicate my problems? Could you please prepare another patch? Thanks a lot! Daniel Ben Clewett <mailto:bcl...@pe...> wrote on Friday, February 04, 2005 9:36 AM: > Daniel, > > Our Sun expert Yves has produced a patch, which I have enclosed. This > may help. I will try and get a version released today which contains > this patch. > > This patch is against 0.105.3, but will work against 0.105.4. Please > edit the patch and change 0.105.3 to 0.105.4 before use. Don't worry if > the Changelog doesn't patch. > > $ edit patch.... > $ patch -p1 < patch... > $ cd perfparse-0.105.4 > $ ./configure .... > $ make > > Please let us know. > > Regards, > > Ben. > > > > Cisowski, Daniel wrote: >> Ben, >> >> thanks for the quick response. >> >> I didn't compile MySQL by my own, but installed a package from sunfreeware >> (http://www.sunfreeware.com). The include files are correct. >> The version of MySQL is 4.0.21 >> >> I've tried to compile PerfParse v0.105.4 downloaded today. >> >> Regards, >> >> Daniel >> >> >> >> Ben Clewett <mailto:bcl...@pe...> wrote on Thursday, February >> 03, 2005 2:31 PM: >> >> >>> Daniel, >>> >>> Can you tell me the version of MySQL you are using, and the version of >>> PerfParse? >>> >>> Can you also check that your MySQL Client Library '/usr/include' files >>> are correct for the MySQL Client Library '/usr/lib' files you have >>> installed? Please let me know which version this is as well. >>> >>> Regards, >>> >>> Ben Clewett. >>> >>> >>> Cisowski, Daniel wrote: >>> >>> >>>> Hi folks, >>>> >>>> I'm trying to compile PerfPars on a Solaris 9 box. Unfortunately the link >>>> process breaks with fatal errors. Has anybody an idea what's going wrong? >>>> I'd be glad to receive a hint. >>>> >>>> >>>> After a >>>> >>>> ./configure --prefix=/usr/local/nagios --with-glib12=/usr/local >>>> --with-libiconv-prefix=/usr/local/lib --with-included-gettext >>>> --with-db=mysql --with-mysql_config_dir=/usr/local/mysql/bin >>>> make >>>> >>>> the following errors occure: >>>> >>>> make all-recursive >>>> make[1]: Entering directory >>>> `/local/root/tmp/nagios/addons/perfparse-0.105.4' >>>> Making all in intl >>>> [...] >>>> gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/local/mysql/include/mysql >>>> -I../libpp_mysql -I/usr/local/include/glib-1.2 >>>> -I/usr/local/lib/glib/include >>>> -I.. -I../libpp_common -I../libnagios_perfdata_parser >>>> -DLOCALEDIR=\"/usr/local/nagios/share/locale\" -g -O2 -Wall -MT >>>> libpp_storage_mysql_la-libstorage.lo -MD -MP -MF >>>> .deps/libpp_storage_mysql_la-libstorage.Tpo -c libstorage.c -fPIC -DPIC >> >> -o >> >>>> .libs/libpp_storage_mysql_la-libstorage.o >>>> gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/local/mysql/include/mysql >>>> -I../libpp_mysql -I/usr/local/include/glib-1.2 >>>> -I/usr/local/lib/glib/include >>>> -I.. -I../libpp_common -I../libnagios_perfdata_parser >>>> -DLOCALEDIR=\"/usr/local/nagios/share/locale\" -g -O2 -Wall -MT >>>> libpp_storage_mysql_la-libstorage.lo -MD -MP -MF >>>> .deps/libpp_storage_mysql_la-libstorage.Tpo -c libstorage.c -o >>>> libpp_storage_mysql_la-libstorage.o >/dev/null 2>&1 >>>> /bin/bash ../libtool --tag=CC --mode=link gcc -g -O2 -Wall -o >>>> libpp_storage_mysql.la -rpath /usr/local/nagios/lib -module >>>> libpp_storage_mysql_la-storage_mysql.lo >>>> libpp_storage_mysql_la-libstorage.lo >>>> -L/usr/local/lib -R/usr/local/lib -R/usr/lib -L/usr/lib >> >> -R/usr/openwin/lib >> >>>> -L/usr/openwin/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 >>>> -L/usr/local/mysql/lib/mysql -lmysqlclient -lposix4 -lcrypt -lgen >> >> -lsocket >> >>>> -lnsl -lm -L../libpp_mysql -lpp_mysql -ldl -lnsl -lm -lsocket >>>> gcc -shared -Wl,-h -Wl,libpp_storage_mysql.so.0 -o >>>> .libs/libpp_storage_mysql.so.0.0.0 >>>> .libs/libpp_storage_mysql_la-storage_mysql.o >>>> .libs/libpp_storage_mysql_la-libstorage.o -z allextract >>>> /usr/local/mysql/lib/mysql/libmysqlclient.a -z defaultextract >>>> -R/local/root/tmp/nagios/addons/perfparse-0.105.4/libpp_mysql/.libs >>>> -R/usr/local/nagios/lib -R/usr/local/lib -R/usr/lib -R/usr/openwin/lib >>>> -R/usr/local/ssl/lib -R/usr/local/BerkeleyDB.4.2/lib -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/mysql/lib/mysql -lposix4 >>>> -lcrypt -lgen >> >> -L/local/root/tmp/nagios/addons/perfparse-0.105.4/libpp_mysql >> >> /local/root/tmp/nagios/addons/perfparse-0.105.4/libpp_mysql/.libs/libpp_mysq >> >>>> l.so -ldl -lnsl -lm -lsocket -lc >>>> Text relocation remains referenced >>>> against symbol offset in file >>>> <unknown> 0x5d0 >>>> /usr/local/mysql/lib/mysql/libmysqlclient.a(libmysql.o) >>>> <unknown> 0x5d4 >>>> /usr/local/mysql/lib/mysql/libmysqlclient.a(libmysql.o) >>>> <unknown> 0x5d8 >>>> /usr/local/mysql/lib/mysql/libmysqlclient.a(libmysql.o) [... 3650 lines >>>> later ...] __udiv64 0x1d8 >>>> /usr/local/mysql/lib/mysql/libmysqlclient.a(longlong2str.o) >>>> __mul64 0xd4c >>>> /usr/local/mysql/lib/mysql/libmysqlclient.a(my_getopt.o) >>>> __mul64 0xfe0 >>>> /usr/local/mysql/lib/mysql/libmysqlclient.a(my_getopt.o) >>>> __mul64 0x80 >>>> /usr/local/mysql/lib/mysql/libmysqlclient.a(longlong2str.o) >>>> strtoll 0xcb8 >>>> /usr/local/mysql/lib/mysql/libmysqlclient.a(my_getopt.o) >>>> strtoll 0xe8c >>>> /usr/local/mysql/lib/mysql/libmysqlclient.a(my_getopt.o) >>>> vfprintf 0x20 >>>> /usr/local/mysql/lib/mysql/libmysqlclient.a(my_getopt.o) >>>> vfprintf 0x8c8 >>>> /usr/local/mysql/lib/mysql/libmysqlclient.a(dbug.o) >>>> fstat64 0x320 >>>> /usr/local/mysql/lib/mysql/libmysqlclient.a(my_lib.o) >>>> fstat64 0x324 >>>> /usr/local/mysql/lib/mysql/libmysqlclient.a(my_lib.o) >>>> opendir 0x14 >>>> /usr/local/mysql/lib/mysql/libmysqlclient.a(my_lib.o) >>>> stat64 0x25c >>>> /usr/local/mysql/lib/mysql/libmysqlclient.a(my_lib.o) >>>> readdir64 0x84 >>>> /usr/local/mysql/lib/mysql/libmysqlclient.a(my_lib.o) >>>> ld: fatal: relocations remain against allocatable but non-writable >> >> sections >> >>>> collect2: ld returned 1 exit status >>>> make[2]: *** [libpp_storage_mysql.la] Error 1 >>>> make[2]: Leaving directory >>>> `/local/root/tmp/nagios/addons/perfparse-0.105.4/modules' >>>> make[1]: *** [all-recursive] Error 1 >>>> make[1]: Leaving directory >>>> `/local/root/tmp/nagios/addons/perfparse-0.105.4' make: *** [all] Error 2 >> >> >>>> >>>> >>>> I've also tried not to use shared libraries, but it also results in >>>> unresolved symbols: >>>> >>>> ./configure --prefix=/usr/local/nagios --with-glib12=/usr/local >>>> --with-libiconv-prefix=/usr/local/lib --with-included-gettext >>>> --with-db=mysql --with-mysql_config_dir=/usr/local/mysql/bin >>>> --disable-shared >>>> make >>>> >>>> gcc -g -O2 -Wall -o perfparse-db-purge >>>> perfparse_db_purge-perfparse-db-purge.o perfparse_db_purge-convert.o >>>> -L/local/root/tmp/nagios/addons/perfparse-0.105.4/libpp_common >>>> >> >> /local/root/tmp/nagios/addons/perfparse-0.105.4/libpp_common/.libs/libpp_com >> >>>> mon.a -lz -L/local/root/tmp/nagios/addons/perfparse-0.105.4/libpp_mysql >>>> >> >> /local/root/tmp/nagios/addons/perfparse-0.105.4/libpp_mysql/.libs/libpp_mysq >> >>>> l.a -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/mysql/lib/mysql >>>> /usr/local/mysql/lib/mysql/libmysqlclient.a -lposix4 -lcrypt -lgen >>>> /usr/local/lib/libglib.so ../intl/libintl.a /usr/local/lib/libiconv.so >> >> -ldl >> >>>> -lnsl -lm -lsocket -R/usr/local/lib -R/usr/local/lib -R/usr/lib >>>> -R/usr/openwin/lib -R/usr/local/ssl/lib -R/usr/local/BerkeleyDB.4.2/lib >>>> Undefined first referenced >>>> symbol in file >>>> pp_log >>>> >> >> /local/root/tmp/nagios/addons/perfparse-0.105.4/libpp_mysql/.libs/libpp_mysq >> >>>> l.a(libpp_mysql_la-dbms.o) ld: fatal: Symbol referencing errors. No >> >> output >> >>>> written to perfparse-db-purge collect2: ld returned 1 exit status >>>> make[2]: *** [perfparse-db-purge] Error 1 >>>> make[2]: Leaving directory >>>> `/local/root/tmp/nagios/addons/perfparse-0.105.4/db_tools' >>>> make[1]: *** [all-recursive] Error 1 >>>> make[1]: Leaving directory >>>> `/local/root/tmp/nagios/addons/perfparse-0.105.4' make: *** [all] Error 2 >> >> >>>> >>>> >>>> Thanks in advance. >>>> >>>> Daniel >>>> >>>> -- >>>> Daniel Cisowski >>>> EDS Operations Services GmbH >>>> EAD DP >>>> Eisenstr. 58 (58-5-M) >>>> D-65428 Ruesselsheim >>>> Phone: +49-6142-80-1049 >>>> Fax: +49-6142-80-1018 >>>> Mobile: +49-170-792-2331 >>>> mailto:dan...@ed... >>>> jabber:dan...@ei... >>>> >>>> >>>> >>>> ------------------------------------------------------- >>>> This SF.Net email is sponsored by: IntelliVIEW -- Interactive Reporting >>>> Tool for open source databases. Create drag-&-drop reports. Save time >>>> by over 75%! Publish reports on the web. Export to DOC, XLS, RTF, etc. >>>> Download a FREE copy at http://www.intelliview.com/go/osdn_nl >>>> _______________________________________________ >>>> Perfparse-users mailing list >>>> Per...@li... >>>> https://lists.sourceforge.net/lists/listinfo/perfparse-users >> >> >> >> ------------------------------------------------------- >> This SF.Net email is sponsored by: IntelliVIEW -- Interactive Reporting >> Tool for open source databases. Create drag-&-drop reports. Save time >> by over 75%! Publish reports on the web. Export to DOC, XLS, RTF, etc. >> Download a FREE copy at http://www.intelliview.com/go/osdn_nl >> _______________________________________________ >> Perfparse-users mailing list >> Per...@li... >> https://lists.sourceforge.net/lists/listinfo/perfparse-users |
From: Yves <yme...@pe...> - 2005-02-04 13:20:00
|
Daniel, When you made the changes with my patch, you have to run libtoolize -f (I don't think this is necessary, but I'm not sure) aclocal -I m4 autoconf autoheader automake -a -c configure && make (this is what you do) If you don't do that, configure will not take the patch into account. Ben= forgot to tell you in his previous mail. Could you try again and tell us ? Yves > The patch didn't woked, but I've done the changes by hand. > Unfortunately after the run of configure && make exactly the same error > messages appeard on the console. I've tried to generate either shared a= nd > static libs. In both cases make broke with errors like last time: nothi= ng > changed. >> This patch is against 0.105.3, but will work against 0.105.4. Please >> edit the patch and change 0.105.3 to 0.105.4 before use. Don't worry = if >> the Changelog doesn't patch. >> >> $ edit patch.... >> $ patch -p1 < patch... >> $ cd perfparse-0.105.4 >> $ ./configure .... >> $ make --=20 - Homepage - http://ymettier.free.fr - http://www.logicacmg.com - - GPG key - http://ymettier.free.fr/gpg.txt - - Maitretarot - http://www.nongnu.org/maitretarot/ - - Perfparse - http://www.perfparse.org/ - |
From: Ben C. <bcl...@pe...> - 2005-02-04 13:35:00
|
Daniel, Yves is right, I did forget to include this stage :( I hope this works for you. Ben Yves wrote: > Daniel, > > When you made the changes with my patch, you have to run > > libtoolize -f (I don't think this is necessary, but I'm not sure) > aclocal -I m4 > autoconf > autoheader > automake -a -c > configure && make (this is what you do) > > If you don't do that, configure will not take the patch into account. Ben forgot to tell > you in his previous mail. > Could you try again and tell us ? > > Yves > > >>The patch didn't woked, but I've done the changes by hand. >>Unfortunately after the run of configure && make exactly the same error >>messages appeard on the console. I've tried to generate either shared and >>static libs. In both cases make broke with errors like last time: nothing >>changed. > > >>>This patch is against 0.105.3, but will work against 0.105.4. Please >>>edit the patch and change 0.105.3 to 0.105.4 before use. Don't worry if >>>the Changelog doesn't patch. >>> >>>$ edit patch.... >>>$ patch -p1 < patch... >>>$ cd perfparse-0.105.4 >>>$ ./configure .... >>>$ make > > > |
From: Ben C. <bcl...@pe...> - 2005-02-04 17:16:20
|
Daniel, Version 0.105.5 has been released containing this fix. This contains no other changes from previous versions. If you had the time to check this works, this would be useful. Thanks for letting us know about the problem, Ben. Ben Clewett wrote: > Daniel, > > Yves is right, I did forget to include this stage :( > > I hope this works for you. > > Ben > > > Yves wrote: > >> Daniel, >> >> When you made the changes with my patch, you have to run >> >> libtoolize -f (I don't think this is necessary, but I'm not sure) >> aclocal -I m4 >> autoconf >> autoheader >> automake -a -c >> configure && make (this is what you do) >> >> If you don't do that, configure will not take the patch into account. >> Ben forgot to tell >> you in his previous mail. >> Could you try again and tell us ? >> >> Yves >> >> >>> The patch didn't woked, but I've done the changes by hand. >>> Unfortunately after the run of configure && make exactly the same error >>> messages appeard on the console. I've tried to generate either shared >>> and >>> static libs. In both cases make broke with errors like last time: >>> nothing >>> changed. >> >> >> >>>> This patch is against 0.105.3, but will work against 0.105.4. Please >>>> edit the patch and change 0.105.3 to 0.105.4 before use. Don't >>>> worry if >>>> the Changelog doesn't patch. >>>> >>>> $ edit patch.... >>>> $ patch -p1 < patch... >>>> $ cd perfparse-0.105.4 >>>> $ ./configure .... >>>> $ make >> >> >> >> > > > ------------------------------------------------------- > This SF.Net email is sponsored by: IntelliVIEW -- Interactive Reporting > Tool for open source databases. Create drag-&-drop reports. Save time > by over 75%! Publish reports on the web. Export to DOC, XLS, RTF, etc. > Download a FREE copy at http://www.intelliview.com/go/osdn_nl > _______________________________________________ > Perfparse-users mailing list > Per...@li... > https://lists.sourceforge.net/lists/listinfo/perfparse-users > |
From: Cisowski, D. <dan...@ed...> - 2005-02-04 16:31:15
|
Yves, thanks for the hints. I've tried to execute them, but yet another error occured: 15:11:25 [root@dw003]:~/tmp/nagios/addons/perfparse-0.105.4 > aclocal -I m4 /usr/local/share/aclocal/gtk.m4:7: warning: underquoted definition of AM_PATH_GTK run info '(automake)Extending aclocal' or see http://sources.redhat.com/automake/automake.html#Extending%20aclocal /usr/local/share/aclocal/glib.m4:8: warning: underquoted definition of AM_PATH_GLIB aclocal:configure.ac:92: warning: macro `AM_PATH_GLIB_2_0' not found in library 15:11:44 [root@dw003]:~/tmp/nagios/addons/perfparse-0.105.4 > 15:11:44 [root@dw003]:~/tmp/nagios/addons/perfparse-0.105.4 > autoconf configure.ac:94: error: possibly undefined macro: AM_PATH_GLIB_2_0 If this token and others are legitimate, please use m4_pattern_allow. See the Autoconf documentation. 15:12:05 [root@dw003]:~/tmp/nagios/addons/perfparse-0.105.4 > autoheader 15:12:39 [root@dw003]:~/tmp/nagios/addons/perfparse-0.105.4 > automake -a -c cgi/Makefile.am:39: perfgant_png_LDADD multiply defined in condition TRUE ... cgi/Makefile.am:35: ... `perfgant_png_LDADD' previously defined here cgi/Makefile.am:40: perfgant_png_CPPFLAGS multiply defined in condition TRUE ... cgi/Makefile.am:36: ... `perfgant_png_CPPFLAGS' previously defined here perfparse/Makefile.am:13: variable `PERFPARSE_LDFLAGS' is defined but no program or perfparse/Makefile.am:13: library has `PERFPARSE' as canonic name (possible typo) Then I've commented out the two lines in configure.ac (93,94) with AM_PATH_GLIB_2_0 and reexecuted: libtoolize -f && aclocal -I m4 && autoconf && autoheader && automake -a -c configure && make Then the same unresolved symbol errors had been printed out I've seen previously. After configure --disable-shared && make the following fatal error occured: [...] /bin/bash ../libtool --mode=link --tag=CC gcc -g -O2 -Wall -o perfparsed perfparsed-perfparsed.o perfparsed-perfparse-common.o perfparsed-server_parser.o perfparsed-log_reader.o perfparsed-storage.o perfparsed-storage_history.o -lz -L../libpp_common -lpp_common -L../libnagios_perfdata_parser -lnagios_perfdata_parser -L/usr/local/lib -lglib ../intl/libintl.a -liconv -ldl -lnsl -lm -lsocket gcc -g -O2 -Wall -o perfparsed perfparsed-perfparsed.o perfparsed-perfparse-common.o perfparsed-server_parser.o perfparsed-log_reader.o perfparsed-storage.o perfparsed-storage_history.o -L/local/root/tmp/nagios/addons/perfparse-0.105.4/libpp_common /local/root/tmp/nagios/addons/perfparse-0.105.4/libpp_common/.libs/libpp_com mon.a -lz -L/local/root/tmp/nagios/addons/perfparse-0.105.4/libnagios_perfdata_parser /local/root/tmp/nagios/addons/perfparse-0.105.4/libnagios_perfdata_parser/.l ibs/libnagios_perfdata_parser.a -L/usr/local/lib /usr/local/lib/libglib.so -L/usr/lib -L/usr/openwin/lib ../intl/libintl.a /usr/local/lib/libiconv.so -ldl -lnsl -lm -lsocket -R/usr/local/lib -R/usr/local/lib Undefined first referenced symbol in file g_path_get_basename perfparsed-storage.o ld: fatal: Symbol referencing errors. No output written to perfparsed collect2: ld returned 1 exit status make[2]: *** [perfparsed] Error 1 make[2]: Leaving directory `/local/root/tmp/nagios/addons/perfparse-0.105.4/perfparse' make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory `/local/root/tmp/nagios/addons/perfparse-0.105.4' make: *** [all] Error 2 Is there something else wrong ? Best regards, Daniel -- Daniel Cisowski EDS Operations Services GmbH EAD DP Eisenstr. 58 (58-5-M) D-65428 Ruesselsheim Phone: +49-6142-80-1049 Fax: +49-6142-80-1018 Mobile: +49-170-792-2331 mailto:dan...@ed... jabber:dan...@ei... Yves <> wrote on Friday, February 04, 2005 2:20 PM: > Daniel, > > When you made the changes with my patch, you have to run > > libtoolize -f (I don't think this is necessary, but I'm not sure) > aclocal -I m4 > autoconf > autoheader > automake -a -c > configure && make (this is what you do) > > If you don't do that, configure will not take the patch into account. Ben > forgot to tell you in his previous mail. > Could you try again and tell us ? > > Yves > >> The patch didn't woked, but I've done the changes by hand. >> Unfortunately after the run of configure && make exactly the same error >> messages appeard on the console. I've tried to generate either shared and >> static libs. In both cases make broke with errors like last time: nothing >> changed. > >>> This patch is against 0.105.3, but will work against 0.105.4. Please >>> edit the patch and change 0.105.3 to 0.105.4 before use. Don't worry if >>> the Changelog doesn't patch. >>> >>> $ edit patch.... >>> $ patch -p1 < patch... >>> $ cd perfparse-0.105.4 >>> $ ./configure .... >>> $ make |
From: Yves <yme...@pe...> - 2005-02-04 17:34:58
|
Daniel, Ben released 0.105.5 : try it. But you will probably have a probl= em with g_path_get_basename. The following is only for your information :) Ben, there are 2 interesting things in the following, including g_path_ge= t_basename. Please have a look on it. > 15:11:25 [root@dw003]:~/tmp/nagios/addons/perfparse-0.105.4 > aclocal -= I m4 > /usr/local/share/aclocal/gtk.m4:7: warning: underquoted definition of > AM_PATH_GTK You are probably running a recent version of aclocal. This is not a probl= em. You get the warning because gtk+ is not as recent as aclocal. But I made some tests o= n other software and it runs anyways. > run info '(automake)Extending aclocal' > or see > http://sources.redhat.com/automake/automake.html#Extending%20aclocal > /usr/local/share/aclocal/glib.m4:8: warning: underquoted definition of > AM_PATH_GLIB > aclocal:configure.ac:92: warning: macro `AM_PATH_GLIB_2_0' not found in > library Your installation of glib is not correct, or you don't have glib2 install= ed, or you should specify the path where the m4 macro is. We won't try to solve this= "bug" because it's an issue only for developpers. If some developer wants to know more,= please write us on per...@li... :) > 15:11:44 [root@dw003]:~/tmp/nagios/addons/perfparse-0.105.4 > autoconf > configure.ac:94: error: possibly undefined macro: AM_PATH_GLIB_2_0 > If this token and others are legitimate, please use m4_pattern_al= low. > See the Autoconf documentation. Same as before :) > 15:12:05 [root@dw003]:~/tmp/nagios/addons/perfparse-0.105.4 > autoheade= r > 15:12:39 [root@dw003]:~/tmp/nagios/addons/perfparse-0.105.4 > automake = -a -c > cgi/Makefile.am:39: perfgant_png_LDADD multiply defined in condition TR= UE > ... Ben : What is that ? Do you have an idea ? Check cgi/Makefile.am > cgi/Makefile.am:35: ... `perfgant_png_LDADD' previously defined here > cgi/Makefile.am:40: perfgant_png_CPPFLAGS multiply defined in condition= TRUE > ... > cgi/Makefile.am:36: ... `perfgant_png_CPPFLAGS' previously defined here > perfparse/Makefile.am:13: variable `PERFPARSE_LDFLAGS' is defined but n= o > program or > perfparse/Makefile.am:13: library has `PERFPARSE' as canonic name (poss= ible > typo) Ben : same as above. > Then I've commented out the two lines in configure.ac (93,94) with > AM_PATH_GLIB_2_0 and reexecuted: Without that, you cannot use glib2. I hope you have glib-1.2 installed :) > configure --disable-shared && make > [...] > /bin/bash ../libtool --mode=3Dlink --tag=3DCC gcc -g -O2 -Wall -o pe= rfparsed > perfparsed-perfparsed.o perfparsed-perfparse-common.o > perfparsed-server_parser.o perfparsed-log_reader.o perfparsed-storage.o > perfparsed-storage_history.o -lz -L../libpp_common -lpp_common > -L../libnagios_perfdata_parser -lnagios_perfdata_parser -L/usr/local/li= b > -lglib ../intl/libintl.a -liconv -ldl -lnsl -lm -lsocket > gcc -g -O2 -Wall -o perfparsed perfparsed-perfparsed.o > perfparsed-perfparse-common.o perfparsed-server_parser.o > perfparsed-log_reader.o perfparsed-storage.o perfparsed-storage_history= .o > -L/local/root/tmp/nagios/addons/perfparse-0.105.4/libpp_common > /local/root/tmp/nagios/addons/perfparse-0.105.4/libpp_common/.libs/libp= p_com > mon.a -lz > -L/local/root/tmp/nagios/addons/perfparse-0.105.4/libnagios_perfdata_pa= rser > /local/root/tmp/nagios/addons/perfparse-0.105.4/libnagios_perfdata_pars= er/.l > ibs/libnagios_perfdata_parser.a -L/usr/local/lib /usr/local/lib/libglib= .so > -L/usr/lib -L/usr/openwin/lib ../intl/libintl.a /usr/local/lib/libiconv= .so > -ldl -lnsl -lm -lsocket -R/usr/local/lib -R/usr/local/lib > Undefined first referenced > symbol in file > g_path_get_basename perfparsed-storage.o Ben : glib-1.2 has another function for that. Could you make a wrapper fo= r glib-1.2 users ? I consider that one as a bug, and I would be surprised if Daniel manages = to compile perfparse-0.105.5 with glib-1.2 if that has not been fixed. Yves --=20 - Homepage - http://ymettier.free.fr - http://www.logicacmg.com - - GPG key - http://ymettier.free.fr/gpg.txt - - Maitretarot - http://www.nongnu.org/maitretarot/ - - Perfparse - http://www.perfparse.org/ - |
From: Ben C. <bcl...@pe...> - 2005-02-04 08:40:04
Attachments:
patch_to_compile_0.105.3_on_solaris.diff.gz
|
Daniel, Our Sun expert Yves has produced a patch, which I have enclosed. This may help. I will try and get a version released today which contains this patch. This patch is against 0.105.3, but will work against 0.105.4. Please edit the patch and change 0.105.3 to 0.105.4 before use. Don't worry if the Changelog doesn't patch. $ edit patch.... $ patch -p1 < patch... $ cd perfparse-0.105.4 $ ./configure .... $ make Please let us know. Regards, Ben. Cisowski, Daniel wrote: > Ben, > > thanks for the quick response. > > I didn't compile MySQL by my own, but installed a package from sunfreeware > (http://www.sunfreeware.com). The include files are correct. > The version of MySQL is 4.0.21 > > I've tried to compile PerfParse v0.105.4 downloaded today. > > Regards, > > Daniel > > > > Ben Clewett <mailto:bcl...@pe...> wrote on Thursday, February 03, > 2005 2:31 PM: > > >>Daniel, >> >>Can you tell me the version of MySQL you are using, and the version of >>PerfParse? >> >>Can you also check that your MySQL Client Library '/usr/include' files >>are correct for the MySQL Client Library '/usr/lib' files you have >>installed? Please let me know which version this is as well. >> >>Regards, >> >>Ben Clewett. >> >> >>Cisowski, Daniel wrote: >> >> >>>Hi folks, >>> >>>I'm trying to compile PerfPars on a Solaris 9 box. Unfortunately the link >>>process breaks with fatal errors. Has anybody an idea what's going wrong? >>>I'd be glad to receive a hint. >>> >>> >>>After a >>> >>>./configure --prefix=/usr/local/nagios --with-glib12=/usr/local >>>--with-libiconv-prefix=/usr/local/lib --with-included-gettext >>>--with-db=mysql --with-mysql_config_dir=/usr/local/mysql/bin >>>make >>> >>>the following errors occure: >>> >>>make all-recursive >>>make[1]: Entering directory >>>`/local/root/tmp/nagios/addons/perfparse-0.105.4' >>>Making all in intl >>>[...] >>> gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/local/mysql/include/mysql >>>-I../libpp_mysql -I/usr/local/include/glib-1.2 >>>-I/usr/local/lib/glib/include >>>-I.. -I../libpp_common -I../libnagios_perfdata_parser >>>-DLOCALEDIR=\"/usr/local/nagios/share/locale\" -g -O2 -Wall -MT >>>libpp_storage_mysql_la-libstorage.lo -MD -MP -MF >>>.deps/libpp_storage_mysql_la-libstorage.Tpo -c libstorage.c -fPIC -DPIC > > -o > >>>.libs/libpp_storage_mysql_la-libstorage.o >>> gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/local/mysql/include/mysql >>>-I../libpp_mysql -I/usr/local/include/glib-1.2 >>>-I/usr/local/lib/glib/include >>>-I.. -I../libpp_common -I../libnagios_perfdata_parser >>>-DLOCALEDIR=\"/usr/local/nagios/share/locale\" -g -O2 -Wall -MT >>>libpp_storage_mysql_la-libstorage.lo -MD -MP -MF >>>.deps/libpp_storage_mysql_la-libstorage.Tpo -c libstorage.c -o >>>libpp_storage_mysql_la-libstorage.o >/dev/null 2>&1 >>>/bin/bash ../libtool --tag=CC --mode=link gcc -g -O2 -Wall -o >>>libpp_storage_mysql.la -rpath /usr/local/nagios/lib -module >>>libpp_storage_mysql_la-storage_mysql.lo >>>libpp_storage_mysql_la-libstorage.lo >>>-L/usr/local/lib -R/usr/local/lib -R/usr/lib -L/usr/lib > > -R/usr/openwin/lib > >>>-L/usr/openwin/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 >>>-L/usr/local/mysql/lib/mysql -lmysqlclient -lposix4 -lcrypt -lgen > > -lsocket > >>>-lnsl -lm -L../libpp_mysql -lpp_mysql -ldl -lnsl -lm -lsocket >>>gcc -shared -Wl,-h -Wl,libpp_storage_mysql.so.0 -o >>>.libs/libpp_storage_mysql.so.0.0.0 >>>.libs/libpp_storage_mysql_la-storage_mysql.o >>>.libs/libpp_storage_mysql_la-libstorage.o -z allextract >>>/usr/local/mysql/lib/mysql/libmysqlclient.a -z defaultextract >>>-R/local/root/tmp/nagios/addons/perfparse-0.105.4/libpp_mysql/.libs >>>-R/usr/local/nagios/lib -R/usr/local/lib -R/usr/lib -R/usr/openwin/lib >>>-R/usr/local/ssl/lib -R/usr/local/BerkeleyDB.4.2/lib -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/mysql/lib/mysql -lposix4 >>>-lcrypt -lgen > > -L/local/root/tmp/nagios/addons/perfparse-0.105.4/libpp_mysql > > /local/root/tmp/nagios/addons/perfparse-0.105.4/libpp_mysql/.libs/libpp_mysq > >>>l.so -ldl -lnsl -lm -lsocket -lc >>>Text relocation remains referenced >>> against symbol offset in file >>><unknown> 0x5d0 >>>/usr/local/mysql/lib/mysql/libmysqlclient.a(libmysql.o) >>><unknown> 0x5d4 >>>/usr/local/mysql/lib/mysql/libmysqlclient.a(libmysql.o) >>><unknown> 0x5d8 >>>/usr/local/mysql/lib/mysql/libmysqlclient.a(libmysql.o) [... 3650 lines >>>later ...] __udiv64 0x1d8 >>>/usr/local/mysql/lib/mysql/libmysqlclient.a(longlong2str.o) >>>__mul64 0xd4c >>>/usr/local/mysql/lib/mysql/libmysqlclient.a(my_getopt.o) >>>__mul64 0xfe0 >>>/usr/local/mysql/lib/mysql/libmysqlclient.a(my_getopt.o) >>>__mul64 0x80 >>>/usr/local/mysql/lib/mysql/libmysqlclient.a(longlong2str.o) >>>strtoll 0xcb8 >>>/usr/local/mysql/lib/mysql/libmysqlclient.a(my_getopt.o) >>>strtoll 0xe8c >>>/usr/local/mysql/lib/mysql/libmysqlclient.a(my_getopt.o) >>>vfprintf 0x20 >>>/usr/local/mysql/lib/mysql/libmysqlclient.a(my_getopt.o) >>>vfprintf 0x8c8 >>>/usr/local/mysql/lib/mysql/libmysqlclient.a(dbug.o) >>>fstat64 0x320 >>>/usr/local/mysql/lib/mysql/libmysqlclient.a(my_lib.o) >>>fstat64 0x324 >>>/usr/local/mysql/lib/mysql/libmysqlclient.a(my_lib.o) >>>opendir 0x14 >>>/usr/local/mysql/lib/mysql/libmysqlclient.a(my_lib.o) >>>stat64 0x25c >>>/usr/local/mysql/lib/mysql/libmysqlclient.a(my_lib.o) >>>readdir64 0x84 >>>/usr/local/mysql/lib/mysql/libmysqlclient.a(my_lib.o) >>>ld: fatal: relocations remain against allocatable but non-writable > > sections > >>>collect2: ld returned 1 exit status >>>make[2]: *** [libpp_storage_mysql.la] Error 1 >>>make[2]: Leaving directory >>>`/local/root/tmp/nagios/addons/perfparse-0.105.4/modules' >>>make[1]: *** [all-recursive] Error 1 >>>make[1]: Leaving directory >>>`/local/root/tmp/nagios/addons/perfparse-0.105.4' make: *** [all] Error 2 > > >>> >>> >>>I've also tried not to use shared libraries, but it also results in >>>unresolved symbols: >>> >>>./configure --prefix=/usr/local/nagios --with-glib12=/usr/local >>>--with-libiconv-prefix=/usr/local/lib --with-included-gettext >>>--with-db=mysql --with-mysql_config_dir=/usr/local/mysql/bin >>>--disable-shared >>>make >>> >>>gcc -g -O2 -Wall -o perfparse-db-purge >>>perfparse_db_purge-perfparse-db-purge.o perfparse_db_purge-convert.o >>>-L/local/root/tmp/nagios/addons/perfparse-0.105.4/libpp_common >>> > > /local/root/tmp/nagios/addons/perfparse-0.105.4/libpp_common/.libs/libpp_com > >>>mon.a -lz -L/local/root/tmp/nagios/addons/perfparse-0.105.4/libpp_mysql >>> > > /local/root/tmp/nagios/addons/perfparse-0.105.4/libpp_mysql/.libs/libpp_mysq > >>>l.a -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/mysql/lib/mysql >>>/usr/local/mysql/lib/mysql/libmysqlclient.a -lposix4 -lcrypt -lgen >>>/usr/local/lib/libglib.so ../intl/libintl.a /usr/local/lib/libiconv.so > > -ldl > >>>-lnsl -lm -lsocket -R/usr/local/lib -R/usr/local/lib -R/usr/lib >>>-R/usr/openwin/lib -R/usr/local/ssl/lib -R/usr/local/BerkeleyDB.4.2/lib >>>Undefined first referenced >>> symbol in file >>>pp_log >>> > > /local/root/tmp/nagios/addons/perfparse-0.105.4/libpp_mysql/.libs/libpp_mysq > >>>l.a(libpp_mysql_la-dbms.o) ld: fatal: Symbol referencing errors. No > > output > >>>written to perfparse-db-purge collect2: ld returned 1 exit status >>>make[2]: *** [perfparse-db-purge] Error 1 >>>make[2]: Leaving directory >>>`/local/root/tmp/nagios/addons/perfparse-0.105.4/db_tools' >>>make[1]: *** [all-recursive] Error 1 >>>make[1]: Leaving directory >>>`/local/root/tmp/nagios/addons/perfparse-0.105.4' make: *** [all] Error 2 > > >>> >>> >>>Thanks in advance. >>> >>>Daniel >>> >>>-- >>>Daniel Cisowski >>>EDS Operations Services GmbH >>>EAD DP >>>Eisenstr. 58 (58-5-M) >>>D-65428 Ruesselsheim >>>Phone: +49-6142-80-1049 >>>Fax: +49-6142-80-1018 >>>Mobile: +49-170-792-2331 >>>mailto:dan...@ed... >>>jabber:dan...@ei... >>> >>> >>> >>>------------------------------------------------------- >>>This SF.Net email is sponsored by: IntelliVIEW -- Interactive Reporting >>>Tool for open source databases. Create drag-&-drop reports. Save time >>>by over 75%! Publish reports on the web. Export to DOC, XLS, RTF, etc. >>>Download a FREE copy at http://www.intelliview.com/go/osdn_nl >>>_______________________________________________ >>>Perfparse-users mailing list >>>Per...@li... >>>https://lists.sourceforge.net/lists/listinfo/perfparse-users > > > > ------------------------------------------------------- > This SF.Net email is sponsored by: IntelliVIEW -- Interactive Reporting > Tool for open source databases. Create drag-&-drop reports. Save time > by over 75%! Publish reports on the web. Export to DOC, XLS, RTF, etc. > Download a FREE copy at http://www.intelliview.com/go/osdn_nl > _______________________________________________ > Perfparse-users mailing list > Per...@li... > https://lists.sourceforge.net/lists/listinfo/perfparse-users > -- Ben Clewett bcl...@pe... PerfParse http://www.perfparse.org PP FAQ http://wiki.perfparse.org/tiki-list_faqs.php |