Greetings, When trying to install from source on Mac OS X I get the following error after running 'make install':
stream.c:128: error: implicit declaration of function `strndupa' stream.c:128: warning: assignment makes pointer from integer without a cast stream.c:131: error: implicit declaration of function `strdupa' stream.c:131: warning: assignment makes pointer from integer without a cast stream.c: In function `file_open': stream.c:1237: error: storage size of `s' isn't known stream.c:1239: error: implicit declaration of function `fstat' stream.c:1237: warning: unused variable `s' make[3]: *** [stream.lo] Error 1 make[2]: *** [all-recursive] Error 1 make[1]: *** [all-recursive] Error 1 make: *** [all-recursive-am] Error 2 Any ideas? _______________________________________________ directfb-users mailing list [email protected] http://mail.directfb.org/cgi-bin/mailman/listinfo/directfb-users
