Am 14.12.2015 um 17:08 schrieb G�tz Hoffart goetz@hoffart.de:
[root@ba ngircd-23]# ./contrib/platformtest.sh platformtest.sh: Checking ngIRCd base source directory ... platformtest.sh: - source directory: ./contrib/.. platformtest.sh: - working directory: /root/src/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" ... ar: `u' modifier ignored since `D' is the default (see `U') ar: `u' modifier ignored since `D' is the default (see `U') ar: `u' modifier ignored since `D' is the default (see `U') 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 *
x86_64/unknown/linux-gnu gcc 5.3.0 23 15-12-14 root Y Y y Y 1
Thanks Götz!
platformtest.sh: Warning: Some tests have been skipped!
Most probably this is because of missing telnet(1) or expect(1) commands in your installation, that the test suite ("make check") of ngIRCd relays on.
Regards Alex