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