Hello Bruno,
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.
hehe i not get tired, i'm verry happy you help me out in here.
I run the configure, it end then i run the make but that fails.
I attach the logs, but din't run the make -k check cause i thought this
is only important if the make runs it without a error?
But if you want i can run it to.
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 ********
--------------------------------------------------------------------------