Date: Mon, 10 Nov 2008 04:51:00 -0600 (CST) From: itavy@itavy.com To: pyunyh@gmail.com Cc: freebsd-drivers@freebsd.org Subject: Re: Driver for Atheros L1 FastEthernet Message-ID: <1815.86.55.4.142.1226314260.squirrel@www.itavy.com> In-Reply-To: <20081110103602.GK22162@cdnetworks.co.kr> References: <1520.86.55.4.142.1226311495.squirrel@www.itavy.com> <20081110103602.GK22162@cdnetworks.co.kr>
next in thread | previous in thread | raw e-mail | index | archive | help
thank you for the fast respone :) i have compiled but now i have another error wehn i try to load it: link_elf: symbol m_collapse undefined Best regards, Octavian Ionescu > 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?1815.86.55.4.142.1226314260.squirrel>