Hi list.
I tryed to build LIRC for my flyvideo 98fm card's remote control and
recieved the following when trying to make.

[EMAIL PROTECTED] lirc-0.6.6]# make
make  all-recursive
make[1]: Entering directory `/home/x-kent/lirc-0.6.6'
Making all in drivers
make[2]: Entering directory `/home/x-kent/lirc-0.6.6/drivers'
Making all in lirc_dev
make[3]: Entering directory `/home/x-kent/lirc-0.6.6/drivers/lirc_dev'
DIR=`pwd`; (cd /usr/src/linux-2.4.18-14/; make SUBDIRS=$DIR
obj-m=lirc_dev.o modules)
/usr/src/linux-2.4.18-14/scripts/pathdown.sh: line 4: TOPDIR: parameter
null or
not set
make[4]: Entering directory `/usr/src/linux-2.4.18-14'
make[4]: *** No rule to make target `lirc_dev.o', needed by `modules'. 
Stop.
make[4]: Leaving directory `/usr/src/linux-2.4.18-14'
make[3]: *** [lirc_dev.o] Error 2
make[3]: Leaving directory `/home/x-kent/lirc-0.6.6/drivers/lirc_dev'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/home/x-kent/lirc-0.6.6/drivers'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/x-kent/lirc-0.6.6'
make: *** [all] Error 2
[EMAIL PROTECTED] lirc-0.6.6]#

The configure script didn't report any errors. It just said to run make
and make install in addition it reported that I will have to use
lirc_gpio module.
Anyone had the same problem ?
It is my third try to build LIRC for a last year. I remeber having the
same errors when trying to build on 7.1,7.2,7.3(redhat). 
Best Regards.
S.A.


=================================================================
To unsubscribe, send mail to [EMAIL PROTECTED] with
the word "unsubscribe" in the message body, e.g., run the command
echo unsubscribe | mail [EMAIL PROTECTED]

Reply via email to