[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Error building 'Hello,World' kernel Module
On Friday 06 August 2004 07:20, Shine Mohamed Jabbar wrote:
> In my case the soft link {KERNEL SRC}/include/asm was not defined.
> Without that soft link it was not possible to include arch specific
> header files.
>
> So when I did a "make" (for first/one time) that link came
> automatically (by some scripts). Am I right ?
You are correct in using make, but in 2.6 kernels you can use;
make symlinks
In 2.4 kernels 'make dep' does the job.
Its not a script its the Makefile via make that places symlinks in 2.6
kernels.
> Thanks and Regards,
> Shine Mohamed Jabbar
--
If the Linux community is a bunch of thieves because they
try to imitate windows programs, then the Windows community
is built on organized crime.
Regards Richard
pa3gcu@xxxxxxxxxxxxx
http://people.zeelandnet.nl/pa3gcu/
--
Kernelnewbies: Help each other learn about the Linux kernel.
Archive: http://mail.nl.linux.org/kernelnewbies/
FAQ: http://kernelnewbies.org/faq/