Mailing List archive

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

make insmod?




    [ Part 1, Text/PLAIN  52 lines. ]
    [ Unable to print this part. ]

Hi,
Just bought a Technotrend card, installed it in my Suse 6.4 (Kernal
2.2.14) and I would like to setup a masquerating system. Download the
latest driver (0.05) and tried to install it.
 
However I am stuck in the make and make insmod, they dont seem to work
(see below)> I read through the archief but didnt see a solutions. Can
anybody please help me?
 
Thanks in advance.
Maarten
ms@xpirit.nl
 

make

(cd driver; make;)

make[1]: Entering directory `/root/DVB/driver'

DIR=`pwd`; (cd /usr/src/linux; make SUBDIRS=$DIR modules)

make[2]: Entering directory `/usr/src/linux-2.2.14.SuSE'

make -C /root/DVB/driver CFLAGS="-Wall -Wstrict-prototypes -O2
-fomit-frame-pointer -fno-strict-aliasing -pipe -fno-strength-reduce
-m486 -malign-loops=2 -malign-jumps=2 -malign-functions=2 -DCPU=586
-DMODULE" MAKING_MODULES=1 modules

make[3]: Entering directory `/root/DVB/driver'

echo Lost

Lost

cd $TOPDIR/modules; for i in i2c-core.o videodev.o saa7146_core.o
saa7146_v4l.o VES1893.o VES1820.o dvb.o tuner.o msp3400.o; do \

ln -sf ../Lost/$i $i; done

make[3]: Leaving directory `/root/DVB/driver'

make[2]: Leaving directory `/usr/src/linux-2.2.14.SuSE'

make[1]: Leaving directory `/root/DVB/driver'

 

make insmod

make: *** No rule to make target `insmod'. Stop.

 


Home | Main Index | Thread Index