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 > |