bug-gnulib
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Os2


From: Elbert Pol
Subject: Re: Os2
Date: Sat, 12 Apr 2008 22:33:08 +0200
User-agent: Thunderbird 3.0a1pre (OS/2/2008040200)

Hello Bruno,

When i run i get this....

configure: WARNING: you should use --build, --host, --target
configure: loading site script u:/moztools/config.site-gcc335b4
type: No such file or directory
type: No such file or directory
type: No such file or directory
type: No such file or directory
function: No such file or directory
builtin: No such file or directory
checking for a BSD-compatible install... /bin/install.exe
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... u:/bin/mkdir.exe -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking for ...-gcc... gcc
checking for C compiler default output file name... conftest.exe
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables... .exe
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking for style of include used by make... GNU
checking dependency style of gcc... gcc3
checking for a BSD-compatible install... /bin/install.exe
checking whether make sets $(MAKE)... (cached) yes
checking build system type... Invalid configuration `...': machine `...' not recognized
configure: error: sh build-aux/config.sub ... failed



Bruno Haible wrote:
Elbert Pol wrote:
I run this and now the check complited whitout a error.

Cool! Now the next version of m4 will support your platform.

I also updated a ChangeLog entry: the lack of output before the abort() was
normal, not a problem with your platform.

If you are not yet tired of it, you can also try a larger tarball, containing
all of gnulib.
       http://www.haible.de/bruno/gnu/testdir.tar.gz
On this one, please use

   ./configure CPPFLAGS=-Wall CFLAGS=-g ... 2>&1 | tee configure.log
   make -k 2>&1 | tee make.log
   make -k check 2>&1 | tee check.log

(The -Wall is so that we see warnings; they can help determining failure
cause quickly. The -g is for your future use of gdb.) Be prepared: The
configure, make, make check runs make take a long time and produce some
larger log files (longer than a screen buffer usually is). Then the 4 *.log
files will tell us stories.

Bruno



--
          With the best regards,

                                      Elbert Pol

--------------------------------------------------------------------------
         *******  Take a look at www.romeepol.nl  ********
--------------------------------------------------------------------------




reply via email to

[Prev in Thread] Current Thread [Next in Thread]