Package: libtool
Version: 1.5.22-2
Severity: normal

I tried to relibtoolize[1] a package[2] I am packaging, and libtoolize
failed because configure.ac is in a subdirectory of the source tree.
libtoolizing from that directory also failed.

[EMAIL PROTECTED]:~/devel/debian/misc/synfig/synfig-0.61.04$ libtoolize --copy 
--force --debug
libtoolize: enabling shell trace mode
+ test -f configure.ac
+ test -f configure.in
+ echo 'libtoolize: `configure.ac'\'' does not exist'
libtoolize: `configure.ac' does not exist
+ echo 'Try `libtoolize --help'\'' for more information.'
Try `libtoolize --help' for more information.
+ exit 1
[EMAIL PROTECTED]:~/devel/debian/misc/synfig/synfig-0.61.04$ cd config/
[EMAIL PROTECTED]:~/devel/debian/misc/synfig/synfig-0.61.04/config$ libtoolize 
--copy --force --debug
libtoolize: enabling shell trace mode
+ test -f configure.ac
+ configure_ac=configure.ac
++ cd /usr/share/libtool
++ ls
+ files='config.guess
config.sub
libltdl
libtool.m4
ltmain.sh'
+ test -z 'config.guess
config.sub
libltdl
libtool.m4
ltmain.sh'
+ files='config.guess config.sub ltmain.sh'
+ auxdir=.
++ grep '^AC_CONFIG_AUX_DIR' configure.ac
+ auxdirline='AC_CONFIG_AUX_DIR(config)'
+ test -n 'AC_CONFIG_AUX_DIR(config)'
++ echo 'AC_CONFIG_AUX_DIR(config)'
++ sed 's/^AC_CONFIG_AUX_DIR(\([^)]*\)).*$/\1/'
+ auxdir=config
+ test config = 'AC_CONFIG_AUX_DIR(config)'
++ echo config
++ sed 's/^\[\(.*\)\]$/\1/g'
+ auxdir=config
+ case "$auxdir" in
+ test -z ''
+ grep '^A[MC]_PROG_LIBTOOL' configure.ac
+ :
+ grep '^AC_PROG_RANLIB' configure.ac
+ grep 'generated automatically by aclocal' aclocal.m4
+ updatemsg='add the contents of `/usr/share/aclocal/libtool.m4'\'' to 
`aclocal.m4'\'''
+ grep '^AC_DEFUN(\[A[MC]_PROG_LIBTOOL' aclocal.m4
+ echo 'You should add the contents of `/usr/share/aclocal/libtool.m4'\'' to 
`aclocal.m4'\''.'
You should add the contents of `/usr/share/aclocal/libtool.m4' to `aclocal.m4'.
+ grep '^AC_LIB_LTDL' configure.ac
+ grep 'generated automatically by aclocal' aclocal.m4
+ updatemsg='add the contents of `/usr/share/aclocal/ltdl.m4'\'' to 
`aclocal.m4'\'''
+ grep '^AC_DEFUN(AC_LIB_LTDL' aclocal.m4
+ echo 'You should add the contents of `/usr/share/aclocal/ltdl.m4'\'' to 
`aclocal.m4'\''.'
You should add the contents of `/usr/share/aclocal/ltdl.m4' to `aclocal.m4'.
+ test x = xyes
+ ltdlfiles=
+ test x = xyes
+ test config '!=' .
+ test -z ''
+ echo 'Putting files in AC_CONFIG_AUX_DIR, `config'\''.'
Putting files in AC_CONFIG_AUX_DIR, `config'.
+ test xno = xyes
+ cd config
/usr/bin/libtoolize: line 347: cd: config: No such file or directory
+ exit 1

Relevant parts of the source tree:

src/*
NEWS
TODO
aclocal.m4
README
configure
synfig.kdevprj
libltdl
libltdl/aclocal.m4
libltdl/COPYING.LIB
libltdl/README
libltdl/ltmain.sh
libltdl/configure
libltdl/configure.ac
libltdl/config.guess
libltdl/install-sh
libltdl/config.sub
libltdl/missing
libltdl/Makefile.am
libltdl/Makefile.in
libltdl/config-h.in
libltdl/ltdl.c
libltdl/ltdl.h
libltdl/acinclude.m4
synfig-config.in
config
config/ETL.m4
config/depcomp
config/ltmain.sh
config/pkgconfig.m4
config/configure.ac
config/config.guess
config/install-sh
config/libxml++.m4
config/config.sub
config/missing
config/cxx_macros.m4
config/project.spec.in
config/subs.m4
config/doxygen.cfg.in
config/synfig.m4
config/build.cfg
config/pkgconfig.pc.in
config/package
Makefile.am
Makefile.in
config.h.in
INSTALL
synfig.pc.in
ChangeLog
COPYING
bootstrap

     1. http://people.debian.org/~keybuk/libtool-updating.html
     2. http://www.synfig.com

-- System Information:
Debian Release: unstable
  APT prefers unstable
  APT policy: (500, 'unstable'), (1, 'experimental')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.15-1-k7
Locale: LANG=en_AU.UTF-8, LC_CTYPE=en_AU.UTF-8 (charmap=UTF-8)

Versions of packages libtool depends on:
ii  autotools-dev                 20050803.1 Update infrastructure for config.{
ii  cpp                           4:4.0.2-2  The GNU C preprocessor (cpp)
ii  file                          4.15-2     Determines file type using "magic"
ii  gcc [c-compiler]              4:4.0.2-2  The GNU C compiler
ii  gcc-3.4 [c-compiler]          3.4.5-1    The GNU C compiler
ii  gcc-4.0 [c-compiler]          4.0.2-6    The GNU C compiler
ii  libc6-dev [libc-dev]          2.3.5-11   GNU C Library: Development Librari
ii  tcc [c-compiler]              0.9.23-2   The smallest ANSI C compiler

Versions of packages libtool recommends:
ii  libltdl3-dev                  1.5.22-2   A system independent dlopen wrappe

Attachment: signature.asc
Description: This is a digitally signed message part

Reply via email to