On Tue, Jun 14, 2005 at 01:14:49PM -0700, Josh Coalson wrote: > > 1) configure doesn't properly figure out that i have socklen_t > > defined, > > and so http.c defines its own version. Previously reported. > > FLAC-1.1.2 has in configure.in:
yes, i built 1.1.2 > AC_CHECK_TYPES(socklen_t, [], []) > > is this not working? autoconf/configure doesn't seem to figure out that it's there. See: http://lists.xiph.org/pipermail/flac-dev/2005-March/001780.html for a report on this breaking on FreeBSD, too. I don't know for sure but the poster then said that AC_CHECK_TYPES didn't look in sys/socket.h for whatever reason. Finally, let me take this opportunity to thank you for flac. awesome. (and i won't even whine about an itunes plugin much as i want to ;) danno -- dan pritts [EMAIL PROTECTED] 734 929 9770 _______________________________________________ Flac-dev mailing list [email protected] http://lists.xiph.org/mailman/listinfo/flac-dev
