Opened 13 years ago

Closed 13 years ago

#2822 closed task (fixed)

tar test suite depend on Autoconf : autom4te

Reported by: Gilles Espinasse Owned by: Matthew Burgess
Priority: normal Milestone: 6.8
Component: Book Version: SVN
Severity: normal Keywords:
Cc:

Description

Trying to build tar earlier in chap5, I had this message during tests

make[3]: Entering directory `/home/gesp/ipcop/2.svn/build_i486/ipcop/usr/src/tar-1.25/tests'
/bin/bash /home/gesp/ipcop/2.svn/build_i486/ipcop/usr/src/tar-1.25/build-aux/missing --run autom4te --language=autotest -I . testsuite.at -o testsuite.tmp
/home/gesp/ipcop/2.svn/build_i486/ipcop/usr/src/tar-1.25/build-aux/missing: line 52: autom4te: command not found
WARNING: `autom4te' is needed, but is missing on your system.
         You might have modified some files without having the
         proper tools for further handling them.
         You can get `autom4te' as part of `Autoconf' from any GNU
         archive site.
make[3]: *** [testsuite] Error 1

Add Autoconf on 'Test suite depends on' in tar dependencies list

Attachments (1)

dependencies_tar.patch (471 bytes ) - added by Gilles Espinasse 13 years ago.

Download all attachments as: .zip

Change History (4)

by Gilles Espinasse, 13 years ago

Attachment: dependencies_tar.patch added

comment:1 by Gilles Espinasse, 13 years ago

Trying to build tar earlier in chap5,

That does not matter for the subjet of this ticket, as autoconf is build only on chap6.

To explain the reason of building tar earlier, that it is easier to use .xz packages with xz and tar build earlier without requiring a recent tar version on host.

comment:2 by Matthew Burgess, 13 years ago

Owner: changed from lfs-book@… to Matthew Burgess
Status: newassigned

comment:3 by Matthew Burgess, 13 years ago

Resolution: fixed
Status: assignedclosed

Fixed in r9446.

Note: See TracTickets for help on using tickets.