Package: network-manager-kde
Version: 1:0.1-2
Severity: important
Justification: fails to build from source

Hello,

when I try to build network-manager-kde from its knetworkmanager source,
I get this error:

make[1]: Entering directory
`/home/pleger/etch/knetworkmanager/knetworkmanager-0.1'
./admin/cvs.sh: line 33: --version: command not found
*** AUTOCONF NOT FOUND!.
*** KDE requires autoconf 2.53 or newer
make[1]: *** [cvs] Error 1
make[1]: Leaving directory
`/home/pleger/etch/knetworkmanager/knetworkmanager-0.1'
make: *** [debian/stamp-bootstrap] Error 2

The problem in ./admin/cvs.sh is: The shell command "$AUTOCONF --version" is
used to find the version of autoconf, but the shell variable AUTOCONF is
undefined. Similar problems exist with autoheader and automake. After
solving these problems (by defining the variables in cvs.sh to use
autoconf2.50, autoheader2.50 and automake-1.9), I still cannot
build the package because of the following errors:

configure.in:43: error: possibly undefined macro: AM_INIT_AUTOMAKE
      If this token and others are legitimate, please use m4_pattern_allow.
      See the Autoconf documentation.
configure.in:48: error: possibly undefined macro: AM_CONFIG_HEADER
configure.in:51: error: possibly undefined macro: AC_CHECK_COMPILERS
configure.in:52: error: possibly undefined macro: AC_ENABLE_SHARED
configure.in:53: error: possibly undefined macro: AC_ENABLE_STATIC
configure.in:58: error: possibly undefined macro: AM_KDE_WITH_NLS
configure.in:61: error: possibly undefined macro: AC_PATH_KDE
configure.in:69: error: possibly undefined macro: AM_CONDITIONAL
configure.in:81: error: possibly undefined macro: AC_CHECK_KDEMAXPATHLEN
make[1]: *** [cvs] Error 1
make[1]: Leaving directory
`/home/pleger/etch/knetworkmanager/knetworkmanager-0.1'
make: *** [debian/stamp-bootstrap] Error 2

Regards
  Christoph Pleger


-- System Information:
Debian Release: 4.0
  APT prefers stable
  APT policy: (500, 'stable')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.18-irb-686
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to