Driver for Atheros L1 FastEthernet
itavy at itavy.com
itavy at itavy.com
Mon Nov 10 02:51:03 PST 2008
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 at 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
>
More information about the freebsd-drivers
mailing list