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


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

binutils fail to build on hp-ux 11


Hi Folks,

I'm trying to compile binutils 0908 on HP-UX 11, is it supposed to work
or shouldn't I bother ?

Reading specs from
/cadappl/packages/gnu/1.1/lib/gcc-lib/hppa1.1-hp-hpux10.20/2.8.1/specs
gcc version 2.8.1

92453-07 linker command s800.sgs ld B.11.13 REL 990903
ld: 92453-07 linker linker ld B.11.13 990903
ld: Usage:  ld flags... files...

GNU assembler version 2.9.1 (hppa1.1-hp-hpux10.20), using BFD version
2.9.1
HP-UX vega B.11.00 A 9000/785 2012416511 two-user license
GNU Make version 3.77, by Richard Stallman and Roland McGrath.


Are there any patches I have to apply, is there a "howto on HP-UX 11 FAQ
?"

Best Regards

Stefan

gcc -DHAVE_CONFIG_H -I. -I../../src/bfd -I. -D_GNU_SOURCE
-DHOST_HPPAHPUX -DHPUX_CORE -I. -I../../src/bfd
-I../../src/bfd/../include -I../../src/bfd/../intl -I../intl -W -Wall -g
-O2 -c ../../src/bfd/hpux-core.c -o hpux-core.o
In file included from ../../src/bfd/hpux-core.c:35:
/usr/include/sys/core.h:81: parse error before `uint64_t'
/usr/include/sys/core.h:81: warning: no semicolon at end of struct or
union
In file included from ../../src/bfd/hpux-core.c:64:
/usr/include/sys/user.h:269: parse error before `kt_t'
/usr/include/sys/user.h:269: warning: no semicolon at end of struct or
union
/usr/include/sys/user.h:270: warning: type defaults to `int' in
declaration of `u_accumin'
/usr/include/sys/user.h:270: warning: data definition has no type or
storage class
/usr/include/sys/user.h:287: parse error before `:'
/usr/include/sys/user.h:306: parse error before `}'
/usr/include/sys/user.h:306: warning: type defaults to `int' in
declaration of `user_t'
/usr/include/sys/user.h:306: warning: data definition has no type or
storage class
/usr/include/sys/user.h:334: parse error before `physical'
/usr/include/sys/user.h:376: parse error before `}'
../../src/bfd/hpux-core.c: In function `hpux_core_core_file_p':
../../src/bfd/hpux-core.c:194: storage size of `proc_info' isn't known
../../src/bfd/hpux-core.c:194: warning: unused variable `proc_info'
../../src/bfd/hpux-core.c: In function
`hpux_core_core_file_matches_executable_p':
../../src/bfd/hpux-core.c:330: warning: unused parameter `core_bfd'
../../src/bfd/hpux-core.c:330: warning: unused parameter `exec_bfd'
gmake[3]: *** [hpux-core.lo] Error 1
gmake[3]: Leaving directory
`/tools/sandbox/gnu/binutils-000908-eric-hp-compile/bfd'
gmake[2]: *** [all-recursive] Error 1
gmake[2]: Leaving directory
`/tools/sandbox/gnu/binutils-000908-eric-hp-compile/bfd'
gmake[1]: *** [all-recursive-am] Error 2
gmake[1]: Leaving directory
`/tools/sandbox/gnu/binutils-000908-eric-hp-compile/bfd'
gmake: *** [all-bfd] Error 2

-- 
-------------------------------------------------------------------
Stefan Thiede              Tel:   +1 (408) 991-5619
Philips Semiconductors     Fax:   +1 (408) 991-5589
811 E. Arques Avenue
M/S 42, P.O. Box 3409     mailto: Stefan.Thiede@sv.sc.philips.com
Sunnyvale, CA 94048-3409  seri  :        thiede@usmtvsc1

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