lynx-dev
[Top][All Lists]
Advanced

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

Re: [Lynx-dev] lynx2.8.6dev.6


From: gilmap
Subject: Re: [Lynx-dev] lynx2.8.6dev.6
Date: Mon, 11 Oct 2004 15:29:12 -0600 (MDT)

In a recent note, Thomas Dickey said:

> Date: Sun, 10 Oct 2004 20:45:30 -0400
> 
> The current version of lynx is 2.8.5
> 
Looks good on:

    powerpc-apple-darwin7.5.0

    sparc-sun-solaris2.8

> * improve configure script macro CF_XOPEN_SOURCE, ensuring that 
> _POSIX_C_SOURCE
>   is defined with a value (comment on comp.sys.stratus newsgroup) -TD
> 
Fails on:

    i370-ibm-openedition

with multiple:

    c89 -DHAVE_CONFIG_H  -D_XOPEN_SOURCE=500 -D_POSIX_C_SOURCE=199506  
-I../../.. -I../../../src -I../../../../src -I../../../../src/src  
-I../../../../src/WWW/Library/Implementation -D_ALL_SOURCE -Wl,EDIT=NO    
-I../../../../src/WWW/Library/Implementation/ -DACCESS_AUTH -c 
../../../../src/WWW/Library/Implementation/HTDOS.c
    ERROR CCN3205 /usr/include/features.h:405   199506 can only be defined with 
values 1 or 2

/usr/include/features.h contains:

  #ifdef  _POSIX_C_SOURCE

    #if (_POSIX_C_SOURCE != 1) && (_POSIX_C_SOURCE != 2)
      #error _POSIX_C_SOURCE can only be defined with values 1 or 2
    #else

  ...

IBM doc at:

    <a 
href="http://publibz.boulder.ibm.com/cgi-bin/bookmgr_OS390/BOOKS/edclb110/2.1?ACTION=MATCHES&amp;REQUEST=POSIX_C_SOURCE&amp;TYPE=FUZZY&amp;SHELF=&amp;DT=20010712163549&amp;CASE=&amp;searchTopic=TOPIC&amp;searchText=TEXT&amp;searchIndex=INDEX&amp;rank=RANK&amp;ScrollTOP=FIRSTHIT#FIRSTHIT";>
 2.1 "z/OS V1R2.0 C/C++ Run-Time Library Reference"   IBM Library Server </a>

Thanks,
gil
-- 
StorageTek
INFORMATION made POWERFUL




reply via email to

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