Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 20 May 2005 05:39:42 -0400
From:      "Frederick K. Horman" <fredh@the-mcdonalds.org>
To:        ade@FreeBSD.org
Cc:        ports@FreeBSD.org
Subject:   FreeBSD Port: gmake-3.80_2
Message-ID:  <6.2.0.14.2.20050520053839.01efcd00@ubox.the-mcdonalds.org>

next in thread | raw e-mail | index | archive | help
In FreeBSD 4.11 gmake 3.80_@ no longer compiles, it stops with the 
following errors.

arscan.c: In function `ar_scan':
arscan.c:386: `ARMAG' undeclared (first use in this function)
arscan.c:386: (Each undeclared identifier is reported only once
arscan.c:386: for each function it appears in.)
arscan.c:435: storage size of `member_header' isn't known
arscan.c:536: sizeof applied to an incomplete type
arscan.c:541: sizeof applied to an incomplete type
arscan.c:628: sizeof applied to an incomplete type
arscan.c:700: sizeof applied to an incomplete type
arscan.c: In function `ar_name_equal':
arscan.c:734: storage size of `hdr' isn't known
arscan.c: In function `ar_member_touch':
arscan.c:777: storage size of `ar_hdr' isn't known
arscan.c:792: sizeof applied to an incomplete type
arscan.c:792: sizeof applied to an incomplete type
arscan.c:797: sizeof applied to an incomplete type
arscan.c:797: sizeof applied to an incomplete type
arscan.c:816: sizeof applied to an incomplete type
arscan.c:816: sizeof applied to an incomplete type
*** Error code 1



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?6.2.0.14.2.20050520053839.01efcd00>