Hi Götz!
Am 05.07.2011 um 22:43 schrieb Götz Hoffart:
there are some errors for platformtest.sh on my Cobalt Qube 1, 150 MHz MIPS CPU, 60 MB RAM, Debian 4.0.
Thanks for testing!
root@qube:~/ngircd-18~rc2/contrib # ./platformtest.sh platformtest.sh: Checking ngIRCd base source directory ... platformtest.sh: Checking for "./autogen.sh" script ... platformtest.sh: Running "./configure" script ... platformtest.sh: Running "make" ... platformtest.sh: Running "make check" ... portabtest.c: In function 'main': portabtest.c:43: warning: the address of 'snprintf', will always evaluate as 'true' portabtest.c:44: warning: the address of 'vsnprintf', will always evaluate as 'true' portabtest.c:45: warning: the address of 'strlcpy', will always evaluate as 'true' portabtest.c:46: warning: the address of 'strlcat', will always evaluate as 'true' ./getpid.sh: line 22: 7161 Speicherzugriffsfehler ps $PS_FLAGS >/dev/null 2>&1 ./getpid.sh: line 31: 7162 Speicherzugriffsfehler ps $PS_FLAGS >procs.tmp ./getpid.sh: line 22: 7185 Speicherzugriffsfehler ps $PS_FLAGS >/dev/null 2>&1 ./getpid.sh: line 31: 7186 Speicherzugriffsfehler ps $PS_FLAGS >procs.tmp
Hm … this looks as if „ps“ is crashing … Could you try if „ps -ax“ works for you?
the executable works ("runs") as expected --+ tests run successfully ("make check") --+ | ngIRCd compiles ("make") --+ | | ./configure works --+ | | | | | | |
Platform Compiler ngIRCd Date Tester C M T R See
mipsel/unknown/linux-gnu gcc 4.1.2 18~rc2 11-07-05 root Y Y N Y (1)
Thanks, will be added to doc/Platforms.txt!
Regards Alex