Hello, have you seen this problem before during the make install of GCC 4.0 on AIX 5.2 ?: thanks for your help Bootstrapping the compiler "Makefile", line 819: make: 1254-055 Dependency line needs colon or double colon operator. "Makefile", line 820: make: 1254-055 Dependency line needs colon or double colon operator. "Makefile", line 821: make: 1254-055 Dependency line needs colon or double colon operator. "Makefile", line 822: make: 1254-055 Dependency line needs colon or double colon operator. "Makefile", line 823: make: 1254-055 Dependency line needs colon or double colon operator. "Makefile", line 824: make: 1254-055 Dependency line needs colon or double colon operator. "Makefile", line 825: make: 1254-055 Dependency line needs colon or double colon operator. "Makefile", line 826: make: 1254-055 Dependency line needs colon or double colon operator. "Makefile", line 827: make: 1254-055 Dependency line needs colon or double colon operator. "Makefile", line 828: make: 1254-055 Dependency line needs colon or double colon operator. "Makefile", line 829: make: 1254-055 Dependency line needs colon or double colon operator. "Makefile", line 830: make: 1254-055 Dependency line needs colon or double colon operator. "Makefile", line 831: make: 1254-055 Dependency line needs colon or double colon operator. "Makefile", line 832: make: 1254-055 Dependency line needs colon or double colon operator. "Makefile", line 833: make: 1254-055 Dependency line needs colon or double colon operator. "Makefile", line 834: make: 1254-055 Dependency line needs colon or double colon operator. "Makefile", line 1032: make: 1254-055 Dependency line needs colon or double colon operator. "Makefile", line 1035: make: 1254-055 Dependency line needs colon or double colon operator. "../../gcc-4.0.0/gcc/cp/Make-lang.in", line 136: make: 1254-055 Dependency line needs colon or double colon operator. "Makefile", line 1037: make: 1254-055 Dependency line needs colon or double colon operator. "Makefile", line 1043: make: 1254-055 Dependency line needs colon or double colon operator. "Makefile", line 1045: make: 1254-055 Dependency line needs colon or double colon operator. "Makefile", line 1048: make: 1254-055 Dependency line needs colon or double colon operator. "", line 0: make: 1254-027 Cannot open . "Makefile", line 1050: make: 1254-055 Dependency line needs colon or double colon operator. "Makefile", line 2256: make: 1254-055 Dependency line needs colon or double colon operator. make: 1254-058 Fatal errors encountered -- cannot continue. make: 1254-004 The error code from the last command is 2. Lionel Roux Mail lionel.roux@xxxxxxxxxxx ----- Réacheminé par Lionel Roux/Marnes/FR/BIO-RAD le 11/07/2005 08:02 ----- Lionel Roux Pour : zippo752001@xxxxxxxxxxx 08/07/2005 10:32 cc : gcc-help@xxxxxxxxxxx Objet : Réf. : Re: errors during the build Hello, now I have the following errors: cc -c -DIN_GCC -DLOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DLIBDIR=\"/usr/local/lib\" -DHAVE_CONFIG_H -I.. -I. -I../../../gcc-3.3.2 /gcc/intl -I../../../gcc-3.3.2/gcc -I../../../gcc-3.3.2/gcc/config -I../../../gcc-3.3.2/gcc/../include -g ../../../gcc-3.3.2 /gcc/intl/plural.c -o plural.o "plural.y", line 264.1: 1506-343 (S) Redeclaration of __gettextlex differs from previous declaration on line 73 of "plural.y". "plural.y", line 264.1: 1506-381 (I) The type "const unsigned char**" of parameter 2 in the prototype declaration is not compatible with the corresponding parameter type "unsigned char**" in the nonprototype declaration. cc: 1501-230 Internal compiler error; please contact your Service Representative make: 1254-004 The error code from the last command is 41. Lionel Roux Unix/Oracle administrator BIO-RAD 3, boulevard Raymond Poincare 92430, Marnes la Coquette(France) Tel +33.1.47.95.61.96 Mail lionel.roux@xxxxxxxxxxx ----- Réacheminé par Lionel Roux/Marnes/FR/BIO-RAD le 08/07/2005 10:31 ----- Lionel Roux Pour : zippo752001@xxxxxxxxxxx 06/07/2005 14:28 cc : gcc-help@xxxxxxxxxxx Objet : Réf. : Re: errors during the build Hello, yes the command touch is available look: touch stamp-picdir ll stamp-picdir -rw-r--r-- 1 root system 0 Jul 06 13:43 stamp-picdir Lionel Roux Mail lionel.roux@xxxxxxxxxxx zippo <zippo752001@comc Pour : gcc-help@xxxxxxxxxxx ast.net> cc : Envoyé par : Objet : Re: errors during the build gcc-help-owner@gc c.gnu.org 06/07/2005 13:24 Try installing or make sure Touch is installed? On Wed, 6 Jul 2005 07:53:50 +0200 Lionel Roux <Lionel.Roux@xxxxxxxxxxx> wrote: > > Hello, > I had the following errors during the make with the version 4.0 on > AIX 5.2 ML 5 > The configure method was configure --prefix=/usr/local > > thanks for your help > > checking for sysconf... yes > checking for times... yes > checking for sbrk... yes > checking for gettimeofday... yes > checking for realpath... yes > checking for canonicalize_file_name... no > checking for pstat_getstatic... no > checking for pstat_getdynamic... no > checking for sysmp... no > checking for getsysinfo... no > checking for table... no > checking for sysctl... no > checking whether canonicalize_file_name must be declared... yes > checking for stdlib.h... (cached) yes > checking for unistd.h... (cached) yes > checking for getpagesize... (cached) yes > checking for working mmap... no > checking for working strncmp... yes > updating cache ../config.cache > configure: creating ./config.status > config.status: creating Makefile > config.status: creating testsuite/Makefile > config.status: creating config.h > config.status: executing default commands > if [ x"" != x ] && [ ! -d pic ]; then mkdir pic; else true; fi > touch stamp-picdir > make: 1254-002 Cannot find a rule to create target ./../include/ansidecl.h > from dependencies. > Stop. > make: 1254-004 The error code from the last command is 2. > > Lionel Roux > > Mail lionel.roux@xxxxxxxxxxx > > > > > Lionel Roux > > > > >