public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* Warnings on compiling 2.4.1-pre8
@ 2001-01-19 11:15 Jason Saunders
  2001-01-20 14:22 ` Ragnar Hojland Espinosa
  0 siblings, 1 reply; 2+ messages in thread
From: Jason Saunders @ 2001-01-19 11:15 UTC (permalink / raw)
  To: linux-kernel

Hi folks,

Since about 2.4.0-prerelease, I've been getting odd errors on compilation. A 
sample is included below. It happens for every source file that includes 
<linux/module.h> - is it anything to worry about?

Cheers,
Jason

------------------------------------

In file included from /usr/src/linux/include/linux/modversions.h:117,
                 from /usr/src/linux/include/linux/module.h:21,
                 from signal.c:11:
/usr/src/linux/include/linux/modules/irsyms.ver:1: warning: 
`__ver_irttp_open_tsap' redefined
/usr/src/linux/include/linux/modules/irmod.ver:1: warning: this is the 
location
of the previous definition
/usr/src/linux/include/linux/modules/irsyms.ver:3: warning: 
`__ver_irttp_close_tsap' redefined
/usr/src/linux/include/linux/modules/irmod.ver:3: warning: this is the 
location
of the previous definition
/usr/src/linux/include/linux/modules/irsyms.ver:5: warning: 
`__ver_irttp_connect_response' redefined
/usr/src/linux/include/linux/modules/irmod.ver:5: warning: this is the 
location
of the previous definition
/usr/src/linux/include/linux/modules/irsyms.ver:7: warning: 
`__ver_irttp_data_request' redefined
/usr/src/linux/include/linux/modules/irmod.ver:7: warning: this is the 
location
of the previous definition
/usr/src/linux/include/linux/modules/irsyms.ver:9: warning: 
`__ver_irttp_disconnect_request' redefined
/usr/src/linux/include/linux/modules/irmod.ver:9: warning: this is the 
location
of the previous definition

[...]


/usr/src/linux/include/linux/modules/irsyms.ver:151: warning: 
`__ver_async_wrap_skb' redefined
/usr/src/linux/include/linux/modules/irmod.ver:147: warning: this is the 
location of the previous definition
/usr/src/linux/include/linux/modules/irsyms.ver:153: warning: 
`__ver_async_unwrap_char' redefined
/usr/src/linux/include/linux/modules/irmod.ver:149: warning: this is the 
location of the previous definition

-------------------------------------------


-- 
FREE Mobile, FREE Connection, Line Rental from 5.99, Peak Calls from 5p
http://www.iwantafreemobile.co.uk
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
Please read the FAQ at http://www.tux.org/lkml/

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

* Re: Warnings on compiling 2.4.1-pre8
  2001-01-19 11:15 Warnings on compiling 2.4.1-pre8 Jason Saunders
@ 2001-01-20 14:22 ` Ragnar Hojland Espinosa
  0 siblings, 0 replies; 2+ messages in thread
From: Ragnar Hojland Espinosa @ 2001-01-20 14:22 UTC (permalink / raw)
  To: Jason Saunders; +Cc: linux-kernel

On Fri, Jan 19, 2001 at 11:15:27AM +0000, Jason Saunders wrote:
> Since about 2.4.0-prerelease, I've been getting odd errors on compilation. A 
> sample is included below. It happens for every source file that includes 
> <linux/module.h> - is it anything to worry about?
> 
> In file included from /usr/src/linux/include/linux/modversions.h:117,
>                  from /usr/src/linux/include/linux/module.h:21,
>                  from signal.c:11:
> /usr/src/linux/include/linux/modules/irsyms.ver:1: warning: 
> `__ver_irttp_open_tsap' redefined
> /usr/src/linux/include/linux/modules/irmod.ver:1: warning: this is the 
> location
> of the previous definition
[...]

try a make mrproper

-- 
____/|  Ragnar Højland     Freedom - Linux - OpenGL      Fingerprint  94C4B
\ o.O|                                                   2F0D27DE025BE2302C
 =(_)=  "Thou shalt not follow the NULL pointer for      104B78C56 B72F0822
   U     chaos and madness await thee at its end."
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
Please read the FAQ at http://www.tux.org/lkml/

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

end of thread, other threads:[~2001-01-20 14:22 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2001-01-19 11:15 Warnings on compiling 2.4.1-pre8 Jason Saunders
2001-01-20 14:22 ` Ragnar Hojland Espinosa

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