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

insight/167: insight source files wont build :(


>Number:         167
>Category:       insight
>Synopsis:       insight source files wont build :(
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    unassigned
>State:          open
>Class:          sw-bug
>Submitter-Id:   net
>Arrival-Date:   Fri Jun 21 10:33:01 PDT 2002
>Closed-Date:
>Last-Modified:
>Originator:     james_b_wexler@raytheon.com
>Release:        all
>Organization:
>Environment:
red hat linux box, 7.2
>Description:
Ive downloaded the source for both insight 5.1.1 and 5.0
and it wont build in either case. the ./configure worked
out fine and configured correctly but when i make i get
this error:
make[1]: Entering directory `/project/home/wexlerj/insight/insight-5.0/gdb'
gcc -c -g -O2    -I. -I. -I./config -DHAVE_CONFIG_H -I./../include/opcode -I./../readline/.. -I../bfd -I./../bfd  -I./../include -I../intl -I./../intl -I./tui -DGDBTK -DUSE_INCLUDED_REGEX   utils.c
In file included from /usr/include/curses.h:111,
                 from utils.c:28:
/usr/lib/gcc-lib/i386-redhat-linux/2.96/include/stdbool.h:39: conflicting types for `false'
../bfd/bfd.h:101: previous declaration of `false'
/usr/lib/gcc-lib/i386-redhat-linux/2.96/include/stdbool.h:41: conflicting types for `true'
../bfd/bfd.h:101: previous declaration of `true'
make[1]: *** [utils.o] Error 1
make[1]: Leaving directory `/project/home/wexlerj/insight/insight-5.0/gdb'
make: *** [all-gdb] Error 2

>How-To-Repeat:

>Fix:

>Release-Note:
>Audit-Trail:
>Unformatted:


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