This is the mail archive of the insight@sourceware.org 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]

Cannot Build Insight Tool- New Issue


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. 

 


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