Changes between Initial Version and Version 2 of Ticket #35426


Ignore:
Timestamp:
Jul 30, 2012, 2:16:44 PM (12 years ago)
Author:
mf2k (Frank Schima)
Comment:

In the future, please fill in the Port field and use WikiFormatting.

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #35426

    • Property Keywords mountainlion added
    • Property Port fltk-devel added
  • Ticket #35426 – Description

    initial v2  
    11I 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.
    22
     3{{{
    34:info:build filename_list.cxx: In function ‘int fl_filename_list(const char*, dirent***, int (*)(dirent**, dirent**))’:
    45:info:build filename_list.cxx:113: error: invalid conversion from ‘int (*)(const void*, const void*)’ to ‘int (*)(const dirent**, const dirent**)’
    56:info:build filename_list.cxx:113: error:   initializing argument 4 of ‘int scandir(const char*, dirent***, int (*)(const dirent*), int (*)(const dirent**, const dirent**))’
    67:info:build make[1]: *** [filename_list.o] Error 1
     8}}}
    79
    810I am attaching the main log.