Try these
items in this order, doing a rebuilding test
(including
autogen.sh) after each item:
1. Remove all Makefile.in files from all folders in the
libcarddav-0.6.2
directory
2. Copy over your system's autoconf files:
cp -Rp <path to your system's libool.m4 file>
admin/libtool.m4.in
cp -Rp <path to your system's ltmain.sh file>
admin/ltmain.sh
3. I don't know?
There is no admin directory when I unpack the sources.
I created an admin directory and then copied the libtool files.
The make process failed with the following:
make: admin/Makefile.common: No such file or directory
make: *** No rule to make target `admin/Makefile.common'. Stop.
As there is no admin directory, there is no Makefile.common file.
Unsure, and not knowing exactly what is different with each package, I
downloaded libcarddav_0.6.2-0debian3.tar.gz and
libcarddav_0.6.2-0debian4.tar.gz.
Same results.
Log attached.
Sorry, forgot to mention that you should copy the files into
libcarddav-0.6.2/ instead of admin. Also, you shouldn't run the make -f
admin command.
There is no difference between debian3.tar.gz and debian4.tar.gz--the
number is incremented to work around a Debian packaging quirk.
Tim