Hello. On 06/06/16 10:22, Stefan Schmidt wrote: > Hello. > > On 06/06/16 08:05, Felipe Magno de Almeida wrote: >> felipealmeida pushed a commit to branch master. >> >> http://git.enlightenment.org/core/efl.git/commit/?id=2a3d7860dbc11458425e162cd69ee399e9025251 >> >> commit 2a3d7860dbc11458425e162cd69ee399e9025251 >> Author: Felipe Magno de Almeida <[email protected]> >> Date: Mon Jun 6 02:54:36 2016 -0300 >> >> eolian-cxx: Rewrite to accomodate new features of the C++ binding > This commit broke the build for OS X: > > bin/eolian_cxx/eolian_cxx.cc:205:17: error: use of undeclared identifier > 'basename' > > char* base = basename(dup);
Fixed. Was just a missing libgenh.h include for basename() regards Stefan Schmidt ------------------------------------------------------------------------------ What NetFlow Analyzer can do for you? Monitors network bandwidth and traffic patterns at an interface-level. Reveals which users, apps, and protocols are consuming the most bandwidth. Provides multi-vendor support for NetFlow, J-Flow, sFlow and other flows. Make informed decisions using capacity planning reports. https://ad.doubleclick.net/ddm/clk/305295220;132659582;e _______________________________________________ enlightenment-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/enlightenment-devel
