[developers] Compiling SVN Pet
Berthold Crysmann
crysmann at ifk.uni-bonn.de
Fri Oct 23 20:54:10 CEST 2009
Dear developers,
I tried to compile an SVN version of Pet today, but the attempt already
failed at automake. Here's the log (for main):
[crysmann at vancori main]$ aclocal
[crysmann at vancori main]$ automake --add-missing
configure.ac:8: required file `pet-config.h.in' not found
configure.ac:109: required file `build-aux/ltmain.sh' not found
And the log for the cm branch:
[crysmann at vancori cm]$ aclocal
[crysmann at vancori cm]$ automake --add-missing
configure.ac:76: installing `build-aux/config.guess'
configure.ac:76: installing `build-aux/config.sub'
configure.ac:11: installing `build-aux/install-sh'
configure.ac:11: installing `build-aux/missing'
cheap/Makefile.am: installing `build-aux/depcomp'
configure.ac:8: required file `pet-config.h.in' not found
Commenting out all lines referring to pet-config.h.in does not help,
because then autoconf and configure start to act up.
Any help?
Berthold
More information about the developers
mailing list