On 31 August 2013 00:35, Markos Chandras <[email protected]> wrote: > -----BEGIN PGP SIGNED MESSAGE----- > Hash: SHA512 > > On 08/30/2013 03:45 PM, Petr Machata wrote: >> Markos Chandras <[email protected]> writes: >> >>> /bin/sh: line 17: cd: mips: No such file or directory >>> >>> This is because the mips->mipsel symlink (in sysdeps/linux-gnu) >>> does not exist in the tarball >> >> We forgot to add that to EXTRA_DIST in >> sysdeps/linux-gnu/Makefile.am. I added fix to 0.7 branch. Can you >> test it, please? Check out, do ./autogen.sh, then ./configure, >> then make dist, and try to use the resulting tarball. If it works, >> I'll publish this as 0.7.3, as there are several fixes on that >> branch already. >> >> Thanks, PM >> > Hi, > > Unless I did something terribly wrong, make dist fails like this > > hwoarang@helix ~/ltrace $ make dist > make dist-bzip2 dist-gzip am__post_remove_distdir='@:' > make[1]: Entering directory `/home/hwoarang/ltrace' > make[1]: *** No rule to make target `ltrace.spec', needed by > `distdir'. Stop. > make[1]: Leaving directory `/ >
Ooops sorry. That error was on the 'master' branch. The 'ltrace-0.7' branch seems ok. The generated tarball contains both 'mips' and 'mipsel' as expected -- Regards, Markos Chandras - Gentoo Linux Developer http://dev.gentoo.org/~hwoarang _______________________________________________ Ltrace-devel mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/ltrace-devel
