HP3000-L Archives

May 2000, Week 3

HP3000-L@RAVEN.UTC.EDU

Options: Use Monospaced Font
Show Text Part by Default
Show All Mail Headers

Message: [<< First] [< Prev] [Next >] [Last >>]
Topic: [<< First] [< Prev] [Next >] [Last >>]
Author: [<< First] [< Prev] [Next >] [Last >>]

Print Reply
Subject:
From:
Mark Bixby <[log in to unmask]>
Reply To:
Mark Bixby <[log in to unmask]>
Date:
Thu, 18 May 2000 17:08:56 -0700
Content-Type:
text/plain
Parts/Attachments:
text/plain (18 lines)
Jean Huot wrote:
>
> Apparently inet_addr is part of XL.PUB.SYS, hiden in
>  -lsocket. When I compile Lynx, how do I integrate this inet_addr library into:
>
> ./configure --host=hppa1.0-hp-bsd

Do the following:

        LIBS="-lsocket" ./configure --host=hppa1.0-hp-bsd

Note that you also want to modify configure to do the "callci run" trick that I
describe in the first bullet at:

        http://www.bixby.org/mark/porting.html#hscripts

- Mark B.

ATOM RSS1 RSS2