Mailing List archive

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

[linux-dvb] include modules files went missing



I had a RedHat 7.3 system with linuxtv-dvb-1.0.0-pre2.tar.gz
installed. Everything was working great. One day, however,
the system boots up and the linuxDVB module is unable to install.

The missing dependencies are in
	/usr/src/linux-2.4.18-3/include/linux/modules/
that is they are include files. There are a whole wack
missing. The only explanation I can come up with is that
the filesystem lost those files. Any advice on this?


cd /usr/src/DVB/driver
make insmod

/usr/src/linux/scripts/pathdown.sh: TOPDIR: parameter null or not set
DIR=`pwd`; (cd /usr/src/linux; make SUBDIRS=$DIR modules)
make[1]: Entering directory `/usr/src/linux-2.4.18-3'
make -C  /usr/src/DVB/driver CFLAGS="-D__KERNEL__ -I/usr/src/linux-2.4.18-3/include -Wall -Wstrict-prototypes -Wno-trigraphs -O2 -fomit-frame-pointer -fno-strict-aliasing -fno-common -Wno-unused -pipe -mpreferred-stack-boundary=2 -march=i686 -DMODULE -DMODVERSIONS -include /usr/src/linux-2.4.18-3/include/linux/modversions.h" MAKING_MODULES=1 modules
make[2]: Entering directory `/usr/src/DVB/driver'
make[2]: *** No rule to make target `/usr/src/linux-2.4.18-3/include/linux/modules/af_netlink.ver', needed by `dmxdev.o'.  Stop.
make[2]: Leaving directory `/usr/src/DVB/driver'
make[1]: *** [_mod_/usr/src/DVB/driver] Error 2
make[1]: Leaving directory `/usr/src/linux-2.4.18-3'
make: *** [here] Error 2



--
Info:
To unsubscribe send a mail to ecartis@linuxtv.org with "unsubscribe linux-dvb" as subject.



Home | Main Index | Thread Index