public inbox for insight@sourceware.org
 help / color / mirror / Atom feed
* RE: Cannot Build Insight Tool- New Issue
@ 2006-10-02 18:10 Ray Duran
  2006-10-02 18:25 ` Keith Seitz
  0 siblings, 1 reply; 4+ messages in thread
From: Ray Duran @ 2006-10-02 18:10 UTC (permalink / raw)
  To: Keith Seitz; +Cc: insight

Hi Keith,

Thanks for the tip.

I have Bison, and no option in my Cygwin installation of selecting yacc.

Is Bison a good enough substitution for yacc?

Thanks,

-Ray

-----Original Message-----
From: Keith Seitz [mailto:keiths@redhat.com] 
Sent: Monday, October 02, 2006 8:17 AM
To: Ray Duran
Cc: insight@sourceware.org
Subject: Re: Cannot Build Insight Tool- New Issue


Ray Duran wrote:

> Any thoughts?

Occasionally. :-)

Do you have yacc installed? The missing functions are all defined by 
*-exp.y when the corresponding .c file is generated by yacc. They are 
all defined by "#define yyparse SOMETHING_parse" in the .y files.

Keith

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

* Re: Cannot Build Insight Tool- New Issue
  2006-10-02 18:10 Cannot Build Insight Tool- New Issue Ray Duran
@ 2006-10-02 18:25 ` Keith Seitz
  0 siblings, 0 replies; 4+ messages in thread
From: Keith Seitz @ 2006-10-02 18:25 UTC (permalink / raw)
  To: Ray Duran; +Cc: insight

Ray Duran wrote:
> Hi Keith,
> 
> Thanks for the tip.
> 
> I have Bison, and no option in my Cygwin installation of selecting yacc.
> 
> Is Bison a good enough substitution for yacc?

Yeah, that should be. It certainly claims to be compatible with yacc. If 
not there's always the byacc package.

Keith

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

* Re: Cannot Build Insight Tool- New Issue
  2006-09-20 21:42 Ray Duran
@ 2006-10-02 15:16 ` Keith Seitz
  0 siblings, 0 replies; 4+ messages in thread
From: Keith Seitz @ 2006-10-02 15:16 UTC (permalink / raw)
  To: Ray Duran; +Cc: insight

Ray Duran wrote:

> Any thoughts?

Occasionally. :-)

Do you have yacc installed? The missing functions are all defined by 
*-exp.y when the corresponding .c file is generated by yacc. They are 
all defined by "#define yyparse SOMETHING_parse" in the .y files.

Keith

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

* Cannot Build Insight Tool- New Issue
@ 2006-09-20 21:42 Ray Duran
  2006-10-02 15:16 ` Keith Seitz
  0 siblings, 1 reply; 4+ messages in thread
From: Ray Duran @ 2006-09-20 21:42 UTC (permalink / raw)
  To: insight

Hello all, 

Thanks for your help and suggestions. I am getting closer to building
Insight. I got past the ada-lex.c missing by installing flex.

However, now I am getting the stuff below:

 undefined reference to `_java_parse'
 undefined reference to `_java_error'
 undefined reference to `_f_parse'
 undefined reference to `_java_error'
 undefined reference to `_c_error'
 undefined reference to `_pascal_parse'
 undefined reference to `_ada_error'
 undefined reference to `_objs_error' 
 etc..

I looked through the archives and saw similar problems and it was
mentioned that
yacc needed to be available. So, I downloaded the cygwin-package Bison,
but I still
get the same error.

Also, there was mention to see if the files:
*-exp.c where in the gdb build and I also see these files, for example:
ada-exp.c, c-exp.c etc, do exist in my gdb build directory.

Any thoughts?

Thanks,

-Ray

Ray Duran 
Altera Design Specialist
Future Electronics 
2220 O'Toole Avenue 
San Jose Ca. 95131 
408 232 1478 
ray.duran@futureelectronics.com 

The information in this transmission contains information that is
confidential and is intended only for the use of the individual or
entity to whom it is addressed. If the reader of this message is not the
intended recipient please delete it and immediately notify the sender. 

If the purpose of this transmission is to provide a quotation or to
confirm or acknowledge an order or to provide information in relation to
the Products and Services offered, unless otherwise agreed in writing,
the FUTURE ELECTRONICS TERMS AND CONDITIONS OF SALE exclusively govern
the sale of Products and the provision of services by Future Electronics
Inc. and its divisions, subsidiaries and affiliates and take precedence
over supplemental or conflicting terms and conditions to which notice of
objection is hereby given. The FUTURE ELECTRONICS TERMS AND CONDITIONS
OF SALE are available at www.futureelectronics.com and may be provided
on invoices, packing slips, order acknowledgements or other method. 

 

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

end of thread, other threads:[~2006-10-02 18:25 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2006-10-02 18:10 Cannot Build Insight Tool- New Issue Ray Duran
2006-10-02 18:25 ` Keith Seitz
  -- strict thread matches above, loose matches on Subject: below --
2006-09-20 21:42 Ray Duran
2006-10-02 15:16 ` 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).