Em 10 de julho de 2011 20:21, Stas Malyshev <smalys...@sugarcrm.com> escreveu:
> Hi!
>
> I was now building 5.4 on Mac with sockets enabled and got this:
>
> /Users/smalyshev/php-5.4/ext/sockets/multicast.c: In function
> ‘php_if_index_to_addr4’:
> /Users/smalyshev/php-5.4/ext/sockets/multicast.c:426: error: ‘struct ifreq’
> has no member named ‘ifr_ifindex’
> /Users/smalyshev/php-5.4/ext/sockets/multicast.c: In function
> ‘php_add4_to_if_index’:
> /Users/smalyshev/php-5.4/ext/sockets/multicast.c:506: error: ‘SIOCGIFINDEX’
> undeclared (first use in this function)
> /Users/smalyshev/php-5.4/ext/sockets/multicast.c:506: error: (Each
> undeclared identifier is reported only once
> /Users/smalyshev/php-5.4/ext/sockets/multicast.c:506: error: for each
> function it appears in.)
> /Users/smalyshev/php-5.4/ext/sockets/multicast.c:513: error: ‘struct ifreq’
> has no member named ‘ifr_ifindex’
>
> Redoing buildconf/configure didn't help. Any ideas?


There's a report about this:
- https://bugs.php.net/bug.php?id=55111


-- 
Regards,
Felipe Pena

--
PHP Internals - PHP Runtime Development Mailing List
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to