[pkg-nvidia-devel] Bug#416594: closed by Randall Donald <rdonald at debian.org> (Bug#416594: fixed in nvidia-graphics-drivers 169.07-1)
Andreas Kroschel
kro at pobox.com
Wed Jan 9 08:03:56 UTC 2008
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
> We believe that the bug you reported is fixed in the latest version of
> nvidia-graphics-drivers, which is due to be installed in the Debian
> FTP archive:
With nvidia-kernel-source 169.07-1, I still get this error:
- ----------------------------------------------------------------------
for module in /usr/src/modules/nvidia-kernel ; do \
if test -d $module; then \
(cd $module; \
if ./debian/rules KVERS="2.6.23.12" KSRC="/usr/src/linux-source-2.6.23" \
KMAINT="Andreas Kroschel" KEMAIL="kro at pobox.com" \
KPKG_DEST_DIR="/usr/src/linux-source-2.6.23/.." \
KPKG_MAINTAINER="Andreas Kroschel" \
KPKG_EXTRAV_ARG="EXTRAVERSION=.12" \
ARCH="i386" \
KDREV="2.6.23.12-10.00.Custom" kdist_image; then \
echo "Module $module processed fine"; \
else \
echo "Module $module failed."; \
if [ "Xfakeroot" != "X" ]; then \
echo "Perhaps $module does not understand --rootcmd?"; \
echo "If you see messages that indicate that it is not"; \
echo "in fact being built as root, please file a bug "; \
echo "against $module."; \
fi; \
echo "Hit return to Continue"; \
read ans; \
fi; \
); \
else \
echo "Module $module does not exist"; \
echo "Hit return to Continue?"; \
fi; \
done
make[1]: Entering directory `/usr/src/modules/nvidia-kernel'
echo "ROOT_CMD = fakeroot"
ROOT_CMD = fakeroot
/usr/bin/make -w -f debian/rules binary_modules
make[2]: Entering directory `/usr/src/modules/nvidia-kernel'
# select which makefile to use.
rm -f /usr/src/modules/nvidia-kernel/nv/Makefile || true
if [ 6 = 6 ]; then \
cd /usr/src/modules/nvidia-kernel/nv ; \
ln -s Makefile.kbuild Makefile ; \
cd .. ; \
if [ 0 = 1 ] ; then \
dpatch apply 04_minion ; \
fi ; \
if [ 0 = 1 ]; then \
dpatch apply 01_sysfs ; \
dpatch status 01_sysfs >patch-stamp ; \
dpatch apply 02_pcialias ; \
dpatch status 02_pcialias >>patch-stamp ; \
fi ; \
fi
if [ 6 = 4 ]; then \
cd /usr/src/modules/nvidia-kernel/nv ; \
ln -s Makefile.nvidia Makefile ; \
cd .. ; \
fi
if ! gcc-4.2 -v 2> /dev/null ; then \
echo "Compiler gcc-4.2 does not exist on the system" ; \
exit 1; \
fi
touch configure-stamp
if [ -f /usr/src/modules/nvidia-kernel/debian/control.template ]; then \
cp /usr/src/modules/nvidia-kernel/debian/control.template /usr/src/modules/nvidia-kernel/debian/control; \
fi
dh_testdir
dh_testroot
make[2]: Leaving directory `/usr/src/modules/nvidia-kernel'
make[1]: Leaving directory `/usr/src/modules/nvidia-kernel'
Module /usr/src/modules/nvidia-kernel failed.
Perhaps /usr/src/modules/nvidia-kernel does not understand --rootcmd?
If you see messages that indicate that it is not
in fact being built as root, please file a bug
against /usr/src/modules/nvidia-kernel.
Hit return to Continue
- ----------------------------------------------------------------------
Remarkably, compiling succeeds when preceding make-kpkg with fakeroot on
the command line.
Regards,
Andreas
- --
You never know how many friends you have until you rent a house on the beach.
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.6 (GNU/Linux)
iD8DBQFHhH/svb0hlc4kiiURAqPnAKD5qgRJi00k9Ye8SlXWu+d8BjC9uwCgobQL
uNT3niDjDI35ag1x+WasHG4=
=kDmf
-----END PGP SIGNATURE-----
More information about the Pkg-nvidia-devel
mailing list