[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#719129: modpost fails when given an empty list of modules



Package: src:linux-tools
Version: 3.10-2
Severity: important

dahdi-source is failing to build against 3.10.  

make -C /lib/modules/3.10-2-amd64/build M='/usr/src/modules/dahdi/drivers/dahdi/oct612x'
make[3]: Entering directory `/usr/src/linux-headers-3.10-2-amd64'
[...]
  Building modules, stage 2.
  MODPOST 0 modules
Can't read "-"

In the modpost wrapper we assume that there will always be at least
one module to deal with, but in this case the directory only builds a
library which is then linked into a module later.

Ben.

-- System Information:
Debian Release: jessie/sid
  APT prefers unstable
  APT policy: (500, 'unstable'), (500, 'testing'), (1, 'experimental')
Architecture: i386 (x86_64)
Foreign Architectures: amd64

Kernel: Linux 3.10-2-amd64 (SMP w/4 CPU cores)
Locale: LANG=en_GB.utf8, LC_CTYPE=en_GB.utf8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash


Reply to: