From unknown Mon Jun 23 16:46:51 2025 X-Loop: help-debbugs@gnu.org Subject: bug#6844: AIX 6.1: compile errors Resent-From: Gottfried Mueller Original-Sender: debbugs-submit-bounces@debbugs.gnu.org Resent-To: owner@debbugs.gnu.org Resent-CC: bug-coreutils@gnu.org Resent-Date: Wed, 11 Aug 2010 14:11:03 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: report 6844 X-GNU-PR-Package: coreutils X-GNU-PR-Keywords: To: 6844@debbugs.gnu.org X-Debbugs-Original-To: bug-coreutils@gnu.org Received: via spool by submit@debbugs.gnu.org id=B.128153581514877 (code B ref -1); Wed, 11 Aug 2010 14:11:03 +0000 Received: (at submit) by debbugs.gnu.org; 11 Aug 2010 14:10:15 +0000 Received: from localhost ([127.0.0.1] helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1OjC0U-0003rq-Li for submit@debbugs.gnu.org; Wed, 11 Aug 2010 10:10:15 -0400 Received: from mx10.gnu.org ([199.232.76.166]) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1OjAey-0003Hv-Dt for submit@debbugs.gnu.org; Wed, 11 Aug 2010 08:43:57 -0400 Received: from lists.gnu.org ([199.232.76.165]:52860) by monty-python.gnu.org with esmtps (TLS-1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1OjAfj-0006ep-2N for submit@debbugs.gnu.org; Wed, 11 Aug 2010 08:44:43 -0400 Received: from [140.186.70.92] (port=57017 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1OjAfh-0005TN-BW for bug-coreutils@gnu.org; Wed, 11 Aug 2010 08:44:42 -0400 X-Spam-Checker-Version: SpamAssassin 3.3.1 (2010-03-16) on eggs.gnu.org X-Spam-Level: X-Spam-Status: No, score=-1.9 required=5.0 tests=BAYES_00,HTML_MESSAGE, T_RP_MATCHES_RCVD autolearn=unavailable version=3.3.1 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.69) (envelope-from ) id 1OjAfg-0001S1-1F for bug-coreutils@gnu.org; Wed, 11 Aug 2010 08:44:41 -0400 Received: from webmail01.magirus.com ([82.210.249.105]:57199) by eggs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1OjAff-0001RQ-K9 for bug-coreutils@gnu.org; Wed, 11 Aug 2010 08:44:39 -0400 Received: from webmail01.magirus.com (webmail01.stuttgart.magirus.com [10.0.110.113]) by webmail01 (Postfix) with ESMTP id BD42169374 for ; Wed, 11 Aug 2010 14:35:31 +0200 (CEST) MIME-Version: 1.0 X-KeepSent: E945ADAF:7BF572CF-C125777C:0044A185; type=4; name=$KeepSent X-Mailer: Lotus Notes Release 8.5.1 FP2 March 18, 2010 From: Gottfried Mueller Message-ID: Date: Wed, 11 Aug 2010 14:35:30 +0200 X-MIMETrack: Serialize by Router on WebMail01/Magirus(Release 8.5.1FP2|March 17, 2010) at 11.08.2010 14:35:31, Serialize complete at 11.08.2010 14:35:31 Content-Type: multipart/alternative; boundary="=_alternative 00452B5CC125777C_=" X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6 (newer, 2) X-detected-operating-system: by monty-python.gnu.org: GNU/Linux 2.6, seldom 2.4 (older, 4) X-Spam-Score: -4.2 (----) X-Mailman-Approved-At: Wed, 11 Aug 2010 10:10:12 -0400 X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.11 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: debbugs-submit-bounces@debbugs.gnu.org Errors-To: debbugs-submit-bounces@debbugs.gnu.org X-Spam-Score: -5.4 (-----) This is a multipart message in MIME format. --=_alternative 00452B5CC125777C_= Content-Type: text/plain; charset="ISO-8859-1" Content-Transfer-Encoding: quoted-printable Hello, I tried to compile the coreutils the first time under the AIX operating=20 system and I've go the the following errors: .... CC printf-frexp.o CC printf-frexpl.o CC priv-set.o "priv-set.h", line 22.11: 1506-296 (S) #include file not found. "priv-set.h", line 30.27: 1506-045 (S) Undeclared identifier=20 PRIV=5FSYS=5FLINKDIR. "priv-set.h", line 35.28: 1506-045 (S) Undeclared identifier=20 PRIV=5FSYS=5FLINKDIR. "priv-set.c", line 27.11: 1506-296 (S) #include file not found. "priv-set.c", line 30.8: 1506-166 (S) Definition of function priv=5Fset=5Ft= =20 requires parentheses. "priv-set.c", line 30.19: 1506-276 (S) Syntax error: possible missing '{'? "priv-set.c", line 40.9: 1506-045 (S) Undeclared identifier initialized. "priv-set.c", line 42.7: 1506-045 (S) Undeclared identifier eff=5Fset. "priv-set.c", line 47.7: 1506-045 (S) Undeclared identifier rem=5Fset. "priv-set.c", line 53.21: 1506-045 (S) Undeclared identifier=20 PRIV=5FEFFECTIVE. "priv-set.c", line 73.9: 1506-045 (S) Undeclared identifier initialized. "priv-set.c", line 76.25: 1506-045 (S) Undeclared identifier eff=5Fset. "priv-set.c", line 86.9: 1506-045 (S) Undeclared identifier initialized. "priv-set.c", line 89.22: 1506-045 (S) Undeclared identifier eff=5Fset. "priv-set.c", line 94.21: 1506-045 (S) Undeclared identifier PRIV=5FSET. "priv-set.c", line 94.31: 1506-045 (S) Undeclared identifier=20 PRIV=5FEFFECTIVE. "priv-set.c", line 99.20: 1506-045 (S) Undeclared identifier rem=5Fset. "priv-set.c", line 119.9: 1506-045 (S) Undeclared identifier initialized. "priv-set.c", line 122.22: 1506-045 (S) Undeclared identifier rem=5Fset. "priv-set.c", line 126.20: 1506-045 (S) Undeclared identifier eff=5Fset. "priv-set.c", line 127.21: 1506-045 (S) Undeclared identifier PRIV=5FSET. "priv-set.c", line 127.31: 1506-045 (S) Undeclared identifier=20 PRIV=5FEFFECTIVE. make: The error code from the last command is 1. It seems this problem is comparably with the error compiling the gnu tar=20 (1.23) command using AIX. http://lists.gnu.org/archive/html/bug-tar/2010-06/msg00019.html Gottfried M=FCller Magirus International GmbH --=_alternative 00452B5CC125777C_= Content-Type: text/html; charset="ISO-8859-1" Content-Transfer-Encoding: quoted-printable Hello,

I tried to compile the coreutils the first time under the AIX operating system and I've go the the following errors:

....
  CC       print= f-frexp.o
  CC       print= f-frexpl.o
  CC       priv-= set.o
"priv-set.h", line 22.11: 1506-296 (S) #include file <priv.h> not found.
"priv-set.h", line 30.27: 1506-045 (S) Undeclared identifier PRIV=5FSYS=5FLINKDIR.
"priv-set.h", line 35.28: 1506-045 (S) Undeclared identifier PRIV=5FSYS=5FLINKDIR.
"priv-set.c", line 27.11: 1506-296 (S) #include file <priv.h> not found.
"priv-set.c", line 30.8: 1= 506-166 (S) Definition of function priv=5Fset=5Ft requires
 parentheses.
"priv-set.c", line 30.19: 1506-276 (S) Syntax error: possible missing '{'?
"priv-set.c", line 40.9: 1= 506-045 (S) Undeclared identifier initialized.
"priv-set.c", line 42.7: 1= 506-045 (S) Undeclared identifier eff=5Fset.
"priv-set.c", line 47.7: 1= 506-045 (S) Undeclared identifier rem=5Fset.
"priv-set.c", line 53.21: 1506-045 (S) Undeclared identifier PRIV=5FEFFECTIVE.
"priv-set.c", line 73.9: 1= 506-045 (S) Undeclared identifier initialized.
"priv-set.c", line 76.25: 1506-045 (S) Undeclared identifier eff=5Fset.
"priv-set.c", line 86.9: 1= 506-045 (S) Undeclared identifier initialized.
"priv-set.c", line 89.22: 1506-045 (S) Undeclared identifier eff=5Fset.
"priv-set.c", line 94.21: 1506-045 (S) Undeclared identifier PRIV=5FSET.
"priv-set.c", line 94.31: 1506-045 (S) Undeclared identifier PRIV=5FEFFECTIVE.
"priv-set.c", line 99.20: 1506-045 (S) Undeclared identifier rem=5Fset.
"priv-set.c", line 119.9: 1506-045 (S) Undeclared identifier initialized.
"priv-set.c", line 122.22: 1506-045 (S) Undeclared identifier rem=5Fset.
"priv-set.c", line 126.20: 1506-045 (S) Undeclared identifier eff=5Fset.
"priv-set.c", line 127.21: 1506-045 (S) Undeclared identifier PRIV=5FSET.
"priv-set.c", line 127.31: 1506-045 (S) Undeclared identifier PRIV=5FEFFECTIVE.
make: The error code from the last c= ommand is 1.


It seems this problem is comparably with the error compiling the gnu tar (1.23) command using AIX.

http://lists.gnu.org/archive/html/bug-= tar/2010-06/msg00019.html



Gottfried M=FCller
Magirus International GmbH

--=_alternative 00452B5CC125777C_=-- From unknown Mon Jun 23 16:46:51 2025 MIME-Version: 1.0 X-Mailer: MIME-tools 5.427 (Entity 5.427) X-Loop: help-debbugs@gnu.org From: help-debbugs@gnu.org (GNU bug Tracking System) To: Gottfried Mueller Subject: bug#6844: closed (Re: bug#6844: AIX 6.1: compile errors) Message-ID: References: <87pqj464d3.fsf@rho.meyering.net> X-Gnu-PR-Message: they-closed 6844 X-Gnu-PR-Package: coreutils Reply-To: 6844@debbugs.gnu.org Date: Tue, 13 Sep 2011 12:04:02 +0000 Content-Type: multipart/mixed; boundary="----------=_1315915442-935-1" This is a multi-part message in MIME format... ------------=_1315915442-935-1 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset="utf-8" Your bug report #6844: AIX 6.1: compile errors which was filed against the coreutils package, has been closed. The explanation is attached below, along with your original report. If you require more details, please reply to 6844@debbugs.gnu.org. --=20 6844: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=3D6844 GNU Bug Tracking System Contact help-debbugs@gnu.org with problems ------------=_1315915442-935-1 Content-Type: message/rfc822 Content-Disposition: inline Content-Transfer-Encoding: 7bit Received: (at 6844-done) by debbugs.gnu.org; 13 Sep 2011 12:03:23 +0000 Received: from localhost ([127.0.0.1] helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1R3Rhj-0000De-3I for submit@debbugs.gnu.org; Tue, 13 Sep 2011 08:03:22 -0400 Received: from mx1.redhat.com ([209.132.183.28]) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1R3Rhd-0000DB-8d for 6844-done@debbugs.gnu.org; Tue, 13 Sep 2011 08:03:05 -0400 Received: from int-mx10.intmail.prod.int.phx2.redhat.com (int-mx10.intmail.prod.int.phx2.redhat.com [10.5.11.23]) by mx1.redhat.com (8.14.4/8.14.4) with ESMTP id p8DBwXAd008911 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=OK); Tue, 13 Sep 2011 07:58:33 -0400 Received: from mx.meyering.net (ovpn01.gateway.prod.ext.phx2.redhat.com [10.5.9.1]) by int-mx10.intmail.prod.int.phx2.redhat.com (8.14.4/8.14.4) with ESMTP id p8DBwWk5013768; Tue, 13 Sep 2011 07:58:33 -0400 Received: from rho.meyering.net (localhost.localdomain [127.0.0.1]) by rho.meyering.net (Acme Bit-Twister) with ESMTP id 435D66005B; Tue, 13 Sep 2011 13:58:32 +0200 (CEST) From: Jim Meyering To: Gottfried Mueller Subject: Re: bug#6844: AIX 6.1: compile errors In-Reply-To: (Gottfried Mueller's message of "Wed, 11 Aug 2010 14:35:30 +0200") References: Date: Tue, 13 Sep 2011 13:58:32 +0200 Message-ID: <87pqj464d3.fsf@rho.meyering.net> Lines: 58 MIME-Version: 1.0 Content-Type: text/plain X-Scanned-By: MIMEDefang 2.68 on 10.5.11.23 X-Spam-Score: -10.4 (----------) X-Debbugs-Envelope-To: 6844-done Cc: 6844-done@debbugs.gnu.org X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.11 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: debbugs-submit-bounces@debbugs.gnu.org Errors-To: debbugs-submit-bounces@debbugs.gnu.org X-Spam-Score: -10.4 (----------) Gottfried Mueller wrote: > I tried to compile the coreutils the first time under the AIX operating > system and I've go the the following errors: > > .... > CC printf-frexp.o > CC printf-frexpl.o > CC priv-set.o > "priv-set.h", line 22.11: 1506-296 (S) #include file not found. > "priv-set.h", line 30.27: 1506-045 (S) Undeclared identifier > PRIV_SYS_LINKDIR. > "priv-set.h", line 35.28: 1506-045 (S) Undeclared identifier > PRIV_SYS_LINKDIR. > "priv-set.c", line 27.11: 1506-296 (S) #include file not found. > "priv-set.c", line 30.8: 1506-166 (S) Definition of function priv_set_t > requires > parentheses. > "priv-set.c", line 30.19: 1506-276 (S) Syntax error: possible missing '{'? > "priv-set.c", line 40.9: 1506-045 (S) Undeclared identifier initialized. > "priv-set.c", line 42.7: 1506-045 (S) Undeclared identifier eff_set. > "priv-set.c", line 47.7: 1506-045 (S) Undeclared identifier rem_set. > "priv-set.c", line 53.21: 1506-045 (S) Undeclared identifier > PRIV_EFFECTIVE. > "priv-set.c", line 73.9: 1506-045 (S) Undeclared identifier initialized. > "priv-set.c", line 76.25: 1506-045 (S) Undeclared identifier eff_set. > "priv-set.c", line 86.9: 1506-045 (S) Undeclared identifier initialized. > "priv-set.c", line 89.22: 1506-045 (S) Undeclared identifier eff_set. > "priv-set.c", line 94.21: 1506-045 (S) Undeclared identifier PRIV_SET. > "priv-set.c", line 94.31: 1506-045 (S) Undeclared identifier > PRIV_EFFECTIVE. > "priv-set.c", line 99.20: 1506-045 (S) Undeclared identifier rem_set. > "priv-set.c", line 119.9: 1506-045 (S) Undeclared identifier initialized. > "priv-set.c", line 122.22: 1506-045 (S) Undeclared identifier rem_set. > "priv-set.c", line 126.20: 1506-045 (S) Undeclared identifier eff_set. > "priv-set.c", line 127.21: 1506-045 (S) Undeclared identifier PRIV_SET. > "priv-set.c", line 127.31: 1506-045 (S) Undeclared identifier > PRIV_EFFECTIVE. > make: The error code from the last command is 1. > > > It seems this problem is comparably with the error compiling the gnu tar > (1.23) command using AIX. > > http://lists.gnu.org/archive/html/bug-tar/2010-06/msg00019.html Thank you for the report. Sorry no one replied sooner. You didn't mention which version of coreutils you're using, but we've just released coreutils-8.13, and it addresses a few AIX-related build and test failures: https://lists.gnu.org/archive/html/coreutils/2011-09/msg00130.html Can you try building it on your system and let us know if it fails? Jim PS. I'm marking this issue as "done", but you're welcome to reply. ------------=_1315915442-935-1 Content-Type: message/rfc822 Content-Disposition: inline Content-Transfer-Encoding: 7bit Received: (at submit) by debbugs.gnu.org; 11 Aug 2010 14:10:15 +0000 Received: from localhost ([127.0.0.1] helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1OjC0U-0003rq-Li for submit@debbugs.gnu.org; Wed, 11 Aug 2010 10:10:15 -0400 Received: from mx10.gnu.org ([199.232.76.166]) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1OjAey-0003Hv-Dt for submit@debbugs.gnu.org; Wed, 11 Aug 2010 08:43:57 -0400 Received: from lists.gnu.org ([199.232.76.165]:52860) by monty-python.gnu.org with esmtps (TLS-1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1OjAfj-0006ep-2N for submit@debbugs.gnu.org; Wed, 11 Aug 2010 08:44:43 -0400 Received: from [140.186.70.92] (port=57017 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1OjAfh-0005TN-BW for bug-coreutils@gnu.org; Wed, 11 Aug 2010 08:44:42 -0400 X-Spam-Checker-Version: SpamAssassin 3.3.1 (2010-03-16) on eggs.gnu.org X-Spam-Level: X-Spam-Status: No, score=-1.9 required=5.0 tests=BAYES_00,HTML_MESSAGE, T_RP_MATCHES_RCVD autolearn=unavailable version=3.3.1 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.69) (envelope-from ) id 1OjAfg-0001S1-1F for bug-coreutils@gnu.org; Wed, 11 Aug 2010 08:44:41 -0400 Received: from webmail01.magirus.com ([82.210.249.105]:57199) by eggs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1OjAff-0001RQ-K9 for bug-coreutils@gnu.org; Wed, 11 Aug 2010 08:44:39 -0400 Received: from webmail01.magirus.com (webmail01.stuttgart.magirus.com [10.0.110.113]) by webmail01 (Postfix) with ESMTP id BD42169374 for ; Wed, 11 Aug 2010 14:35:31 +0200 (CEST) To: bug-coreutils@gnu.org MIME-Version: 1.0 Subject: AIX 6.1: compile errors X-KeepSent: E945ADAF:7BF572CF-C125777C:0044A185; type=4; name=$KeepSent X-Mailer: Lotus Notes Release 8.5.1 FP2 March 18, 2010 From: Gottfried Mueller Message-ID: Date: Wed, 11 Aug 2010 14:35:30 +0200 X-MIMETrack: Serialize by Router on WebMail01/Magirus(Release 8.5.1FP2|March 17, 2010) at 11.08.2010 14:35:31, Serialize complete at 11.08.2010 14:35:31 Content-Type: multipart/alternative; boundary="=_alternative 00452B5CC125777C_=" X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6 (newer, 2) X-detected-operating-system: by monty-python.gnu.org: GNU/Linux 2.6, seldom 2.4 (older, 4) X-Spam-Score: -4.2 (----) X-Debbugs-Envelope-To: submit X-Mailman-Approved-At: Wed, 11 Aug 2010 10:10:12 -0400 X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.11 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: debbugs-submit-bounces@debbugs.gnu.org Errors-To: debbugs-submit-bounces@debbugs.gnu.org X-Spam-Score: -5.4 (-----) This is a multipart message in MIME format. --=_alternative 00452B5CC125777C_= Content-Type: text/plain; charset="ISO-8859-1" Content-Transfer-Encoding: quoted-printable Hello, I tried to compile the coreutils the first time under the AIX operating=20 system and I've go the the following errors: .... CC printf-frexp.o CC printf-frexpl.o CC priv-set.o "priv-set.h", line 22.11: 1506-296 (S) #include file not found. "priv-set.h", line 30.27: 1506-045 (S) Undeclared identifier=20 PRIV=5FSYS=5FLINKDIR. "priv-set.h", line 35.28: 1506-045 (S) Undeclared identifier=20 PRIV=5FSYS=5FLINKDIR. "priv-set.c", line 27.11: 1506-296 (S) #include file not found. "priv-set.c", line 30.8: 1506-166 (S) Definition of function priv=5Fset=5Ft= =20 requires parentheses. "priv-set.c", line 30.19: 1506-276 (S) Syntax error: possible missing '{'? "priv-set.c", line 40.9: 1506-045 (S) Undeclared identifier initialized. "priv-set.c", line 42.7: 1506-045 (S) Undeclared identifier eff=5Fset. "priv-set.c", line 47.7: 1506-045 (S) Undeclared identifier rem=5Fset. "priv-set.c", line 53.21: 1506-045 (S) Undeclared identifier=20 PRIV=5FEFFECTIVE. "priv-set.c", line 73.9: 1506-045 (S) Undeclared identifier initialized. "priv-set.c", line 76.25: 1506-045 (S) Undeclared identifier eff=5Fset. "priv-set.c", line 86.9: 1506-045 (S) Undeclared identifier initialized. "priv-set.c", line 89.22: 1506-045 (S) Undeclared identifier eff=5Fset. "priv-set.c", line 94.21: 1506-045 (S) Undeclared identifier PRIV=5FSET. "priv-set.c", line 94.31: 1506-045 (S) Undeclared identifier=20 PRIV=5FEFFECTIVE. "priv-set.c", line 99.20: 1506-045 (S) Undeclared identifier rem=5Fset. "priv-set.c", line 119.9: 1506-045 (S) Undeclared identifier initialized. "priv-set.c", line 122.22: 1506-045 (S) Undeclared identifier rem=5Fset. "priv-set.c", line 126.20: 1506-045 (S) Undeclared identifier eff=5Fset. "priv-set.c", line 127.21: 1506-045 (S) Undeclared identifier PRIV=5FSET. "priv-set.c", line 127.31: 1506-045 (S) Undeclared identifier=20 PRIV=5FEFFECTIVE. make: The error code from the last command is 1. It seems this problem is comparably with the error compiling the gnu tar=20 (1.23) command using AIX. http://lists.gnu.org/archive/html/bug-tar/2010-06/msg00019.html Gottfried M=FCller Magirus International GmbH --=_alternative 00452B5CC125777C_= Content-Type: text/html; charset="ISO-8859-1" Content-Transfer-Encoding: quoted-printable Hello,

I tried to compile the coreutils the first time under the AIX operating system and I've go the the following errors:

....
  CC       print= f-frexp.o
  CC       print= f-frexpl.o
  CC       priv-= set.o
"priv-set.h", line 22.11: 1506-296 (S) #include file <priv.h> not found.
"priv-set.h", line 30.27: 1506-045 (S) Undeclared identifier PRIV=5FSYS=5FLINKDIR.
"priv-set.h", line 35.28: 1506-045 (S) Undeclared identifier PRIV=5FSYS=5FLINKDIR.
"priv-set.c", line 27.11: 1506-296 (S) #include file <priv.h> not found.
"priv-set.c", line 30.8: 1= 506-166 (S) Definition of function priv=5Fset=5Ft requires
 parentheses.
"priv-set.c", line 30.19: 1506-276 (S) Syntax error: possible missing '{'?
"priv-set.c", line 40.9: 1= 506-045 (S) Undeclared identifier initialized.
"priv-set.c", line 42.7: 1= 506-045 (S) Undeclared identifier eff=5Fset.
"priv-set.c", line 47.7: 1= 506-045 (S) Undeclared identifier rem=5Fset.
"priv-set.c", line 53.21: 1506-045 (S) Undeclared identifier PRIV=5FEFFECTIVE.
"priv-set.c", line 73.9: 1= 506-045 (S) Undeclared identifier initialized.
"priv-set.c", line 76.25: 1506-045 (S) Undeclared identifier eff=5Fset.
"priv-set.c", line 86.9: 1= 506-045 (S) Undeclared identifier initialized.
"priv-set.c", line 89.22: 1506-045 (S) Undeclared identifier eff=5Fset.
"priv-set.c", line 94.21: 1506-045 (S) Undeclared identifier PRIV=5FSET.
"priv-set.c", line 94.31: 1506-045 (S) Undeclared identifier PRIV=5FEFFECTIVE.
"priv-set.c", line 99.20: 1506-045 (S) Undeclared identifier rem=5Fset.
"priv-set.c", line 119.9: 1506-045 (S) Undeclared identifier initialized.
"priv-set.c", line 122.22: 1506-045 (S) Undeclared identifier rem=5Fset.
"priv-set.c", line 126.20: 1506-045 (S) Undeclared identifier eff=5Fset.
"priv-set.c", line 127.21: 1506-045 (S) Undeclared identifier PRIV=5FSET.
"priv-set.c", line 127.31: 1506-045 (S) Undeclared identifier PRIV=5FEFFECTIVE.
make: The error code from the last c= ommand is 1.


It seems this problem is comparably with the error compiling the gnu tar (1.23) command using AIX.

http://lists.gnu.org/archive/html/bug-= tar/2010-06/msg00019.html



Gottfried M=FCller
Magirus International GmbH

--=_alternative 00452B5CC125777C_=-- ------------=_1315915442-935-1--