[Voyage-linux] Kernel Source Compile Error 2.0-10 and 3.0-1

Tao Lin (spam-protected)
Fri Oct 20 06:48:54 HKT 2006


Hi all,

I was trying to compile 2.5.16-voyage with 2.0-10 and 3.0-1 based on
the steps listed on
http://wiki.voyage.hk/dokuwiki/doku.php?id=voyage_kernel.
But both of them failed with the following error messages.
"
drivers/net/wireless/prism54/islpci_eth.c: In function 'islpci_eth_transmit':
drivers/net/wireless/prism54/isl_wds.h:49: sorry, unimplemented:
inlining failed in call to 'check_skb_for_wds': function body not
available
"

Can anyone help me on this issue?  Thank you very much!

Here is the steps I did.

1. Setup a Ubuntu 6.06 PC and install all required packages listed on
http://wiki.voyage.hk/dokuwiki/doku.php?id=voyage_kernel

2. Use wget to download
http://www.voyage.hk/dists/0.2/kernel/kernel-source-2.6.15-voyage_2.0-10_all.deb

(later I also tried

http://www.voyage.hk/dists/0.3/kernel/
kernel-source-2.6.15-voyage_3.0-1_all.deb
)

3. Use wget to download
http://www.voyage.hk/download/kernel_config/config-2.6.15-486-voyage_2.0-10

(later tried
http://www.voyage.hk/download/kernel_config/config-2.6.15-486-voyage_3.0-1
)

4.
Use dpkg to install the deb package.  Then untar the 2.0-10 tar ball
and then copy the downloaded 2.0-10 config into
/usr/src/kernel-source-2.6.15-voyage/.config

(In the second test with 3.0-1, I removed the entire folder
/usr/src/kernel-source-2.6.15 and those files for 2.0-10.)

5.
Type

make-kpkg --revision="2.0-3Custom" --append-to-version "-486-voyage"
kernel-image --rootcmd fakeroot

in /usr/src/kernel-source-2.6.15-voyage/.

6. Got the error message.

Thank you!

 Tao Lin




More information about the Voyage-linux mailing list