* gcc 3.5 compile errors with 2.6.8
@ 2004-07-13 13:14 Olaf Hering
0 siblings, 0 replies; only message in thread
From: Olaf Hering @ 2004-07-13 13:14 UTC (permalink / raw)
To: linuxppc-dev
gcc 3.5 doesnt allow static vs. non-static declarations anymore:
arch/ppc/kernel/time.c:92: error: static declaration of 'time_offset' follows non-static declaration
include/linux/timex.h:292: error: previous declaration of 'time_offset' was here
arch/ppc/syslib/open_pic.c:36: error: static declaration of 'OpenPIC' follows non-static declaration
arch/ppc/syslib/open_pic_defs.h:175: error: previous declaration of 'OpenPIC' was here
I'm not sure how to fix the time_offset part.
--
USB is for mice, FireWire is for men!
sUse lINUX ag, nÜRNBERG
** Sent via the linuxppc-dev mail list. See http://lists.linuxppc.org/
** This list is shutting down 7/24/2004.
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2004-07-13 13:14 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2004-07-13 13:14 gcc 3.5 compile errors with 2.6.8 Olaf Hering
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.