Opened 12 years ago

Last modified 12 years ago

#35426 closed defect

fltk-devel won't compile in OSX 10.8 — at Version 2

Reported by: vic@… Owned by: macports-tickets@…
Priority: Normal Milestone:
Component: ports Version: 2.1.2
Keywords: mountainlion Cc:
Port: fltk-devel

Description (last modified by mf2k (Frank Schima))

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.

Change History (3)

Changed 12 years ago by vic@…

Attachment: main.log added

comment:1 Changed 12 years ago by vic@…

Cc: vic@… added

Cc Me!

comment:2 Changed 12 years ago by mf2k (Frank Schima)

Cc: vic@… removed
Description: modified (diff)
Keywords: mountainlion added
Port: fltk-devel added

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

Note: See TracTickets for help on using tickets.