This is the mail archive of the
gcc-help@gcc.gnu.org
mailing list for the GCC project.
Réf. : Re: errors during the build
- From: Lionel Roux <Lionel dot Roux at Bio-Rad dot com>
- To: zippo752001 at comcast dot net
- Cc: gcc-help at gcc dot gnu dot org
- Date: Wed, 6 Jul 2005 14:28:56 +0200
- Subject: 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@bio-rad.com
zippo
<zippo752001@comc Pour : gcc-help@gcc.gnu.org
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@Bio-Rad.com> 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@bio-rad.com
>
>
>
>
> Lionel Roux
>
>
>
>
>