
On Mon, 2005-10-24 at 13:00 +0200, Peter Van Eynde wrote:
On Monday 24 October 2005 11:10, R. Mattes wrote:
Hi Peter,
building Araneida from sources fails with the following error:
The current version should already have solved this by using dh-lisp.
Hmm, doesn't seem to: ralf@hobbes:/tmp/araneida-0.9-a3$ fakeroot debian/rules binary dh_testdir # Add here commands to compile the package. #make CFLAGS="-O2 -g -Wall" touch build-stamp dh_testdir dh_testroot dh_clean -k dh_installdirs # Add here commands to install the files into debian/tmp dh_lisp dh_installdocs dh_installexamples dh_installchangelogs dh_link --verbose install -d debian/araneida/usr/share/common-lisp/systems rm -f debian/araneida/usr/share/common-lisp/systems/araneida.system ln -sf ../repositories/araneida/araneida.system debian/araneida/usr/share/common-lisp/systems/araneida.system dh_link: link destination debian/araneida/usr/share/common-lisp/source/araneida is a directory make: *** [binary-arch] Error 1 This is from a fresh 'apt-get source araneida'. Even so it _does_ use dh-lisp it fails. BTW, what is 'araneida.system' supposed to be? The link that's created dangles ... Cheers, RalfD
Groetjes, Peter