From: Ben C. <bcl...@pe...> - 2005-02-02 13:51:05
|
Flo, Yves, I found another buffer-overflow bug in the raw-report, not a good day for bugs. I've managed to find a machine, but no compile. My error is: $ aclocal -I m4 aclocal:configure.ac:92: warning: macro `AM_PATH_GLIB_2_0' not found in library With automake 1.9.4 and libtoolize 1.5.10. (Very latest versions.) Failure after this. Yves, I don't seem to have any 'aclocal -I' include directories for aclocal which include this definition. Flo, I'll let you know if I find your problem whilst trying to find a solution to this problem. :) Ben Flo Gleixner wrote: > > > As i have a full featured internet access (including a firewall admin > access), i tried to create the package: > patch -p 1 < ../pp-0.105.2.patch.ym1 > libtoolize -f -c > aclocal -I m4 > autoconf > autoheader > ./configure > make distcheck > > but had no success: > scripts/Makefile.am:12: variable `GO_PERFPARSE_SH' not defined > make: *** [Makefile.in] Error 1 > > I also tried with the configure options in > http://wiki.perfparse.org/tiki-view_faq.php?faqId=1 > but had no success. > > If someone can give me detailed instructions, i will do it (I'm not > familiar with auto-tools). > > Flo > > On Wed, 2 Feb 2005, Yves wrote: > >>> As this would be really good training for your gues, I wonder if you >>> wanted to give them a go at getting a release out? >> >> >> Good thing that I was at home, otherwise I could not have been able to >> upload and I >> would not have tried. >> Good thing that I have postgresql and not mysql on that computer : I >> found another bug >> (see ChangeLog and configure.ac) >> Bad thing : this is MacOSX and I did not manage to run "make" or "make >> distcheck". >> >> Please use my patch (attached), that includes the change to version >> 0.105.3. >> Then: >> >> libtoolize -f -c >> aclocal -I m4 >> autoconf >> autoheader >> automake -a -c >> configure <your options here> >> make distcheck DISTCHECK_CONFIGURE_FLAGS="<your options here>" >> Then upload the resulting package as Ben writes it below. >> >> I will probably not answer the mail until tomorrow. Don't expect for >> soon answers now. >> If some want to meet me, I should spend a lot of time near Linux >> Magazine at the >> SolutionsLinux2005 meeting at La Defense, Paris this afternoon. >> >> Yves >> >>> >>> If you agree, I need: >>> - The patch attached. >>> - Version changed to 0.105.3 >>> - aclocal, autoconf etc >>> - make distcheck >>> - ftp to upload.sf.net as anonymous and placed in directory 'incoming'. >>> >>> I can take it from there :) >>> >>> If not, I'll wrangle something together... >>> >>> Thanks! >>> >>> Ben >>> >>> >>> >>> >>> -- >>> Ben Clewett bcl...@pe... >>> PerfParse http://www.perfparse.org >>> PP FAQ http://wiki.perfparse.org/tiki-list_faqs.php >>> >> >> >> -- >> - 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://perfparse.sf.net/ - > > > > ------------------------------------------------------- > 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-devel-int mailing list > Per...@li... > https://lists.sourceforge.net/lists/listinfo/perfparse-devel-int > -- Ben Clewett bcl...@pe... PerfParse http://www.perfparse.org PP FAQ http://wiki.perfparse.org/tiki-list_faqs.php |