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/1913: Problem with build on hp-ux


>Number:         1913
>Category:       build
>Synopsis:       Problem with build on hp-ux
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    unassigned
>State:          open
>Class:          support
>Submitter-Id:   net
>Arrival-Date:   Mon Apr 11 13:58:01 UTC 2005
>Closed-Date:
>Last-Modified:
>Originator:     f6xamf802@sneakemail.com
>Release:        gdb-6.3
>Organization:
>Environment:
HP-UX 11, gcc version 3.2, Thread model: posix, gettext-0.10.38 
>Description:
Compilation error:

        /bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H  -I. -I. -I. -D_GNU_SOURCE -DHOST_HPPAHPUX -D_LARGEFILE64_SOURCE -DHPUX_CORE   -I. -I. -I./../include  -I./../intl -I../intl    -W -Wall -Wstrict-prototypes -Wmissing-prototypes -g -O2  -c -o archive.lo archive.c
gcc -DHAVE_CONFIG_H -I. -I. -I. -D_GNU_SOURCE -DHOST_HPPAHPUX -D_LARGEFILE64_SOURCE -DHPUX_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 integer without a cast
archive.c:2048: warning: passing arg 1 of `bfd_perror' makes pointer from integer without a cast
*** Error exit code 1

Stop.
*** Error exit code 1

Stop.
*** Error exit code 1

Stop.
*** Error exit code 1

Stop.
>How-To-Repeat:
unpack gdb-6.3. 
./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]