At 05:01 02/12/2001, you wrote: >> Whats the chance of finding a precompiled <binary> of this release in HP-UX >> 10.2x or 11.x ? > >No Undernet server that I know of runs on HP-UX, nor is it a platform that >is otherwise available to any of the developers, at least to my knowledge-- >it's certainly not available to me. I would be surprised if ircu will even >compile under HP-UX. On top of that, precompiled binaries and ircu, >especially of the u2.10.10 series, don't mix--too many options and settings >have to be compiled in, rather than being set through the config file. I'd >say that your chances of finding a precompiled release for HP-UX is pretty >much nil; sorry. >-- >Kevin L. Mitchell <[EMAIL PROTECTED]>
I managed to built it (2.10.10.pl18) on HPUX 11 using gcc 2.95.2 and running "./configure ; make config ; gmake" thus using gmake (heh) then installing files by hand (the gmake install (or make install) does not work). It has one restriction tho, because it seemed like HPUX didnt liked the -lresolv thing i had to turn '-lcrypt -lresolv' in '-lcrypt' only to have it build the 'ircd' binary. # gmake --version GNU Make version 3.79, by Richard Stallman and Roland McGrath. Built for hppa2.0n-hp-hpux11.00 Copyright (C) 1988, 89, 90, 91, 92, 93, 94, 95, 96, 97, 98, 99 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. Report bugs to <[EMAIL PROTECTED]>. # gcc --version 2.95.2 both GCC and GMAKE were took for HPUX as pre-install packages (to be set up using /usr/sbin/swinstall) and were found on http://hpux.cict.fr/ Maybe i installed some other stuff to have gcc working but you will find that info if I miss it in the README's of gcc and probably the binary distro on the above URL. *cheers* PS: # ls -lisa ircd/ircd 43827 4832 -rwx--x--x 1 root sys 2464612 Dec 2 15:17 ircd/ircd # uname -a HP-UX hp9000 B.11.00 U 9000/800 000000000 unlimited-user license and its running and linked to a testnet and seems to work ;) ----------------------------------------------- nighty - Undernet IRC Operator ----------------------------------------------- Paris.FR.EU.Undernet.Org ----------------------------------------------- mailto:[EMAIL PROTECTED] PGP key available at http://www.ecp-net.com/pgpkeys.php3?mail=nighty%40undernet.org FingerPrint : 40A8 D43E E4EB D04D D7AD A9AC 2392 A17F E57C C83E -----------------------------------------------