public inbox for insight@sourceware.org
 help / color / mirror / Atom feed
* Problem with compiling tk
@ 2003-07-16 19:26 Mike Chandler
  2003-07-17 17:23 ` Keith Seitz
  0 siblings, 1 reply; 3+ messages in thread
From: Mike Chandler @ 2003-07-16 19:26 UTC (permalink / raw)
  To: insight

I'm trying to build insight on redhat linux 9.0.  I'm
using insight+dejagnu-20030716.  I keep getting the
same error and I'm not sure how to fix it.  The error
is the same whether I configure and make from the
insight+dejagnu-20030716 directory or from the tk
directory.  I get this.
.
.
.
/home/mchandl1/insight+dejagnu-20030716/tk/generic/tk3d.c:39:
warning: `ShiftLine' declared `static' but never
defined
{standard input}: Assembler messages:
{standard input}:696: Error: symbol `dy' is already
defined
{standard input}:702: Error: symbol `dx' is already
defined
{standard input}:749: Error: symbol `q' is already
defined
{standard input}:755: Error: symbol `p' is already
defined
{standard input}:761: Error: symbol `q' is already
defined
{standard input}:767: Error: symbol `q' is already
defined
make[1]: *** [tk3d.o] Error 1
make[1]: Leaving directory
`/home/mchandl1/insight+dejagnu-20030716/tk/unix'
make: *** [all] Error 2
[root@Linux9d tk]#



__________________________________
Do you Yahoo!?
SBC Yahoo! DSL - Now only $29.95 per month!
http://sbc.yahoo.com

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

* Re: Problem with compiling tk
  2003-07-16 19:26 Problem with compiling tk Mike Chandler
@ 2003-07-17 17:23 ` Keith Seitz
  2003-07-18 16:31   ` Mike Chandler
  0 siblings, 1 reply; 3+ messages in thread
From: Keith Seitz @ 2003-07-17 17:23 UTC (permalink / raw)
  To: Mike Chandler; +Cc: insight

On Wed, 2003-07-16 at 12:26, Mike Chandler wrote:
> /home/mchandl1/insight+dejagnu-20030716/tk/generic/tk3d.c:39:
> warning: `ShiftLine' declared `static' but never defined
> {standard input}: Assembler messages:
> {standard input}:696: Error: symbol `dy' is already defined
> {standard input}:702: Error: symbol `dx' is already defined
> {standard input}:749: Error: symbol `q' is already defined
> {standard input}:755: Error: symbol `p' is already defined
> {standard input}:761: Error: symbol `q' is already defined
> {standard input}:767: Error: symbol `q' is already defined

What version of gcc is this? Have you searched on the gcc mailing lists
for assembler problems? Have you installed any Red Hat errata for
gcc/gas/binutils?

There is obviously something wrong with the compiler... ShiftLine is
defined on line 1095 of that file.

Keith


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

* Re: Problem with compiling tk
  2003-07-17 17:23 ` Keith Seitz
@ 2003-07-18 16:31   ` Mike Chandler
  0 siblings, 0 replies; 3+ messages in thread
From: Mike Chandler @ 2003-07-18 16:31 UTC (permalink / raw)
  To: Keith Seitz; +Cc: insight

Thank you very much for your response and your
questions.  I'm one of those nuts that just can't
leave a problem alone until I solve it and I ended up
reloading/rebuilding my linux system.  That seems to
have solved the problem.  I can't speculate on what
really caused the problem but the reload is what fixed
the problem.  Again, thanks.  


--- Keith Seitz <keiths@redhat.com> wrote:
> On Wed, 2003-07-16 at 12:26, Mike Chandler wrote:
> >
>
/home/mchandl1/insight+dejagnu-20030716/tk/generic/tk3d.c:39:
> > warning: `ShiftLine' declared `static' but never
> defined
> > {standard input}: Assembler messages:
> > {standard input}:696: Error: symbol `dy' is
> already defined
> > {standard input}:702: Error: symbol `dx' is
> already defined
> > {standard input}:749: Error: symbol `q' is already
> defined
> > {standard input}:755: Error: symbol `p' is already
> defined
> > {standard input}:761: Error: symbol `q' is already
> defined
> > {standard input}:767: Error: symbol `q' is already
> defined
> 
> What version of gcc is this? Have you searched on
> the gcc mailing lists
> for assembler problems? Have you installed any Red
> Hat errata for
> gcc/gas/binutils?
> 
> There is obviously something wrong with the
> compiler... ShiftLine is
> defined on line 1095 of that file.
> 
> Keith
> 
> 


__________________________________
Do you Yahoo!?
SBC Yahoo! DSL - Now only $29.95 per month!
http://sbc.yahoo.com

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

end of thread, other threads:[~2003-07-18 16:31 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2003-07-16 19:26 Problem with compiling tk Mike Chandler
2003-07-17 17:23 ` Keith Seitz
2003-07-18 16:31   ` Mike Chandler

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