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 * --------------------------- ------------ ---------- -------- -------- - - - - - i686/pc/linux-gnu 2.95.2 23 15-12-23 goetz Y Y Y Y 1
# cat /etc/debian_version 2.2
# uname -a Linux potato 2.2.19 #1 Sat Jun 9 13:04:06 EST 2001 i686 unknown
# ldd src/ngircd/ngircd libc.so.6 => /lib/libc.so.6 (0x40015000) /lib/ld-linux.so.2 => /lib/ld-linux.so.2 (0x40000000)