[gentoo-user] Compile error in xf86-input-evdev-1.1.2-r2

2007-04-20 Thread Francisco Rivas
Hi Yesterday I was up to date my entire system, my gentoo does not have x11, after the up to date I was emerge x11 and when emerge compile the xf86-input-evdev-1.1.2-r2 send this message to the console : i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -Wall -O2 -march=prescott

Re: [gentoo-user] Compile error in xf86-input-evdev-1.1.2-r2

2007-04-20 Thread Daniel Iliev
On Fri, 20 Apr 2007 15:43:50 -0400 Francisco Rivas [EMAIL PROTECTED] wrote: Hi Yesterday I was up to date my entire system, my gentoo does not have x11, after the up to date I was emerge x11 and when emerge compile the xf86-input-evdev-1.1.2-r2 send this message to the console :

Re: [gentoo-user] Compile error in xf86-input-evdev-1.1.2-r2

2007-04-20 Thread Francisco Rivas
Hi, thanks for your response Daniel... Yes, Actually I have a INPUT_DEVICES=keyboard mouse synaptics evdev in my make.conf.. Now I am testing deleting evdev of my make.conf. On 4/20/07, Daniel Iliev [EMAIL PROTECTED] wrote: On Fri, 20 Apr 2007 15:43:50 -0400 Francisco Rivas [EMAIL PROTECTED]

Re: [gentoo-user] Compile error for Mythtv 0.19_p10505.

2006-12-08 Thread Mike Diehl
Yup, that fixed it. Thanx, On Saturday 02 December 2006 15:46, Steve Dibb wrote: Mike Diehl wrote: Hi all, I'm trying to install the latest version of MythTv and I'm running into a compile problem. this is what I'm trying to compile:

[gentoo-user] Compile error for Mythtv 0.19_p10505.

2006-12-02 Thread Mike Diehl
Hi all, I'm trying to install the latest version of MythTv and I'm running into a compile problem. this is what I'm trying to compile: emerge -av mythtv [ebuild N] media-tv/mythtv-0.19_p10505 USE=alsa dvb dvd ieee1394 lirc mmx opengl vorbis

Re: [gentoo-user] Compile error for Mythtv 0.19_p10505.

2006-12-02 Thread Steve Dibb
Mike Diehl wrote: Hi all, I'm trying to install the latest version of MythTv and I'm running into a compile problem. this is what I'm trying to compile: emerge -av mythtv [ebuild N] media-tv/mythtv-0.19_p10505 USE=alsa dvb dvd ieee1394 lirc

Re: [gentoo-user] Compile error for Mythtv 0.19_p10505.

2006-12-02 Thread Mark Knecht
On 12/2/06, Mike Diehl [EMAIL PROTECTED] wrote: Hi all, I'm trying to install the latest version of MythTv and I'm running into a compile problem. emerge -opengl worked for me. Not much actually use of mythfrontend on that machine yet so I don't know the performance impact, if any. Hope

[gentoo-user] Compile error

2005-06-13 Thread Charles Trois
Hello! While installing Gentoo on my G4 iMac from the Universal 2005.0 disk, I was able to go as far as configuring the kernel. But, at the make step, I got this error (text copied by hand): net/ipv4/netfilter/ip_fw_compat.c: In function fw_in net/ipv4/netfilter/ip_fw_compat.c: 83: error:

Re: [gentoo-user] Compile error

2005-06-13 Thread Zac Medico
Charles Trois wrote: Hello! While installing Gentoo on my G4 iMac from the Universal 2005.0 disk, I was able to go as far as configuring the kernel. But, at the make step, I got this error (text copied by hand): net/ipv4/netfilter/ip_fw_compat.c: In function fw_in

Re: [gentoo-user] Compile error

2005-06-13 Thread Bryan Whitehead
Maybe you have old kernel stuff lying around? did you do a make clean first? you can try disabling the advanced tcpip kernel options till you can resync with a gentoo mirror and get newer/better sources? On Mon, 13 Jun 2005, Zac Medico wrote: Charles Trois wrote: Hello! While installing