Re: error compiling linux-2.6.6

From: Artemio
Date: Sat May 29 2004 - 08:22:06 EST


I am continuing my tries...

GCC 2.96, linux-2.6.6.

<make_output>
LD .tmp_vmlinux1
drivers/built-in.o: In function `hpsb_alloc_packet':
drivers/built-in.o(.text+0x76921): undefined reference to `alloc_skb'
drivers/built-in.o: In function `hpsb_free_packet':
drivers/built-in.o(.text+0x769cc): undefined reference to `__kfree_skb'
drivers/built-in.o: In function `hpsb_packet_sent':
drivers/built-in.o(.text+0x770a2): undefined reference to `skb_unlink'
drivers/built-in.o: In function `hpsb_send_packet':
drivers/built-in.o(.text+0x77250): undefined reference to `skb_queue_tail'
drivers/built-in.o: In function `abort_requests':
drivers/built-in.o(.text+0x77cd6): undefined reference to `skb_dequeue'
drivers/built-in.o: In function `queue_packet_complete':
drivers/built-in.o(.text+0x77d9b): undefined reference to `skb_queue_tail'
drivers/built-in.o: In function `hpsbpkt_thread':
drivers/built-in.o(.text+0x77e00): undefined reference to `skb_dequeue'
make: *** [.tmp_vmlinux1] Error 1
</make_output>

Am I doing something wrong? :-(


Artemio.
--
A-Man ::: new music from Artemio ::: http://a-man.artemio.net
[local time 16:19:25 (GMT +3) 29 May 2004] [system uptime 3 hr 07 min]


-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/