This is the mail archive of the libc-help@sourceware.org mailing list for the glibc project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: in6_addr and problems accessing members


Cancel. I was in the wrong header.

I opened the first one that caught my eye after a grep. I did not open
the one that was being included in the test program.

Sorry about the extra noise.

Jeff

On Fri, Mar 25, 2016 at 10:12 AM, Jeffrey Walton <noloader@gmail.com> wrote:
> Hi Everyone,
>
> I'm trying to understand what is going on below. I believe I have
> glibc's in6.h header. I'm having trouble access members of the of
> struct in6_addr:
>
>     error: âstruct in6_addrâ has no member named âu6_addr32â
>
> And:
>
>     error: âstruct in6_addrâ has no member named âin6_uâ
>
> I've looked at the CONFORMANCE document, but I don't really see where
> there might be a discrepancy.
>
> Would anyone be able to help guide me through this?
>
> My apologies for the troubles. Thank you in advance.
>
> ...


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]