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]

build/1849: build failure (gdb 6.3) on Dec-alpha-OSF1-5.1B


>Number:         1849
>Category:       build
>Synopsis:       build failure (gdb 6.3) on Dec-alpha-OSF1-5.1B
>Confidential:   no
>Severity:       critical
>Priority:       high
>Responsible:    unassigned
>State:          open
>Class:          sw-bug
>Submitter-Id:   net
>Arrival-Date:   Thu Jan 20 02:48:01 UTC 2005
>Closed-Date:
>Last-Modified:
>Originator:     monica@cwb.gov.tw
>Release:        gdb 6.3
>Organization:
>Environment:
Dec-alpha-OSF1-5.1B
>Description:
make[1]: Entering directory `/pj1/clmdb/devel/gdb-6.3/libiberty'
rm -f needed-list; touch needed-list; \
mp bcopy bzero; do \
  for g in ./asprintf.o ./mempcpy.o ./stpcpy.o ./stpncpy.o ./vasprintf.o ; do \
    case "$g" in \
      *$f*) echo $g >> needed-list ;; \
    esac; \
  done; \
done
st
make[2]: Entering directory `/pj1/clmdb/devel/gdb-6.3/libiberty/testsuite'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/pj1/clmdb/devel/gdb-6.3/libiberty/testsuite'
make[1]: Leaving directory `/pj1/clmdb/devel/gdb-6.3/libiberty'
make[1]: Entering directory `/pj1/clmdb/devel/gdb-6.3/bfd'
make  all-recursive
make[2]: Entering directory `/pj1/clmdb/devel/gdb-6.3/bfd'
Making all in doc
make[3]: Entering directory `/pj1/clmdb/devel/gdb-6.3/bfd/doc'
make[3]: Nothing to be done for `all'.
make[3]: Leaving directory `/pj1/clmdb/devel/gdb-6.3/bfd/doc'
Making all in po
make[3]: Entering directory `/pj1/clmdb/devel/gdb-6.3/bfd/po'
make[3]: Nothing to be done for `all'.
make[3]: Leaving directory `/pj1/clmdb/devel/gdb-6.3/bfd/po'
make[3]: Entering directory `/pj1/clmdb/devel/gdb-6.3/bfd'
rm -f bfd-tmp.h
cp bfd-in3.h bfd-tmp.h
/bin/sh ./../move-if-change bfd-tmp.h bfd.h
bfd.h is unchanged
rm -f bfd-tmp.h
touch stmp-bfd-h
/bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -D_GNU_SOURCE
-DOSF_CORE   -I. -I. -I./../include  -I./../intl -I../intl   -W -Wall -Wstrict-p
rototypes -Wmissing-prototypes -g -O2  -c -o archive.lo archive.c
gcc -DHAVE_CONFIG_H -I. -I. -I. -D_GNU_SOURCE -DOSF_CORE -I. -I. -I./../include
-I./../intl -I../intl -W -Wall -Wstrict-prototypes -Wmissing-prototypes -g -O2 -
c archive.c -o archive.o
In file included from archive.c:131:
sysdep.h:135:21: libintl.h: No such file or directory
archive.c: In function `_bfd_write_archive_contents':
archive.c:1759: warning: implicit declaration of function `dgettext'
archive.c:1759: warning: passing arg 1 of pointer to function makes pointer from
 integer without a cast
archive.c: In function `_bfd_archive_bsd_update_armap_timestamp':
archive.c:2022: warning: passing arg 1 of `bfd_perror' makes pointer from intege
r without a cast
archive.c:2048: warning: passing arg 1 of `bfd_perror' makes pointer from intege
r without a cast
make[3]: *** [archive.lo] Error 1
make[3]: Leaving directory `/pj1/clmdb/devel/gdb-6.3/bfd'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/pj1/clmdb/devel/gdb-6.3/bfd'
make[1]: *** [all] Error 2
make[1]: Leaving directory `/pj1/clmdb/devel/gdb-6.3/bfd'
make: *** [all-bfd] Error 2
>How-To-Repeat:
[/pj1/clmdb/devel/gdb-6.3]> ./configure --prefix=/pj1/clmdb/devel/gdb
[/pj1/clmdb/devel/gdb-6.3]> 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]