This may help the query about compiling htdig under IRIX:
Forwarded message:
> From [EMAIL PROTECTED] Thu Aug 31 14:13:11 2000
> Mailing-List: contact [EMAIL PROTECTED]; run by ezmlm
> Precedence: bulk
> Delivered-To: mailing list [EMAIL PROTECTED]
> Date: Thu, 31 Aug 2000 14:09:47 +0100 (BST)
> From: Bob MacCallum <[EMAIL PROTECTED]>
> Message-Id: <[EMAIL PROTECTED]>
> To: [EMAIL PROTECTED]
> Subject: [htdig] IRIX compile fix
> Content-Length: 999
> X-Status:
> X-Keywords:
> X-UID: 252
>
>
> Hello,
>
> I just managed to compile htdig for IRIX 6.5 without the o32/n32
> error and also without too many warnings,
> using cc (not gcc). For the record, here is what I had to do,
> it differs a little from what it says in:
> http://www.mail-archive.com/[email protected]/msg00832.html
>
> ./configure
>
> edit Makefile.config to change these two lines
> # LIBDIRS= -L../htlib -L../htcommon -L../db/dist -L/usr/lib
> LIBDIRS= -L../htlib -L../htcommon -L../db/dist
> # LIBS= $(HTLIBS) -lz -lnsl -lsocket
> LIBS= $(HTLIBS) -lz -lsocket
>
> make
>
> that's it. it works, and as usual, I don't really know why... ;-)
> our /etc/compiler.defaults are: -DEFAULT:abi=n32:isa=mips3
> I'm not subscribed to the list (yet), so any replies to me please.
>
> Bob.
>
> ------------------------------------
> To unsubscribe from the htdig mailing list, send a message to
> [EMAIL PROTECTED]
> You will receive a message to confirm this.
> List archives: <http://www.htdig.org/mail/menu.html>
> FAQ: <http://www.htdig.org/FAQ.html>
>
>
--
David J Adams
<[EMAIL PROTECTED]>
Computing Services
University of Southampton
------------------------------------
To unsubscribe from the htdig mailing list, send a message to
[EMAIL PROTECTED]
You will receive a message to confirm this.
List archives: <http://www.htdig.org/mail/menu.html>
FAQ: <http://www.htdig.org/FAQ.html>