2011/4/24 Måns Rullgård <[email protected]> > Diego Biurrun <[email protected]> writes: > > > On Sat, Apr 23, 2011 at 04:29:36PM +0100, Måns Rullgård wrote: > >> Diego Biurrun <[email protected]> writes: > >> > > >> > The FreeBSD FATE box passes '-D__BSD_VISIBLE -D__XSI_VISIBLE=600' as > >> > extra CFLAGS to configure: > >> > > >> > http://fate.libav.org/x86_32-freebsd-gcc-4.4/20110423101824 > >> > > >> > I think the DragonFlay box should do the same. > >> > >> That is also wrong then. We should fix both. > > > > Fix how? > > By passing correct flags that work. That might mean dropping > _POSIX_C_SOURCE for BSD. > > -- > Måns Rullgård > [email protected] > _______________________________________________ > libav-devel mailing list > [email protected] > https://lists.libav.org/mailman/listinfo/libav-devel >
Can you convert the inet_aton() calls to inet_pton()? Would that remove the need for these defines? -- Sean
_______________________________________________ libav-devel mailing list [email protected] https://lists.libav.org/mailman/listinfo/libav-devel
