This is the mail archive of the insight@sources.redhat.com mailing list for the Insight project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Build Errors on Red Hat 9.0?


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



Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]