Your message dated Thu, 23 Dec 2010 18:24:33 -0600
with message-id <aanlktim=gppurxy19xorqa9zxtawqwk-5jg5ibrf-...@mail.gmail.com>
and subject line Not a real bug
has caused the Debian Bug report #607903,
regarding Fails to build kernel module: missing dependency on libc6-dev
to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)
--
607903: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=607903
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: openafs-modules-dkms
Version: 1.4.12.1+dfsg-3
Severity: grave
Hi,
dkms can't build the module since it's lacking a dependency on
libc6-dev, from config.log:
configure:3391: $? = 0
configure:3380: gcc -v >&5
Using built-in specs.
Target: arm-linux-gnueabi
Configured with: ../src/configure -v --with-pkgversion='Debian 4.4.5-8'
--with-bugurl=file:///usr/share/doc/gcc-4.4/README.Bugs
--enable-languages=c,c++,fortran,objc,obj-c++ --prefix=/usr --prog
ram-suffix=-4.4 --enable-shared --enable-multiarch --enable-linker-build-id
--with-system-zlib --libexecdir=/usr/lib --without-included-gettext
--enable-threads=posix --with-gxx-include-dir=/usr
/include/c++/4.4 --libdir=/usr/lib --enable-nls --enable-clocale=gnu
--enable-libstdcxx-debug --enable-objc-gc --disable-sjlj-exceptions
--enable-checking=release --build=arm-linux-gnueabi --hos
t=arm-linux-gnueabi --target=arm-linux-gnueabi
Thread model: posix
gcc version 4.4.5 (Debian 4.4.5-8)
configure:3391: $? = 0
configure:3380: gcc -V >&5
gcc: '-V' option must have argument
configure:3391: $? = 1
configure:3380: gcc -qversion >&5
gcc: unrecognized option '-qversion'
gcc: no input files
configure:3391: $? = 1
configure:3411: checking whether the C compiler works
configure:3433: gcc conftest.c >&5
/usr/bin/ld: crt1.o: No such file: No such file or directory
collect2: ld returned 1 exit status
after installing libc6-dev the package builds fine.
Cheers,
-- Guido
--- End Message ---
--- Begin Message ---
build-essential depends on "libc6-dev | libc-dev", and is assumed for
building any packages, per Policy 4.2.
--- End Message ---