Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 21260 - nforce-net unable to compile
Summary: nforce-net unable to compile
Status: RESOLVED INVALID
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Core system (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Gentoo Linux bug wranglers
URL: http://www.gentoo.it
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-05-19 12:59 UTC by Enrico Morelli
Modified: 2003-05-19 13:06 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Enrico Morelli 2003-05-19 12:59:31 UTC
I'm installing a new pc with Asus MB with all nVidia chipset (+ AMD Athlon XP
2.4GHz + 256MB RAM + 1.4_rc4 liveCD) and I'm unable to install nforce-net
because the following errors:

In file included from nvnet.h:20,
                 from nvnet.c:21:
/usr/src/linux/include/linux/module.h:21:34: linux/modversions.h: No such file or 
directory
In file included from nvnet.h:23,
                 from nvnet.c:21:
/usr/src/linux/include/linux/sched.h:834: conflicting types for `kernel_thread'
/usr/include/asm/processor.h:436: previous declaration of `kernel_thread'
In file included from /usr/src/linux/include/linux/irq.h:69,
                 from /usr/include/asm/hardirq.h:6,
                 from /usr/src/linux/include/linux/interrupt.h:47,
                 from nvnet.h:30,
                 from nvnet.c:21:
/usr/include/asm/hw_irq.h: In function `x86_do_profile':
/usr/include/asm/hw_irq.h:201: structure has no member named `processor'
In file included from /usr/src/linux/include/linux/highmem.h:5,
                 from /usr/src/linux/include/linux/vmalloc.h:8,
                 from /usr/include/asm/io.h:47,
                 from /usr/include/asm/pci.h:35,
                 from /usr/src/linux/include/linux/pci.h:654,
                 from nvnet.h:32,
                 from nvnet.c:21:
/usr/include/asm/pgalloc.h: In function `get_pgd_fast':
/usr/include/asm/pgalloc.h:78: structure has no member named `processor'
/usr/include/asm/pgalloc.h:79: structure has no member named `processor'
/usr/include/asm/pgalloc.h:81: structure has no member named `processor'
/usr/include/asm/pgalloc.h: In function `free_pgd_fast':
/usr/include/asm/pgalloc.h:89: structure has no member named `processor'
/usr/include/asm/pgalloc.h:90: structure has no member named `processor'
/usr/include/asm/pgalloc.h:91: structure has no member named `processor'
/usr/include/asm/pgalloc.h: In function `pte_alloc_one_fast':
/usr/include/asm/pgalloc.h:122: structure has no member named `processor'
/usr/include/asm/pgalloc.h:123: structure has no member named `processor'
/usr/include/asm/pgalloc.h:125: structure has no member named `processor'
/usr/include/asm/pgalloc.h: In function `pte_free_fast':
/usr/include/asm/pgalloc.h:132: structure has no member named `processor'
/usr/include/asm/pgalloc.h:133: structure has no member named `processor'
/usr/include/asm/pgalloc.h:134: structure has no member named `processor'
In file included from nvnet.h:35,
                 from nvnet.c:21:
/usr/src/linux/include/linux/netdevice.h: In function `__netif_schedule':
/usr/src/linux/include/linux/netdevice.h:522: structure has no member named
`processor'
/usr/src/linux/include/linux/netdevice.h: In function `dev_kfree_skb_irq':
/usr/src/linux/include/linux/netdevice.h:571: structure has no member named
`processor'
/usr/src/linux/include/linux/netdevice.h: In function `dev_kfree_skb_any':
/usr/src/linux/include/linux/netdevice.h:587: structure has no member named
`processor'
/usr/src/linux/include/linux/netdevice.h: In function `netif_rx_ni':
/usr/src/linux/include/linux/netdevice.h:611: structure has no member named
`processor'
/usr/src/linux/include/linux/netdevice.h: In function `__netif_rx_schedule':
/usr/src/linux/include/linux/netdevice.h:733: structure has no member named
`processor'
/usr/src/linux/include/linux/netdevice.h: In function `netif_rx_reschedule':
/usr/src/linux/include/linux/netdevice.h:761: structure has no member named
`processor'
make: *** [nvnet.o] Error 1

!!! ERROR: net-misc/nforce-net-1.0.0248-r2 failed.
!!! Function src_compile, Line 44, Exitcode 2
!!! (no error message)
---------------------------------------------------
When I emerge nforce-net from zero, portage install ac-sources
(linux-2.4.21-rc1-ac4) and I have the above messages.
I also tried to install nforce-net with gentoo-sources and xfs-sources
with the same results.
Comment 1 Martin Holzer (RETIRED) gentoo-dev 2003-05-19 13:06:02 UTC
cd /usr/src/linux
make dep modules