Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 10 Nov 2008 19:36:02 +0900
From:      Pyun YongHyeon <pyunyh@gmail.com>
To:        itavy@itavy.com
Cc:        freebsd-drivers@FreeBSD.org
Subject:   Re: Driver for Atheros L1 FastEthernet
Message-ID:  <20081110103602.GK22162@cdnetworks.co.kr>
In-Reply-To: <1520.86.55.4.142.1226311495.squirrel@www.itavy.com>
References:  <1520.86.55.4.142.1226311495.squirrel@www.itavy.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On Mon, Nov 10, 2008 at 04:04:55AM -0600, itavy@itavy.com wrote:
 > hi,
 > 
 > i have downloaded latest driver for Atheros L1 FastEthernet from
 > http://people.freebsd.org/~yongari/ale/ and when i compile them i receive
 > the following error:
 > 
 > if_ale.c:804:37: error: macro "SYSCTL_ADD_ULONG" passed 8 arguments, but
 > takes just 7
 > if_ale.c: In function 'ale_sysctl_node':
 > if_ale.c:803: error: 'SYSCTL_ADD_ULONG' undeclared (first use in this
 > function)
 > if_ale.c:803: error: (Each undeclared identifier is reported only once
 > if_ale.c:803: error: for each funtion it appears in.)
 > if_ale.c:806:53: error: macro "SYSCTL_ADD_ULONG" passed 8 arguments, but
 > takes just 7
 > if_ale.c:808:53: error: macro "SYSCTL_ADD_ULONG" passed 8 arguments, but
 > takes just 7
 > if_ale.c:858:37: error: macro "SYSCTL_ADD_ULONG" passed 8 arguments, but
 > takes just 7
 > if_ale.c:860:53: error: macro "SYSCTL_ADD_ULONG" passed 8 arguments, but
 > takes just 7
 > if_ale.c:862:53: error: macro "SYSCTL_ADD_ULONG" passed 8 arguments, but
 > takes just 7
 > *** Error code 1
 > 
 > can anyone help me about it?
 > 

It was fixed. Would you try it again after re-fetching the file?
http://people.freebsd.org/~yongari/ale/ale.20081110.tar.gz

-- 
Regards,
Pyun YongHyeon



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20081110103602.GK22162>