Opened 12 years ago

Closed 12 years ago

#35426 closed defect (fixed)

fltk-devel won't compile in OSX 10.8

Reported by: vic@… Owned by: macports-tickets@…
Priority: Normal Milestone:
Component: ports Version: 2.1.2
Keywords: mountainlion Cc: mechgyver@…, derekathomas@…, phillicl@…, ryandesign (Ryan Carsten Schmidt)
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.

Attachments (1)

main.log (26.1 KB) - added by vic@… 12 years ago.

Download all attachments as: .zip

Change History (8)

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.

comment:3 Changed 12 years ago by mechgyver@…

Cc: mechgyver@… added

Cc Me!

comment:4 Changed 12 years ago by derekathomas@…

Cc: derekathomas@… added

Cc Me!

comment:5 Changed 12 years ago by phillicl@…

Cc Me!

comment:6 Changed 12 years ago by phillicl@…

Cc: phillicl@… added

Cc Me!

comment:7 Changed 12 years ago by ryandesign (Ryan Carsten Schmidt)

Cc: ryandesign@… added
Resolution: fixed
Status: newclosed
Note: See TracTickets for help on using tickets.