lynx-dev
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: LYNX-DEV Lynx 2.6 Sun4 won't compile


From: Foteos Macrides
Subject: Re: LYNX-DEV Lynx 2.6 Sun4 won't compile
Date: Thu, 14 Nov 1996 18:56:11 -0500 (EST)

Mike Brown <address@hidden> wrote:
>> As for the strerror problem - sounds like a POSIX/ANSI C function being
>> called .  Check the module in question and see if there's a DEFINE that
>> needs to be defined or undefined to not call that function.
>
>What module am I checking and what am I looking for?  The error occurs at
>the final stage of the make, the lynx executable is being linked and
>created.  There's no indication of where in that procedure it is dying. 

        The call is in ./WWW/Implementation/HTTCP.c.
        
        It uses strerror(SOCKET_ERRNO) or sys_errlist[SOCKET_ERRNO]
depending on a maze of spaghetti #ifdef'ing.

                                Fote

=========================================================================
 Foteos Macrides            Worcester Foundation for Biomedical Research
 address@hidden         222 Maple Avenue, Shrewsbury, MA 01545
=========================================================================
;
; To UNSUBSCRIBE:  Send a mail message to address@hidden
;                  with "unsubscribe lynx-dev" (without the
;                  quotation marks) on a line by itself.
;


reply via email to

[Prev in Thread] Current Thread [Next in Thread]