On Fri, Dec 02, 2011 at 04:00:46PM +0900, Carsten Haitzler wrote: > On Thu, 1 Dec 2011 17:41:17 +0100 Joerg Sonnenberger <jo...@britannica.bec.de> > said: > > > Hi all, > > sorry for not finding the time for doing this earlier. Attached is a > > patch that sorts out a number of smaller issues with eina on NetBSD and > > Solaris. Some are noise, some are real bugs. This brings it down to one > > compiler warning for iconv, which is expected (and messy). > > ooh. and the dirfd check... looks just like something that would crash! so > that's actually not a valid check at all... well if it is run after compiling > to check feature existence :)
It's not run. It's just supposed to compile and link correctly. Using a global variable just prevents surprising optimisations by the compiler. The problem is that the existing check using AC_CHECK_FUNCS won't work, if dirfd is just available as a macro. Joerg ------------------------------------------------------------------------------ All the data continuously generated in your IT infrastructure contains a definitive record of customers, application performance, security threats, fraudulent activity, and more. Splunk takes this data and makes sense of it. IT sense. And common sense. http://p.sf.net/sfu/splunk-novd2d _______________________________________________ enlightenment-devel mailing list enlightenment-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/enlightenment-devel