Results 1 to 1 of 1
Hi!
I tried to compile lirc 0.8.0. The ./configure runs without any problem, but the make command returns with the folloowing error:
Code:
make
make all-recursive
make[1]: Entering directory `/home/csoege/Egyebek/sources/lirc-0.8.0'
...
Enjoy an ad free experience by logging in. Not a member yet? Register.
- 05-19-2006 #1Just Joined!
- Join Date
- May 2006
- Posts
- 1
lirc compile error
Hi!
I tried to compile lirc 0.8.0. The ./configure runs without any problem, but the make command returns with the folloowing error:
I tried to compile and reinstall libtool again, but it hasnt worked.Code:make make all-recursive make[1]: Entering directory `/home/csoege/Egyebek/sources/lirc-0.8.0' Making all in drivers make[2]: Entering directory `/home/csoege/Egyebek/sources/lirc-0.8.0/drivers' Making all in lirc_dev make[3]: Entering directory `/home/csoege/Egyebek/sources/lirc-0.8.0/drivers/lirc_dev' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/home/csoege/Egyebek/sources/lirc-0.8.0/drivers/lirc_dev' Making all in lirc_serial make[3]: Entering directory `/home/csoege/Egyebek/sources/lirc-0.8.0/drivers/lirc_serial' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/home/csoege/Egyebek/sources/lirc-0.8.0/drivers/lirc_serial' make[3]: Entering directory `/home/csoege/Egyebek/sources/lirc-0.8.0/drivers' make[3]: Nothing to be done for `all-am'. make[3]: Leaving directory `/home/csoege/Egyebek/sources/lirc-0.8.0/drivers' make[2]: Leaving directory `/home/csoege/Egyebek/sources/lirc-0.8.0/drivers' Making all in daemons make[2]: Entering directory `/home/csoege/Egyebek/sources/lirc-0.8.0/daemons' /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -Wall -o irrecord irrecord.o dump_config.o config_file.o hw-types.o ir_remote.o hw_default.o receive.o transmit.o libtool: unrecognized option `--tag=CC' Try `libtool --help' for more information. make[2]: *** [irrecord] Error 1 make[2]: Leaving directory `/home/csoege/Egyebek/sources/lirc-0.8.0/daemons' make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory `/home/csoege/Egyebek/sources/lirc-0.8.0' make: *** [all] Error 2
Thanks for Your help! csoege


Reply With Quote
