Hi evrey body
I tried to install fltk1.1.9, firstly it seemed corrcet untill the src part in 
make.
Here are the commands and there output ( on ubuntu 9.10  gcc  version 4.4.1  ),
I did it  successfully on debian lenny (gcc < 4.4 )  . Is it gcc version problem

./configure | grep no

checking whether we are cross compiling... no
checking for gcc option to accept ISO C89... none needed
checking for htmldoc... no
checking whether byte ordering is bigendian... no
checking for library containing opendir... none required
checking sys/stdtypes.h usability... no
checking sys/stdtypes.h presence... no
checking for sys/stdtypes.h... no
checking for strlcat... no
checking for strlcpy... no
checking for special C compiler options needed for large files... no
checking alsa/asoundlib.h usability... no
checking alsa/asoundlib.h presence... no
checking for alsa/asoundlib.h... no
checking for IceConnectionNumber in -lICE... no
checking for library containing dlopen... no
checking for glXMakeCurrent in -lGL... no
hecking for glXGetProcAddressARB in -lGL... no
checking for X overlay visuals... no
checking if GCC supports -fno-exceptions... yes
checking if GCC supports -fno-strict-aliasing... yes


This is the output error  for make  Mesa, libjpeg, libpng x11-dev are installed

make  gives

=== making src ===
Compiling filename_list.cxx...
filename_list.cxx: In function ‘int fl_filename_list(const char*, dirent***, 
int (*)(dirent**, dirent**))’:
filename_list.cxx:70: error: invalid conversion from ‘int (*)(const void*, 
const void*)’ to ‘int (*)(const dirent**, const d$
filename_list.cxx:70: error:   initializing argument 4 of ‘int scandir(const 
char*, dirent***, int (*)(const dirent*), int ($
make[1]: *** [filename_list.o] Error 1
make: *** [all] Error 1

WHAT IS MISSED ??
thanks for help





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

Reply via email to