help-gnu-utils
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Installing binutils on HPUX 10.20


From: Ingram, Charles D.
Subject: Installing binutils on HPUX 10.20
Date: Tue, 5 Nov 2002 11:37:23 -0800

There is a problem listed at:
http://mail.gnu.org/pipermail/help-gnu-utils/2002-August/002736.html
which is the same problem I am having.  However, I cannot find any replies
with possible solutions to the problem.

I am trying to build binutils 2.7.  After the ./configure, I run make and
receive the following errors:
----------------------------------------------------------------------------
-------------------------------------------------------------
In file included from /usr/include/sys/stat.h:28,
from fdmatch.c:53:
/usr/include/sys/_stat_body.h:22: parse error before `blkcnt_t'
/usr/include/sys/_stat_body.h:22: warning: no semicolon at end of struct =
or union
/usr/include/sys/_stat_body.h:23: parse error before `:'
/usr/include/sys/_stat_body.h:24: parse error before `:'
/usr/include/sys/_stat_body.h:25: parse error before `:'
/usr/include/sys/_stat_body.h:52: parse error before `st_spare4'
/usr/include/sys/_stat_body.h:52: ANSI C forbids data definition with no =
type or storage class
/usr/include/sys/_stat_body.h:53: parse error before `}'
/usr/include/sys/_stat_body.h:53: warning: ANSI C does not allow extra =
`;' outside of a function
fdmatch.c: In function `fdmatch':
fdmatch.c:59: storage size of `sbuf1' isn't known
fdmatch.c:60: storage size of `sbuf2' isn't known
fdmatch.c:60: warning: unused variable `sbuf2'
fdmatch.c:59: warning: unused variable `sbuf1'
make[1]: *** [fdmatch.o] Error 1
make[1]: Leaving directory `/wms/tmp/binutils-2.11.2/libiberty'
make: *** [all-libiberty] Error 2
----------------------------------------------------------------------------
-------------------------------------------------------------
If I use a non-gnu make and compiler, it will build, but I understand that
it is better to use gnu
products to build other gnu products.  I use GNUmake 3.75 and gcc 2.7.2 and
receive the
errors above.

Charles Dean Ingram
Northrup Grumman IT
540-644-2154
"Charlie"
c.ingram@northropgrumman.com





reply via email to

[Prev in Thread] Current Thread [Next in Thread]