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

* Re: Problems with compilation of modules
  2001-09-14  6:15 Problems with compilation of modules Pradeep
@ 2001-09-28 16:23 ` Alexandre Oliva
  0 siblings, 0 replies; 2+ messages in thread
From: Alexandre Oliva @ 2001-09-28 16:23 UTC (permalink / raw)
  To: Pradeep; +Cc: help-gcc

On Sep 14, 2001, "Pradeep" <psrinivasa@netkracker.com> wrote:

> The version of gcc is 2.96.

GCC 2.96 is not something the Free Software Foundation is concerned
about, because there was never such a release of GCC.  Since you're
talking about the release of GCC released as part of Red Hat Linux,
you should file a bug report at bugzilla.redhat.com/bugzilla/, but
please make sure you've got the latest updates of GCC in place.  It's
a good idea to have a look at the bug reporting instructions at
gcc.gnu.org before filing the GCC bug report at bugzilla.redhat.com,
anyway, since most of those apply.

-- 
Alexandre Oliva   Enjoy Guarana', see http://www.ic.unicamp.br/~oliva/
Red Hat GCC Developer                  aoliva@{cygnus.com, redhat.com}
CS PhD student at IC-Unicamp        oliva@{lsd.ic.unicamp.br, gnu.org}
Free Software Evangelist    *Please* write to mailing lists, not to me

^ 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).