Gentoo Archives: gentoo-user

From: Dave Nebinger <dnebinger@××××.com>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] Problem compiling lirc for streamzap with 2.6.14-rc3
Date: Fri, 14 Oct 2005 12:04:21
Message-Id: 200510140738.18490.dnebinger@joat.com
In Reply to: [gentoo-user] Problem compiling lirc for streamzap with 2.6.14-rc3 by Shaw Vrana
1 On Thursday 13 October 2005 11:10 pm, Shaw Vrana wrote:
2 > Hello again Gentooers,
3 >
4 > I'm attempting to get the streamzap remote working with lirc. According to
5 > the howtos around, I've created LIRC_OPTS in make.conf with a value of
6 > "--with-driver=streamzap". Emerging lirc afterwards, however, gives me
7 > the compilation errors attached. Also, I get the message "Streamzap is not
8 > Kernel 2.6 ready and will not be compiled". Is this true or does it work
9 > out of the box? I've seen both reports out there. The 2.6.14-rc3 kernel
10 > I'm running seems to know the device and register it properly.
11 >
12 > Oct 13 17:47:40 kron kernel: usb 2-1: Product: Streamzap Remote Control
13 > Oct 13 17:47:40 kron kernel: usb 2-1: Manufacturer: Streamzap, Inc.
14 > Oct 13 17:47:40 kron kernel: usb 2-2: new low speed USB device using
15 > uhci_hcd Oct 13 17:47:41 kron kernel: usb 2-2: Product: PS2 to USB
16 > Converter
17
18 Shaw, there's nothing in the config.log file that meantions the streamzap
19 driver. The errors are the normal output of the configure script testing for
20 environmental things (i.e. mingw compiler, libdnet.{a,so}, etc) and are not
21 failures that you need to worry about.
22
23 Unfortunately there is no indication why it thinks it's not '2.6 ready'.
24
25 Do you have your /usr/src/linux link set to point at the kernel you're
26 compiling for?
27
28 Also which version of lirc were you going after?
29 --
30 gentoo-user@g.o mailing list

Replies

Subject Author
Re: [gentoo-user] Problem compiling lirc for streamzap with 2.6.14-rc3 "Canek Peláez" <caneko@×××××.com>