bcm4400... error in make
Fred Blaise
chapeaurouge at MadPenguin.org
Fri Sep 24 21:39:57 UTC 2004
Hello all
I just installed Ubuntu.. man, am I not impressed (when you have a network
connection :)) This just rocks... synaptics touchpad automatically activated,
nvidia driver installed auto.. niceness :)
Only tick: I have a dell inspiron 5150, that requires me to have the bcm4400
network card module to be able to get DHCP working. b44 module won't cut it...
it seems to work for static IP though (im on now)
lscpi -v
-------------
0000:02:01.0 Ethernet controller: Broadcom Corporation BCM4401 100Base-T (rev
01)
Subsystem: Dell Computer Corporation: Unknown device 015f
Flags: bus master, fast devsel, latency 32, IRQ 201
Memory at faffe000 (32-bit, non-prefetchable)
Capabilities: [40] Power Management version 2
-------------
I have the kernel headers, and kernel source installed via apt-get. I apt-get
install bcm4400-source, untar it, and go to src, where I type 'make'. and
there, it blows up. Here is below a head -50 of the output (if you need more, I
can send you the file).
Any ideas/pointers and even solutions are greatly appreciated :) Thanks.
chap.
-------------
In file included from /usr/include/linux/sched.h:12,
from b44mm.h:42,
from b44um.c:57:
/usr/include/linux/jiffies.h:16: error: parse error before "jiffies_64"
/usr/include/linux/jiffies.h:20: error: parse error before "get_jiffies_64"
In file included from /usr/include/linux/cpumask.h:8,
from /usr/include/linux/sched.h:15,
from b44mm.h:42,
from b44um.c:57:
/usr/include/linux/bitmap.h: In function `bitmap_empty':
/usr/include/linux/bitmap.h:15: error: `BITS_PER_LONG' undeclared (first use in
this function)
/usr/include/linux/bitmap.h:15: error: (Each undeclared identifier is reported
only once
/usr/include/linux/bitmap.h:15: error: for each function it appears in.)
/usr/include/linux/bitmap.h: In function `bitmap_full':
/usr/include/linux/bitmap.h:29: error: `BITS_PER_LONG' undeclared (first use in
this function)
/usr/include/linux/bitmap.h: In function `bitmap_equal':
/usr/include/linux/bitmap.h:44: error: `BITS_PER_LONG' undeclared (first use in
this function)
/usr/include/linux/bitmap.h: In function `bitmap_shift_right':
/usr/include/linux/bitmap.h:85: error: `__shr_tmp' undeclared (first use in this
function)
/usr/include/linux/bitmap.h: In function `bitmap_shift_left':
/usr/include/linux/bitmap.h:98: error: `__shl_tmp' undeclared (first use in this
function)
/usr/include/linux/bitmap.h: In function `bitmap_weight':
/usr/include/linux/bitmap.h:144: error: `BITS_PER_LONG' undeclared (first use in
this function)
In file included from /usr/include/linux/sched.h:15,
from b44mm.h:42,
from b44um.c:57:
/usr/include/linux/cpumask.h: At top level:
/usr/include/linux/cpumask.h:15: error: variable-size type declared outside of
any function
In file included from /usr/include/linux/sched.h:15,
from b44mm.h:42,
from b44um.c:57:
/usr/include/linux/cpumask.h: In function `next_online_cpu':
/usr/include/linux/cpumask.h:56: error: structure has no member named `val'
In file included from /usr/include/linux/sched.h:21,
from b44mm.h:42,
from b44um.c:57:
/usr/include/asm/mmu.h: At top level:
/usr/include/asm/mmu.h:13: error: field `sem' has incomplete type
In file included from /usr/include/asm/smp.h:16,
from /usr/include/linux/smp.h:17,
from /usr/include/linux/sched.h:23,
from b44mm.h:42,
from b44um.c:57:
/usr/include/asm/fixmap.h:72: error: `FIX_ACPI_PAGES' undeclared here (not in a
function)
/usr/include/asm/fixmap.h:72: error: enumerator value for `FIX_ACPI_END' not
integer constant
/usr/include/asm/fixmap.h:84: error: parse error before "pgprot_t"
In file included from /usr/include/asm/smp.h:18,
from /usr/include/linux/smp.h:17,
More information about the ubuntu-users
mailing list