Re: [gentoo-user] Howl build error

2005-05-09 Thread Allan Spagnol Comar
cool, thanks, but, how I got to unmask a package ?

On 5/8/05, Roy O. Wright [EMAIL PROTECTED] wrote:
 I had the same problem.  I used the latest masked version of howl and
 got around it.
 
 HTH,
 Roy
 
 --
 gentoo-user@gentoo.org mailing list
 


-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] Howl build error

2005-05-09 Thread Phil Sexton
On Mon, 2005-05-09 at 06:39, Allan Spagnol Comar wrote:
 cool, thanks, but, how I got to unmask a package ?

Create and edit /etc/portage/package.keywords and add package arch
to it.

Or, from the root command line, command something like this if I want
mozplugger on my AMD 950 processor box:

echo net-www/mozplugger ~x86  /etc/portage/package.keywords

You can also use the usual symbols such as =net-www/mozplugger-version
wished ~x86

-- 
Phil
Our 2nd CD: http://www.cdbaby.com/naomisfancy
Naomi's Fancy performances: http://naomisfancy.virtualave.net/schedule.html

-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] Howl build error

2005-05-09 Thread Allan Spagnol Comar
Thanks

On 5/9/05, Phil Sexton [EMAIL PROTECTED] wrote:
 On Mon, 2005-05-09 at 06:39, Allan Spagnol Comar wrote:
  cool, thanks, but, how I got to unmask a package ?
 
 Create and edit /etc/portage/package.keywords and add package arch
 to it.
 
 Or, from the root command line, command something like this if I want
 mozplugger on my AMD 950 processor box:
 
 echo net-www/mozplugger ~x86  /etc/portage/package.keywords
 
 You can also use the usual symbols such as =net-www/mozplugger-version
 wished ~x86
 
 --
 Phil
 Our 2nd CD: http://www.cdbaby.com/naomisfancy
 Naomi's Fancy performances: http://naomisfancy.virtualave.net/schedule.html
 
 --
 gentoo-user@gentoo.org mailing list
 


-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] Howl build error

2005-05-08 Thread Roy O. Wright
I had the same problem.  I used the latest masked version of howl and 
got around it.

HTH,
Roy
--
gentoo-user@gentoo.org mailing list


[gentoo-user] Howl build error

2005-05-07 Thread Allan Spagnol Comar


I got the following error while trying to emerge howl i don have a clue
of how I can make it right, does some one has ?

ThankYou, Allan

In file included from Posix/posix_interface.c:45:
/usr/include/linux/ethtool.h:18: error: syntax error before __u32
/usr/include/linux/ethtool.h:20: error: syntax error before advertising
/usr/include/linux/ethtool.h:21: error: syntax error before speed
/usr/include/linux/ethtool.h:22: error: syntax error before duplex
/usr/include/linux/ethtool.h:23: error: syntax error before port
/usr/include/linux/ethtool.h:24: error: syntax error before phy_address
/usr/include/linux/ethtool.h:25: error: syntax error before transceiver
/usr/include/linux/ethtool.h:26: error: syntax error before autoneg
/usr/include/linux/ethtool.h:27: error: syntax error before maxtxpkt
/usr/include/linux/ethtool.h:28: error: syntax error before maxrxpkt
/usr/include/linux/ethtool.h:29: error: syntax error before reserved
/usr/include/linux/ethtool.h:30: error: syntax error before '}' token
/usr/include/linux/ethtool.h:35: error: syntax error before __u32
/usr/include/linux/ethtool.h:43: error: syntax error before n_stats
/usr/include/linux/ethtool.h:44: error: syntax error before testinfo_len
/usr/include/linux/ethtool.h:45: error: syntax error before eedump_len
/usr/include/linux/ethtool.h:46: error: syntax error before regdump_len
/usr/include/linux/ethtool.h:52: error: syntax error before __u32
/usr/include/linux/ethtool.h:54: error: syntax error before wolopts
/usr/include/linux/ethtool.h:55: error: syntax error before sopass
/usr/include/linux/ethtool.h:56: error: syntax error before '}' token
/usr/include/linux/ethtool.h:60: error: syntax error before __u32
/usr/include/linux/ethtool.h:66: error: syntax error before __u32
/usr/include/linux/ethtool.h:67: error: conflicting types for `version'
/usr/include/linux/ethtool.h:37: error: previous declaration of `version'
/usr/include/linux/ethtool.h:68: error: syntax error before len
/usr/include/linux/ethtool.h:69: error: syntax error before data
/usr/include/linux/ethtool.h:69: error: conflicting types for `data'
/usr/include/linux/ethtool.h:61: error: previous declaration of `data'
/usr/include/linux/ethtool.h:70: error: syntax error before '}' token
/usr/include/linux/ethtool.h:74: error: syntax error before __u32
/usr/include/linux/ethtool.h:76: error: syntax error before offset
/usr/include/linux/ethtool.h:77: error: syntax error before len
/usr/include/linux/ethtool.h:78: error: syntax error before data
/usr/include/linux/ethtool.h:79: error: syntax error before '}' token
/usr/include/linux/ethtool.h:83: error: syntax error before __u32
/usr/include/linux/ethtool.h:97: error: syntax error before
rx_max_coalesced_fr ames
/usr/include/linux/ethtool.h:104: error: syntax error before
rx_coalesce_usecs_ irq
/usr/include/linux/ethtool.h:105: error: syntax error before
rx_max_coalesced_f rames_irq
/usr/include/linux/ethtool.h:111: error: syntax error before
tx_coalesce_usecs
/usr/include/linux/ethtool.h:119: error: syntax error before
tx_max_coalesced_f rames
/usr/include/linux/ethtool.h:126: error: syntax error before
tx_coalesce_usecs_ irq
/usr/include/linux/ethtool.h:127: error: syntax error before
tx_max_coalesced_f rames_irq
/usr/include/linux/ethtool.h:134: error: syntax error before
stats_block_coales ce_usecs
/usr/include/linux/ethtool.h:143: error: syntax error before
use_adaptive_rx_co alesce
/usr/include/linux/ethtool.h:144: error: syntax error before
use_adaptive_tx_co alesce
/usr/include/linux/ethtool.h:150: error: syntax error before pkt_rate_low
/usr/include/linux/ethtool.h:151: error: syntax error before
rx_coalesce_usecs_ low
/usr/include/linux/ethtool.h:152: error: syntax error before
rx_max_coalesced_f rames_low
/usr/include/linux/ethtool.h:153: error: syntax error before
tx_coalesce_usecs_ low
/usr/include/linux/ethtool.h:154: error: syntax error before
tx_max_coalesced_f rames_low
/usr/include/linux/ethtool.h:165: error: syntax error before pkt_rate_high
/usr/include/linux/ethtool.h:166: error: syntax error before
rx_coalesce_usecs_ high
/usr/include/linux/ethtool.h:167: error: syntax error before
rx_max_coalesced_f rames_high
/usr/include/linux/ethtool.h:168: error: syntax error before
tx_coalesce_usecs_ high
/usr/include/linux/ethtool.h:169: error: syntax error before
tx_max_coalesced_f rames_high
/usr/include/linux/ethtool.h:174: error: syntax error before
rate_sample_interv al
/usr/include/linux/ethtool.h:179: error: syntax error before __u32
/usr/include/linux/ethtool.h:186: error: syntax error before
rx_mini_max_pendin g
/usr/include/linux/ethtool.h:187: error: syntax error before
rx_jumbo_max_pendi ng
/usr/include/linux/ethtool.h:188: error: syntax error before
tx_max_pending
/usr/include/linux/ethtool.h:193: error: syntax error before rx_pending
/usr/include/linux/ethtool.h:194: error: syntax error before
rx_mini_pending
/usr/include/linux/ethtool.h:195: error: syntax error before
rx_jumbo_pending

Re: [gentoo-user] Howl build error

2005-05-07 Thread Jason Stubbs
On Saturday 07 May 2005 20:12, Allan Spagnol Comar wrote:
 I got the following error while trying to emerge howl i don have a clue
 of how I can make it right, does some one has ?

 ThankYou, Allan

 In file included from Posix/posix_interface.c:45:
 /usr/include/linux/ethtool.h:18: error: syntax error before __u32

   ^^^

Likely the cause is incompatible Linux headers. After a quick search of 
bugs.gentoo.org for bugs with howl in the summary, I found bug #87513. 
Apparently, the bug with linux-headers has been fixed but there was no 
version bump (which is not the correct way for it to have been handled). That 
is, if you reemerge linux-headers the problem should be fixed and howl should 
emerge properly.

Regards,
Jason Stubbs


pgp6GyBGLn3Eq.pgp
Description: PGP signature