Yes, the interface to that call was changed on some platforms just recently. Can you try the current 1.3 from Subversion?
On 23.08.2012, at 05:12, Paul Englebretson <[email protected]> wrote: > I downloaded version 1.3.0 and attempted to install it. I followed the > instructions provided and during the make process the following error > appeared: > > > Compiling filename_list.cxx... > filename_list.cxx: In function ‘int fl_filename_list(const char*, dirent***, > int (*)(dirent**, dirent**))’: > filename_list.cxx:122:73: error: invalid conversion from ‘int (*)(const > void*, const void*)’ to ‘int (*)(const dirent**, const dirent**)’ > [-fpermissive] > /usr/include/dirent.h:256:12: error: initializing argument 4 of ‘int > scandir(const char*, dirent***, int (*)(const dirent*), int (*)(const > dirent**, const dirent**))’ [-fpermissive] > make[1]: *** [filename_list.o] Error 1 > make: *** [install] Error 1 > > "Pertinent" OS information follows: > > Linux Mint 13 Maya > > Linux xxxxx 3.2.0-29-generic #46-Ubuntu SMP Fri Jul 27 17:03:23 UTC 2012 > x86_64 x86_64 x86_64 GNU/Linux > > The system is "up to date" according to aptitude. > > Unfortunately I do not currently have the experience to debug this problem in > a short time frame. If one of greater knowledge and experience in this > product can address this issue and resolve the problem, it would be greatly > appreciated. > > THANKS in advance for your help! > PaulE > > _______________________________________________ > fltk mailing list > [email protected] > http://lists.easysw.com/mailman/listinfo/fltk _______________________________________________ fltk mailing list [email protected] http://lists.easysw.com/mailman/listinfo/fltk

