[vlc-devel] [PATCH 2/4] Test for if_nameindex in a specific header.
    Jean-Baptiste Kempf 
    jb at videolan.org
       
    Wed Feb 29 14:13:28 CET 2012
    
    
  
On Wed, Feb 29, 2012 at 12:47:49PM +0100, Francois Cartegnie wrote :
> Le 29/02/2012 11:24, Rémi Denis-Courmont a écrit :
> >> On Solaris 10, if_nameindex is defined in a specific header file which
> >> needs to be included. When testing for if_nameindex, the header is now
> >> used and the false negative is removed.
> 
> The problem is the missing nsl lib at AC_CHECK_FUNC test level.
> HAVE_IF_NAMEINDEX if then flagged as false.
Then add the nsl during AC_CHECK_FUNC :)
Best regards,
-- 
Jean-Baptiste Kempf
http://www.jbkempf.com/ - +33 672 704 734
Sent from my Electronic Device
    
    
More information about the vlc-devel
mailing list