public inbox for gcc-help@gcc.gnu.org
 help / color / mirror / Atom feed
* Problems with compilation of modules
@ 2001-09-14  6:15 Pradeep
  2001-09-28 16:23 ` Alexandre Oliva
  0 siblings, 1 reply; 2+ messages in thread
From: Pradeep @ 2001-09-14  6:15 UTC (permalink / raw)
  To: help-gcc

Hello,
I have installed Linux (RH 7.1) Kernel 2.4.2.2 on 
an Pentium III m/c.
I wnated to make modules after building the kernel.
But I am facing problems during compilation, esp
for the files asm/include/spinlock.h
extern int printk(char * fmt,...)
                     __attribute__((format(printf,1,2));

It says Nondecimal and not a hexadecimal. Also
it says printk declared as function returning a function 
ptr.

The same thing happens for linux/include/module.h for
inter_module_register and other functions.
What is the problem.
The version of gcc is 2.96.

What are the other info I should gather?

Thanks in the meantime,
Regards,
Pradeep



Get fast and easy Internet access through 
http://www.netkracker.com

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

end of thread, other threads:[~2001-09-28 16:23 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2001-09-14  6:15 Problems with compilation of modules Pradeep
2001-09-28 16:23 ` Alexandre Oliva

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).