On Tue, 29 May 2007 09:57:47 -0400 Nick Mathewson <[EMAIL PROTECTED]> wrote:
> On Tue, May 29, 2007 at 08:55:32PM +0800, Li-Hui Zhou wrote: > > > > > > Is HAVE_STRUCT_IN6_ADDR is defined in orconfig.h? > > > > > > Where is struct in6_addr defined in your system headers? > > You didn't answer the above questions. I need to know what's going on > there. There seems to be some problem where the autoconf script is > not correctly detecting whether your headers have a 'struct in6_addr ' > > yrs, > -- > Nick Mathewson Here's what I found in my orconfig.h, obviously not defined. /* Define to 1 if the system has the type `struct in6_addr'. */ /* #undef HAVE_STRUCT_IN6_ADDR */ -- Li-Hui Zhou <[EMAIL PROTECTED]>

