This is the mail archive of the gdb-prs@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]
Other format: [Raw text]

gdb/536: Cannot build gdb 5.2 on Solaris 2.6 x86



>Number:         536
>Category:       gdb
>Synopsis:       Cannot build gdb 5.2 on Solaris 2.6 x86
>Confidential:   no
>Severity:       critical
>Priority:       medium
>Responsible:    unassigned
>State:          open
>Class:          sw-bug
>Submitter-Id:   net
>Arrival-Date:   Tue May 07 07:08:01 PDT 2002
>Closed-Date:
>Last-Modified:
>Originator:     daniel.gour@adacelcanada.com
>Release:        gdb 5.2
>Organization:
>Environment:
uname -a:
SunOS colerige 5.6 Generic_105182-16 i86pc i386 i86pc

gcc -v:
Reading specs from /usr/local/gnu/gcc-2.8.1/lib/gcc-lib/i386-pc-solaris2.6/2.8.1/specs
gcc version 2.8.1
>Description:
When I enter 'make' to build gdb, I get the following result:

> make
rm -f libiberty.a pic/libiberty.a
ar cr libiberty.a \
  regex.o cplus-dem.o cp-demangle.o md5.o alloca.o argv.o choose-temp.o concat.o dyn-string.o fdmatch.o fibheap.o floatformat.o fnmatch.o getopt.o getopt1.o getpwd.o getruntime.o hashtab.o hex.o lbasename.o make-temp-file.o objalloc.o obstack.o partition.o pexecute.o safe-ctype.o sort.o spaces.o splay-tree.o strerror.o strsignal.o ternary.o xatexit.o xexit.o xmalloc.o xmemdup.o xstrdup.o xstrerror.o  asprintf.o mkstemps.o setenv.o sigsetmask.o vasprintf.o
ar: regex.o: No such file or directory
gmake[1]: *** [libiberty.a] Error 1
gmake: *** [all-libiberty] Error 2

Is gdb supported for solaris 2.6 x86?

Thanks for your help!
>How-To-Repeat:
> mkdir gdb-5.2_build
> cd gdb-5.2_build/
> /L4/Lab/mft/mftrel/gdb-5.2/configure
> make
>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]