[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Lynx-dev] Re: HTTP request from USS [PATCH]
From: |
gilmap |
Subject: |
[Lynx-dev] Re: HTTP request from USS [PATCH] |
Date: |
Sat, 20 Mar 2004 12:55:36 -0700 (MST) |
In a recent note, Michael P Colyar said:
> Date: Fri, 19 Mar 2004 15:08:23 -0600
> Sender: MVS OpenEdition <address@hidden>
> (on z/OS)
>
> I just unpaxed it again and tried to run ./configure using the default
> /bin/sh as my shell:
>
> checking whether the C compiler (c89 -D_ALL_SOURCE -Wl,EDIT=NO )
> works... echo: ./configure 860: FSUM7355 bad file descriptor "1"
> ./configure 888: FSUM7341 bad file descriptor "5"
>
I haven't been able to reproduce this.
> If I then run make it fails on the link edit of lynx with:
>
> Linking and creating Lynx executable
> IEW2456E 9207 SYMBOL getattrs UNRESOLVED. MEMBER COULD NOT BE INCLUDED
> FROM THE DESIGNATED CALL LIBRARY.
>
Indeed. Some #if were changed in LYCurses.c. Not a nice thing to
do at a final stable release (unless it's necessary). The attached
patch fixes it for me (but this seems too obvious -- am I overlooking
something?) I'm submitting the patch to lynx-dev.
-- gil
--
StorageTek
INFORMATION made POWERFUL
lynx.patch.getattr
Description: c program text
_______________________________________________
Lynx-dev mailing list
address@hidden
http://mail.gnu.org/mailman/listinfo/lynx-dev
- [Lynx-dev] Re: HTTP request from USS [PATCH],
gilmap <=