Bug#305193: zaptel-source: compilation error in zaphfc.c

Marcus Better Marcus Better <marcus@better.se>, 305193@bugs.debian.org
Mon, 18 Apr 2005 17:12:23 +0200


Package: zaptel-source
Version: 1:1.0.7-3
Severity: serious

Building the module with make-kpkg gives the following error:

$ make-kpkg --append-to-version=-thales --revision=11 --added-modules=zaptel modules_image
<...lots of lines deleted...>
make -C /fs/src/kernel/kernel-source-2.6.11 SUBDIRS="/fs/src/kernel/modules/zaptel/zaphfc" modules
make[4]: Entering directory `/fs/src/kernel/kernel-source-2.6.11'
  CC [M]  /fs/src/kernel/modules/zaptel/zaphfc/zaphfc.o
/fs/src/kernel/modules/zaptel/zaphfc/zaphfc.c:27:20: zaptel.h: Filen eller katalogen finns inte
In file included from /fs/src/kernel/modules/zaptel/zaphfc/zaphfc.c:28:
/fs/src/kernel/modules/zaptel/zaphfc/zaphfc.h:274: error: `ZT_CHUNKSIZE' undeclared here (not in a function)
<...lots of lines deleted...>

The error message meaning, of course, that zaptel.h is not found. Note
that the files in the main source directory compile correctly, and the
compilation fails after it enters the zaphfc subdirectory.


-- System Information:
Debian Release: 3.1
  APT prefers testing
  APT policy: (990, 'testing'), (500, 'unstable')
Architecture: i386 (i686)
Kernel: Linux 2.6.11-thales
Locale: LANG=sv_SE.UTF-8, LC_CTYPE=sv_SE.UTF-8 (charmap=UTF-8)

Versions of packages zaptel-source depends on:
ii  bzip2                         1.0.2-5    high-quality block-sorting file co
ii  debhelper                     4.2.32     helper programs for debian/rules
ii  module-assistant              0.8.7      tool to make module package creati

-- no debconf information