FTBFS. Log attached.
We started to address this issue, but we kind of forgot to move forward with the other things going on.
I just built libcaldav so that package still builds.
SVN 1177573.
Darrell
FTBFS. Log attached.
We started to address this issue, but we kind of forgot to move forward with the other things going on.
I just built libcaldav so that package still builds.
SVN 1177573.
Darrell
Yeah, I forgot about that problem! Can you send me the exact sequence of commands (or script) you are using to build the package?
Thanks!
Tim
Yeah, I forgot about that problem! Can you send me the exact sequence of commands (or script) you are using to build the package?
I unpack the libcarddav_0.6.2-0debian2.tar.gz sources.
Then I run ./autogen.sh.
Works for libcaldav but not libcarddav.
FTBFS. Log attached.
We started to address this issue, but we kind of forgot to move forward with the other things going on.
I just built libcaldav so that package still builds.
SVN 1177573.
Darrell
Hi Darrell,
The package builds 100% correctly for me here, so it looks like I am stuck doing long-distance troubleshooting again.
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?
Tim