I just installed Fedora 16 yesterday on a test machine, not on my radio machine. I just now tried to compile fldigi-3.21.24 on this installation.
First I downloaded and built and installed fltk-1.3.0 because the fltk that comes with the system is probably not compiled with the correct options anyway. That went fine. Then when I was compiling fldigi things went humming along until CXX fldigi-Panel.o widgets/Panel.cxx: In member function ‘int Panel::orgx()’: widgets/Panel.cxx:40:21: error: cannot convert ‘int*’ to ‘short int*’ in initialization widgets/Panel.cxx: In member function ‘int Panel::orgy()’: widgets/Panel.cxx:49:21: error: cannot convert ‘int*’ to ‘short int*’ in initialization widgets/Panel.cxx: In member function ‘void Panel::position(int, int, int, int)’: widgets/Panel.cxx:58:19: error: cannot convert ‘int*’ to ‘short int*’ in initialization widgets/Panel.cxx: In member function ‘virtual void Panel::resize(int, int, int, int)’: widgets/Panel.cxx:93:19: error: cannot convert ‘int*’ to ‘short int*’ in initialization widgets/Panel.cxx: In member function ‘virtual int Panel::handle(int)’: widgets/Panel.cxx:194:20: error: cannot convert ‘int*’ to ‘short int*’ in initialization make[2]: *** [fldigi-Panel.o] Error 1 make[2]: Leaving directory `/home/haynes/fldigi-3.21.24/src' make[1]: *** [all] Error 2
_______________________________________________ fldigi-alpha mailing list [email protected] https://lists.berlios.de/mailman/listinfo/fldigi-alpha
