This is the mail archive of the gdb@sources.redhat.com mailing list for the GDB project.


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

Trying to build gdb 5.0 on sparc-sun-solaris2.5.1


Hello.

When I try to build gdb 5.0 on Solaris 2.5.1, I get the following error:

[snipped start of output]
gmake[1]: Entering directory `/home/rdawe/src/gdb-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  -DUSE_INCLUDED_REGEX   sol-thread.c
In file included from /usr/include/sys/elf.h:18,
                 from /usr/include/elf.h:13,
                 from /usr/include/proc_service.h:25,
                 from sol-thread.c:51:
/usr/include/sys/elftypes.h:53: #error "64 bit integer types not supported
on this platform"
gmake[1]: *** [sol-thread.o] Error 1
gmake[1]: Leaving directory `/home/rdawe/src/gdb-5.0/gdb'
gmake: *** [all-gdb] Error 2

I ran the configure script with '--prefix=$HOME', but no other arguments. I
am building
gdb by itself - i.e. I'm not building binutils, etc. too.

'uname -a' displays:

    SunOS heron 5.5.1 Generic_103640-27 sun4u sparc SUNW,Ultra-4

People seem to have encountered this problem a couple of times before,
without a solution
being presented:

    http://sources.redhat.com/ml/bug-gdb/1999-11/msg00002.html
    http://sources.redhat.com/ml/bug-gdb/1999-05/msg00073.html

I'd appreciate any help that can be offered. Thanks, bye,

Richard Dawe, Graduate Software Engineer, Riverstone Networks, UK


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