DO NOT REPLY TO THIS MESSAGE.  INSTEAD, POST ANY RESPONSES TO THE LINK BELOW.

[STR New]

Link: http://www.fltk.org/str.php?L2223
Version: 2.0-current


Hey, while trying to compile fltk-2.0.x-r6829 i've got this error: 

Compiling filename_list.cxx...
filename_list.cxx: In function ‘int fltk::filename_list(const char*,
dirent64***, int (*)(const dirent64* const*, const dirent64* const*))’:
filename_list.cxx:66: error: invalid conversion from ‘int (*)(const
void*, const void*)’ to ‘int (*)(const dirent64**, const
dirent64**)’
filename_list.cxx:66: error:   initializing argument 4 of ‘int
scandir64(const char*, dirent64***, int (*)(const dirent64*), int
(*)(const dirent64**, const dirent64**))’
make[1]: *** [filename_list.o] Błąd 1
make: *** [all] Błąd 2

System is Arch Linux with newest gcc package (gcc-4.4.0-5.1), and fltk was
configured as: 
--disable-gl --disable-debug --disable-xft --disable-cairo
--disable-xinerama --with-optim="-s -Os -march=pentium3"

With -O2 i got the same error.


Link: http://www.fltk.org/str.php?L2223
Version: 2.0-current

_______________________________________________
fltk-bugs mailing list
[email protected]
http://lists.easysw.com/mailman/listinfo/fltk-bugs

Reply via email to