public inbox for insight@sourceware.org
 help / color / mirror / Atom feed
* Build Errors on Red Hat 9.0?
@ 2003-08-11 17:50 Colin Johnson
  2003-08-11 18:22 ` Keith Seitz
  0 siblings, 1 reply; 2+ messages in thread
From: Colin Johnson @ 2003-08-11 17:50 UTC (permalink / raw)
  To: insight

Hi guys,

I'm trying to get Insight to build on Red Hat 9.0 and it fails with the
following errors:

/home/cjohnson/insight-5.3/tk/generic/tk3d.c:30: warning: `BorderInit'
declared `static' but never defined
/home/cjohnson/insight-5.3/tk/generic/tk3d.c:35: warning: `Intersect'
declared `static' but never defined
/home/cjohnson/insight-5.3/tk/generic/tk3d.c:38: warning: `ShiftLine'
declared `static' but never defined
make[2]: *** [tk3d.o] Error 1
make[2]: Leaving directory `/home/cjohnson/insight-5.3/insight/tk/unix'
make[1]: *** [all] Error 2
make[1]: Leaving directory `/home/cjohnson/insight-5.3/insight/tk'
make: *** [all-tk] Error 2


Any ideas?

This is the 5.3 build.

Thanks

Colin

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

* Re: Build Errors on Red Hat 9.0?
  2003-08-11 17:50 Build Errors on Red Hat 9.0? Colin Johnson
@ 2003-08-11 18:22 ` Keith Seitz
  0 siblings, 0 replies; 2+ messages in thread
From: Keith Seitz @ 2003-08-11 18:22 UTC (permalink / raw)
  To: Colin Johnson; +Cc: insight

On Mon, 2003-08-11 at 10:47, Colin Johnson wrote:
> /home/cjohnson/insight-5.3/tk/generic/tk3d.c:30: warning: `BorderInit'
> declared `static' but never defined
> /home/cjohnson/insight-5.3/tk/generic/tk3d.c:35: warning: `Intersect'
> declared `static' but never defined
> /home/cjohnson/insight-5.3/tk/generic/tk3d.c:38: warning: `ShiftLine'
> declared `static' but never defined

Must be the newer gcc complaining about some sloppiness. As I recall,
this was an issue that was in the version of Tk in 5.3 (which we no
longer use).

You've two options:
1) Fix the errors (should take about ten minutes -- they're simple)
2) Checkout the 6.0 beta due out any day now

Keith


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

end of thread, other threads:[~2003-08-11 18:22 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2003-08-11 17:50 Build Errors on Red Hat 9.0? Colin Johnson
2003-08-11 18:22 ` Keith Seitz

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