Skip to Content.
Sympa Menu

sm-discuss - Re: [SM-Discuss] kernels/lirc on x86_64

sm-discuss AT lists.ibiblio.org

Subject: Public SourceMage Discussion List

List archive

Chronological Thread  
  • From: "Sergey A. Lipnevich" <sergey AT sourcemage.org>
  • To: SM Discuss <sm-discuss AT lists.ibiblio.org>
  • Subject: Re: [SM-Discuss] kernels/lirc on x86_64
  • Date: Mon, 30 Jan 2006 10:12:46 -0500

It's actually mildly funny :-). The reason for this error was the following contents in /etc/sorcery/local/depends/lirc.p:

LIRCOPTS="--with-transmitter --with-x --with-driver=serial
--with-major=61 --with-port=0x3f8 --with-irq=4 \ "

LIRCOPTS of course goes into OPTS, so the trailing backslash was there too.
I should have known better. Thank you all who replied!

I also found the reason of CFLAGS being ignored and fixed it. Could somebody please try to build lirc (and pylirc if you need it) and let me know if it doesn't work?

Thanks,
Sergey.

Sergey A. Lipnevich wrote:
Hi All,

Did anyone come across the problem below, "machine `\' not recognized" on configure?

This happens in lirc with regenerated configure and config.sub scripts. The config.sub in original package (both 0.7.x and 0.8.0) fails too with the same error, but the ./configure command doesn't stop on it. As a result, libirc_client on x86_64 is compiled without PIC and compilation of anything linking to libirc_client fails (e.g. pylirc).




Archive powered by MHonArc 2.6.24.

Top of Page