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

[Fwd: Re: insight/297: Compilation Error on Cygwin]


The following reply was made to PR insight/297; it has been noted by GNATS.

From: Keith Seitz <keiths@redhat.com>
To: insight-gnats@sources.redhat.com
Cc:  
Subject: [Fwd: Re: insight/297: Compilation Error on Cygwin]
Date: Wed, 24 May 2006 15:26:04 -0700

 -------- Original Message --------
 Subject: Re: insight/297: Compilation Error on Cygwin
 Date: Wed, 24 May 2006 15:25:00 -0700
 From: Keith Seitz <keiths@redhat.com>
 To: Brett R. Gordon <brgordon@andrew.cmu.edu>
 References: <000001c67f7f$3a4f7da0$6401a8c0@PORTANOGGIN>
 
 Brett R. Gordon wrote:
 > Hi Keith,
 > 
 > Unfortunately, no such luck. I still get build errors using version 6.5,
 > though these are different errors. I've attached the build output just as
 > you said (note that I built it once, then ran 'make clean' after getting
 > errors, and then tried rebuilding.... same errors both times). 
 
 The failure:
 
 gcc -c -g -O2    -I. -I.././gdb -I.././gdb/config
 -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H
 -I.././gdb/../include/opcode -I.././gdb/../readline/.. -I../bfd
 -I.././gdb/../bfd -I.././gdb/../include -I../intl -I.././gdb/../intl
 -DMI_OUT=1 -DGDBTK -DTUI=1 -Wimplicit -Wreturn-type -Wcomment
 -Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wformat-nonliteral
 -Wunused-label -Wunused-function -Wuninitialized -Werror c-exp.c
 c-exp.c:1: warning: return type defaults to `int'
 make[2]: *** [c-exp.o] Error 1
 
 is on a build-generated file. Your configure step shows bison as
 "/home/brgordon/insight-weekly-6.5.50.20060522/src/missing bison -y".
 Do you have bison installed? You can use the cygwin setup program to
 install the bison package.
 
 Keith
 


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