public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* LDD examples
@ 2010-08-27 22:32 Someone Something
  2010-09-03 18:01 ` Randy Dunlap
  0 siblings, 1 reply; 4+ messages in thread
From: Someone Something @ 2010-08-27 22:32 UTC (permalink / raw)
  To: linux-kernel

I downloaded the LDD examples
(http://examples.oreilly.com/9780596005900/), and I unzipped the file
and just tried building it with make just to see if it built properly
and here are the errors I get:
setlevel.c:30: error: expected declaration specifiers or '...' before 'type'
setlevel.c:30: error: expected declaration specifiers or '...' before 'bufp'
setlevel.c:30: error: expected declaration specifiers or '...' before 'len'
setlevel.c:30: warning: data definition has no type or storage class
setlevel.c:30: warning: type defaults to 'int' in declaration of '_syscall3'
setlevel.c: In function 'main':
setlevel.c:41: warning: implicit declaration of function 'syslog'

have any of use experienced these errors? Is this book out of date?
Alternatives?

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2010-09-05 21:04 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-08-27 22:32 LDD examples Someone Something
2010-09-03 18:01 ` Randy Dunlap
2010-09-04 17:44   ` Jonathan Corbet
2010-09-05 21:04     ` Avi Kivity

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox