#35426: fltk-devel won't compile in OSX 10.8 -----------------------------+---------------------------------------------- Reporter: vic@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.1.2 Keywords: | Port: -----------------------------+---------------------------------------------- I have not been able to compile fltk-debel in OSX 10.8 (Mountain Lion). All dependencies have been installed. The problem occurs in the build stage. Here is the error. :info:build filename_list.cxx: In function ‘int fl_filename_list(const char*, dirent***, int (*)(dirent**, dirent**))’: :info:build filename_list.cxx:113: error: invalid conversion from ‘int (*)(const void*, const void*)’ to ‘int (*)(const dirent**, const dirent**)’ :info:build filename_list.cxx:113: error: initializing argument 4 of ‘int scandir(const char*, dirent***, int (*)(const dirent*), int (*)(const dirent**, const dirent**))’ :info:build make[1]: *** [filename_list.o] Error 1 I am attaching the main log. -- Ticket URL: <https://trac.macports.org/ticket/35426> MacPorts <http://www.macports.org/> Ports system for Mac OS