problem with adding system call!

Valdis.Kletnieks at vt.edu Valdis.Kletnieks at vt.edu
Mon May 12 15:54:06 EDT 2014


On Tue, 29 Apr 2014 20:54:41 +0300, Nada Saif said:

> I'm trying to add simple linux system call - I received the following error:
> "No rule to make target 'block ..."
>
> I use kernel 2.6.32 ..
> My system call called "YourFirstName"
>
> Any suggestion to solve the issue ?

Hint:  Next time, just cut-n-paste from the terminal window, rather than
attaching a screenshot.  Among other things, it makes quoting a lot easier.

Adding it to the top-level Makefile is almost certainly not correct. Also,
why is the new syscall code under block/ rather than some other section?
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 848 bytes
Desc: not available
Url : http://lists.kernelnewbies.org/pipermail/kernelnewbies/attachments/20140512/d54f29db/attachment.bin 


More information about the Kernelnewbies mailing list