[Voyage-linux] can't compile compat-wireless [No rule to make target]
Alfonso Fiore
(spam-protected)
Mon Feb 6 08:25:07 HKT 2012
Hi,
I run voyage 0.8.0 on an Alix 3d3
I'm trying to compile the latest compat-wireless and I'm doing
something terribly wrong. I'm sure it's a rookie mistake. Thanks to
anyone who can help.
First I tried to install headers and source for my current kernel:
apt-get install linux-headers-3.0.0-voyage linux-image-3.0.0-voyage
linux-source-3.0.0-voyage
apt-get install build-essential
When I first tried to compile compat-wireless I saw there where no
links in /lib/modules/3.0.0-voyage to source and build so I make them
manually:
cd /lib/modules/3.0.0-voyage
ln -s /usr/src/linux-headers-3.0.0-voyage source
ln -s /usr/src/linux-headers-3.0.0-voyage build
But I still get errors:
/usr/src/linux-headers-3.0.0-voyage/arch/x86/Makefile:39:
/usr/src/linux-headers-3.0.0-voyage/arch/x86/Makefile_32.cpu: No such
file or directory
make: *** No rule to make target
`/usr/src/linux-headers-3.0.0-voyage/arch/x86/Makefile_32.cpu'. Stop.
Thank you,
alfonso
More information about the Voyage-linux
mailing list