[mythtv-commits] mythtv commit: r18941 by nigel

mythtv at cvs.mythtv.org mythtv at cvs.mythtv.org
Thu Oct 30 06:16:07 UTC 2008


      Author: nigel
        Date: 2008-10-30 06:16:07 +0000 (Thu, 30 Oct 2008)
New Revision: 18941
   Changeset: http://cvs.mythtv.org/trac/changeset/18941

Modified:

   trunk/mythtv/configure

Log:

Another FreeBSD fix - a system header was not defining some stuff if a
POSIX environment was being assumed/forced (similar to some Mac OS X ones):
In file included from hdhomerun/hdhomerun_discover.c:31:
/usr/include/ifaddrs.h:34: error: expected specifier-qualifier-list before 'u_int'
hdhomerun/hdhomerun_discover.c: In function 'hdhomerun_discover_sock_detect':
hdhomerun/hdhomerun_discover.c:140: error: 'struct ifaddrs' has no member named 'ifa_addr'
hdhomerun/hdhomerun_discover.c:141: error: 'struct ifaddrs' has no member named 'ifa_netmask'
*** Error code 1





More information about the mythtv-commits mailing list