Intel e1000 network drivers

View: New views
3 Messages — Rating Filter:   Alert me  

Intel e1000 network drivers

by Adam Niedzwiedzki :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Hi guys,

I've managed to find which driver I need for my card (onboard nics) but
can't figure out how to fix this erro.

buildtool::Make::Source::_makeEnvString:starting
buildtool::Make::Source::_makeEnvString:envstring=
R1000_SOURCE=e1000-7.6.12.tar.gz LANG=C
make: Entering directory
`/home/adstar/bering/src/bering-uclibc/buildtool/source/e1000'
mkdir -p
/home/adstar/bering/src/bering-uclibc/buildtool/staging/lib/modules/2.4.34/k
ernel/drivers/net/intel-e1000
(cd e1000-7.6.12/src ; \
        make -f Makefile
CC=/home/adstar/bering/src/bering-uclibc/buildtool/staging/usr/bin/gcc
EXTRA_CFLAGS="-Os -march=i486"
KSP=/home/adstar/bering/src/bering-uclibc/buildtool/source/linux/linux
KSRC=/home/adstar/bering/src/bering-uclibc/buildtool/source/linux/linux
K_VERSION=o e1000.o)
make[1]: Entering directory
`/home/adstar/bering/src/bering-uclibc/buildtool/source/e1000/e1000-7.6.12/s
rc'
Makefile:200: ***
Makefile:205: *** Warning: kernel source configuration (UP)
Makefile:206: *** does not match running kernel (SMP)
Makefile:208: *** Continuing with build,
Makefile:209: *** resulting driver may not be what you want
Makefile:210: ***
/home/adstar/bering/src/bering-uclibc/buildtool/staging/usr/bin/gcc -DLINUX
-D__KERNEL__ -DMODULE -O2 -pipe -Wall
-I/home/adstar/bering/src/bering-uclibc/buildtool/source/linux/linux/include
-I. -DMODVERSIONS -DEXPORT_SYMTAB -include
/home/adstar/bering/src/bering-uclibc/buildtool/source/linux/linux/include/l
inux/modversions.h  -fno-strict-aliasing   -c -o e1000_main.o e1000_main.c
In file included from e1000.h:35,
                 from e1000_main.c:57:
kcompat.h:930: error: redefinition of `struct hlist_head'
kcompat.h:934: error: redefinition of `struct hlist_node'
kcompat.h:939: error: redefinition of `__hlist_del'
/home/adstar/bering/src/bering-uclibc/buildtool/source/linux/linux/include/l
inux/list.h:298: error: `__hlist_del' previously defined here
kcompat.h:948: error: redefinition of `hlist_del'
/home/adstar/bering/src/bering-uclibc/buildtool/source/linux/linux/include/l
inux/list.h:307: error: `hlist_del' previously defined here
kcompat.h:955: error: redefinition of `hlist_add_head'
/home/adstar/bering/src/bering-uclibc/buildtool/source/linux/linux/include/l
inux/list.h:322: error: `hlist_add_head' previously defined here
kcompat.h:965: error: redefinition of `hlist_empty'
/home/adstar/bering/src/bering-uclibc/buildtool/source/linux/linux/include/l
inux/list.h:293: error: `hlist_empty' previously defined here
kcompat.h:971: error: parse error before "struct"
make[1]: *** [e1000_main.o] Error 1
make[1]: Leaving directory
`/home/adstar/bering/src/bering-uclibc/buildtool/source/e1000/e1000-7.6.12/s
rc'
make: *** [.build] Error 2
make: Leaving directory
`/home/adstar/bering/src/bering-uclibc/buildtool/source/e1000'

Can anyone point me in the right direction to track this down?

Cheers
Ad



-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/

_______________________________________________
leaf-devel mailing list
leaf-devel@...
https://lists.sourceforge.net/lists/listinfo/leaf-devel

Re: Intel e1000 network drivers

by Erich Titl :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Adam

Adam Niedzwiedzki wrote:
> Hi guys,
>
> I've managed to find which driver I need for my card (onboard nics) but
> can't figure out how to fix this erro.
>

As discussed off list the kcompat.h module needs a fix fo 2.4.34 (and
possibly 2.4.33)

Everyone:

If the patched 7.6.15 e1000 driver works I will post the patch to the
e1000 driver list. Still, where is it best placed here? I see my mess
from the r1000 driver is still lying around in CVS :-(

Erich

-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/

_______________________________________________
leaf-devel mailing list
leaf-devel@...
https://lists.sourceforge.net/lists/listinfo/leaf-devel

Re: Intel e1000 network drivers

by Eric Spakman :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Hi Erich,
>
> If the patched 7.6.15 e1000 driver works I will post the patch to the
> e1000 driver list. Still, where is it best placed here? I see my mess from
> the r1000 driver is still lying around in CVS :-(
>
Just send it to me.
For removing the previous mess ;-) we need some sourceforge intervention.
We can't remove directories from CVS ourselves.

> Erich
>
Eric


-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/

_______________________________________________
leaf-devel mailing list
leaf-devel@...
https://lists.sourceforge.net/lists/listinfo/leaf-devel