Daniel Burrows wrote:

<snip>
Install the packages "automake" and "autoconf" and you
should be set.

    Thanks for your help,
  Daniel



Daniel:

I did the above and began running the tests with mercurial. I made 5 passes without a bug until I ran into the following in the compile:


r...@peninsula:~/aptitudetests/aptitude$ make -C src
make: Entering directory `/home/rich/aptitudetests/aptitude/src'
Making all in generic
make[1]: Entering directory `/home/rich/aptitudetests/aptitude/src/generic'
Making all in util
make[2]: Entering directory `/home/rich/aptitudetests/aptitude/src/generic/util'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/home/rich/aptitudetests/aptitude/src/generic/util'
Making all in problemresolver
make[2]: Entering directory `/home/rich/aptitudetests/aptitude/src/generic/problemresolver'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/home/rich/aptitudetests/aptitude/src/generic/problemresolver'
Making all in apt
make[2]: Entering directory `/home/rich/aptitudetests/aptitude/src/generic/apt'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/home/rich/aptitudetests/aptitude/src/generic/apt'
make[2]: Entering directory `/home/rich/aptitudetests/aptitude/src/generic'
make[2]: Nothing to be done for `all-am'.
make[2]: Leaving directory `/home/rich/aptitudetests/aptitude/src/generic'
make[1]: Leaving directory `/home/rich/aptitudetests/aptitude/src/generic'
Making all in cmdline
make[1]: Entering directory `/home/rich/aptitudetests/aptitude/src/cmdline'
make[1]: Nothing to be done for `all'.
make[1]: Leaving directory `/home/rich/aptitudetests/aptitude/src/cmdline'
Making all in mine
make[1]: Entering directory `/home/rich/aptitudetests/aptitude/src/mine'
make[1]: Nothing to be done for `all'.
make[1]: Leaving directory `/home/rich/aptitudetests/aptitude/src/mine'
make[1]: Entering directory `/home/rich/aptitudetests/aptitude/src'
make[1]: Nothing to be done for `all-am'.
make[1]: Leaving directory `/home/rich/aptitudetests/aptitude/src'
make: Leaving directory `/home/rich/aptitudetests/aptitude/src'

So I tried this next:

r...@peninsula:~/aptitudetests/aptitude$ hg bisect --skip
Testing changeset 1650:f3c69fd9fb66 (5 changesets remaining, ~2 tests)
2 files updated, 0 files merged, 0 files removed, 0 files unresolved

but got the same result when I repeated the compile steps. Finally, you asked for this:

r...@peninsula:~/aptitudetests/aptitude$ hg identify
f3c69fd9fb66


So ...  What's up, doc?

.... Rich


--
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to