Re: configure: WARNING: `missing' script is too old or missing

2010-08-28 Thread YuGiOhJCJ Mailing-List
On Sat, 28 Aug 2010 17:12:29 +0200 Ralf Wildenhues wrote: > > Hello, > > * YuGiOhJCJ Mailing-List wrote on Sat, Aug 28, 2010 at 05:04:54PM CEST: > > On Sat, 28 Aug 2010 15:19:30 +0200 Ralf Wildenhues wrote: > > > * YuGiOhJCJ Mailing-List wrote on Sat, Aug 28, 2010 at 02:41:50PM CEST: > > > >

Re: configure: WARNING: `missing' script is too old or missing

2010-08-28 Thread YuGiOhJCJ Mailing-List
On Sat, 28 Aug 2010 15:19:30 +0200 Ralf Wildenhues wrote: > > * YuGiOhJCJ Mailing-List wrote on Sat, Aug 28, 2010 at 02:41:50PM CEST: > > In my configure.ac file, I don't use AC_CONFIG_AUX_DIR or > > AC_CONFIG_SRCDIR because these macros are not used in the sample > > HelloWorld > > That's fine

Re: configure: WARNING: `missing' script is too old or missing

2010-08-28 Thread Ralf Wildenhues
Hello, * YuGiOhJCJ Mailing-List wrote on Sat, Aug 28, 2010 at 05:04:54PM CEST: > On Sat, 28 Aug 2010 15:19:30 +0200 Ralf Wildenhues wrote: > > * YuGiOhJCJ Mailing-List wrote on Sat, Aug 28, 2010 at 02:41:50PM CEST: > > > In my configure.ac file, I don't use AC_CONFIG_AUX_DIR or > > > AC_CONFIG_SRC

Re: configure: WARNING: `missing' script is too old or missing

2010-08-28 Thread Ralf Wildenhues
* YuGiOhJCJ Mailing-List wrote on Sat, Aug 28, 2010 at 02:41:50PM CEST: > In my configure.ac file, I don't use AC_CONFIG_AUX_DIR or > AC_CONFIG_SRCDIR because these macros are not used in the sample > HelloWorld That's fine. > Why the configure script doesn't found my missing script? I'm still n

Re: configure: WARNING: `missing' script is too old or missing

2010-08-28 Thread YuGiOhJCJ Mailing-List
nt is sane... yes > > /bin/sh: /home/yugiohjcj/missing: No such file or directory > > configure: WARNING: `missing' script is too old or missing > > checking for a thread-safe mkdir -p... /usr/bin/mkdir -p > > [...] > > --- > > > > It is right /home/yu

Re: configure: WARNING: `missing' script is too old or missing

2010-08-28 Thread Ralf Wildenhues
WARNING: `missing' script is too old or missing > checking for a thread-safe mkdir -p... /usr/bin/mkdir -p > [...] > --- > > It is right /home/yugiohjcj/missing doesn't exists but I don't know > why the configure script try to get this file in my home directory > ins

configure: WARNING: `missing' script is too old or missing

2010-08-28 Thread YuGiOhJCJ Mailing-List
Hello, When I run the configure script I get this warning : --- [...] checking whether build environment is sane... yes /bin/sh: /home/yugiohjcj/missing: No such file or directory configure: WARNING: `missing' script is too old or missing checking for a thread-safe mkdir -p... /usr/bin/mkd