(n00b question)

Is there a list where the development of the ntp code base is discussed?  It 
seems like having a few VMs set aside to build for the various OS’es would help 
identify these defects promptly when something is committed against a 
trunk/tree to advise of the impact.

Happy to provide some resources to ensure a release builds on various 
platforms/os flavors.

- Jared

> On Dec 20, 2014, at 12:13 PM, Jim Reid <[email protected]> wrote:
> 
> Hi. I get the following compilation error on MacOSX 10.9.5 and FreeBSD9.0:
> 
> ./configure --with-crypto --with-openssl-libdir=/usr/local/lib 
> --with-openssl-incdir=/usr/local/ssl/include
> ...
> 
> ntp_io.c:3457:4: error: no member named '__u6_addr' in 'sockaddr_u'
> ntp_io.c:3457:4: error: no member named '__u6_addr' in 'sockaddr_u'
> ntp_io.c:3457:4: error: no member named '__u6_addr' in 'sockaddr_u'
> ntp_io.c:3457:4: error: no member named '__u6_addr' in 'sockaddr_u'
> ntp_io.c:3464:9: error: no member named '__u6_addr' in 'sockaddr_u'
> ntp_io.c:3464:9: error: no member named '__u6_addr' in 'sockaddr_u'
> ntp_io.c:3464:9: error: no member named '__u6_addr' in 'sockaddr_u'
> ntp_io.c:3464:9: error: no member named '__u6_addr' in 'sockaddr_u'
> ntp_io.c:3465:10: error: no member named '__u6_addr' in 'sockaddr_u'
> ntp_io.c:3465:10: error: no member named '__u6_addr' in 'sockaddr_u'
> ntp_io.c:3465:10: error: no member named '__u6_addr' in 'sockaddr_u'
> ntp_io.c:3465:10: error: no member named '__u6_addr' in 'sockaddr_un'
> 
> On the Macs, configure somehow gets the pathname for the shared libedit 
> library wrong. It should be /usr/local/lib/libedit.0.dylib.
> 
> clang: error: no such file or directory: '/usr/local/lib/libedit.dylib'
> clang: error: no such file or directory: '/usr/local/lib/libedit.dylib'
> 
> A symlink works around that error.
> 
> 
> _______________________________________________
> pool mailing list
> [email protected]
> http://lists.ntp.org/listinfo/pool

_______________________________________________
pool mailing list
[email protected]
http://lists.ntp.org/listinfo/pool

Reply via email to