From: Flo G. <fl...@bi...> - 2005-02-02 13:13:04
|
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/ - |