I am trying to use DDD, we have DDD 3.1.6 binaries, but we don't
have DGB, so I downloaded gdb-5.0, ran ./configure and then "make".

When I run "make", I get an Error about "../bfd/bfd.h"
which is missing.










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./../int
l -I./tui   -DUSE_INCLUDED_REGEX   main.c

clearmake: Error:  Don't know how to make "../bfd/bfd.h". Stop.

Here's all the info about my system...
        System = SunOS
        Release = 5.6
        KernelID = Generic_105181-12
        NumCPU = 2

Where can I simply get the binaries for SunOS ?


Reply via email to