Works:
platformtest.sh: Checking ngIRCd base source directory ... platformtest.sh: - source directory: contrib/.. platformtest.sh: - working directory: /home/goetz/goetz/ngircd-23 platformtest.sh: Checking for GIT tree ... platformtest.sh: Checking for "contrib/../configure" script ... platformtest.sh: Running "contrib/../configure" script ... platformtest.sh: Running "make" ... platformtest.sh: Running "make check" ...
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 * --------------------------- ------------ ---------- -------- -------- - - - - - i386/unknown/openbsd3.5 2.95.3 23 15-11-27 goetz Y Y y Y 3
platformtest.sh: Warning: Some tests have been skipped!
$ uname -a OpenBSD obsd35.3rz.org 3.5 GENERIC#34 i386
$ gcc -v Reading specs from /usr/lib/gcc-lib/i386-unknown-openbsd3.5/2.95.3/specs gcc version 2.95.3 20010125 (prerelease, propolice)