Hi,
just wanted you to know that ngircd 14.1 compiles fine on HP-UX 11i  
(PA-RISC) using gcc 4.2.3 and gmake:
--------------
ngIRCd 14.1 has been configured with the following options:
              Target: hppa2.0w-hp-hpux11.11
            Compiler: gcc
      Compiler flags: -g -O2 -pipe -W -Wall -Wpointer-arith -Wstrict- 
prototypes -fstack-protector -D_XOPEN_SOURCE_EXTENDED -DSYSCONFDIR='"$ 
(sysconfdir)"'
           Libraries: -lz -lnsl
     'ngircd' binary: /usr/local/sbin
  Configuration file: /usr/local/etc
        Manual pages: /usr/local/man
       Documentation: /usr/local/share/doc/ngircd
      Syslog support: yes     Enable debug code: no
    zlib compression: yes           IRC sniffer: no
    Use TCP Wrappers: no        Strict RFC mode: no
    Zeroconf support: no          IRC+ protocol: yes
       IDENT support: no            I/O backend: "poll()"
       IPv6 protocol: no            SSL support: no
real    0m22.769s
user    0m9.110s
sys     0m11.100s
bash-3.2# time gmake -j2
real    0m13.663s
user    0m16.200s
sys     0m1.880s
bash-3.2# ./ngircd --help
ngircd 14.1-SYSLOG+ZLIB+IRCPLUS-hppa2.0w/hp/hpux11.11
bash-3.2# file ngircd
ngircd:         PA-RISC2.0 shared executable dynamically linked -not  
stripped
--------------
(testing machine is a J6750 with two PA-RISC 8700+ CPUs with 875 MHz  
and enough RAM)
Regards
Götz