Re: [htdig3-dev] Patch for htnet/HtHTTP.cc


Michael Hirohama (michael-list@sooth.com)
Wed, 6 Oct 1999 01:24:04 -0700


Quoting loic@ceic.com (loic@ceic.com):
>
>
> > > [...]
>
> Ha. I take for granted that you've tried with the latest CVS and that
> it did not work. I sort of remember that the _ALL_SOURCE macro
> triggered all sort of _*SOURCE macros. I just assumed
> _XOPEN_EXTENDED_SOURCE was in defined too. If it is not the case on
> AIX 4, then we should probably 1) either make a specific AC_SYSLOG macro
> that handles the case 2) check with autoconf maintainer if there is
> not a more general solution.
>
> Can I ask you a test ? make clean + hand add #define _XOPEN_EXTENDED_SOURCE 1
> in include/htconfig.h (not include/htconfig.h.in) + make. See if the warning
> disapear + see if no other warning appear (most important). If everything
> compiles fine with _XOPEN_EXTENDED_SOURCE we might 1) add it to acconfig.h
> 2) post an update to autoconf AC_AIX macro to include it.
>
> Configuration is such a pain. There should be one release per month of
> autoconf & al to prevent this kind of try/test.
>
> Thanks for your help,
>

Hi, Loic.

Adding the _XOPEN_EXTENDED_SOURCE #define does not break anything.
However, the AC_AIX macro which defines _ALL_SOURCE might have
broken the compilation of htnet/Connection.cc. I'll look at it
tomorrow when I am thinking more clearly.

  ~~

------------------------------------
To unsubscribe from the htdig3-dev mailing list, send a message to
htdig3-dev@htdig.org containing the single word "unsubscribe" in
the SUBJECT of the message.



This archive was generated by hypermail 2.0b3 on Wed Oct 06 1999 - 01:31:30 PDT