I ran into this too in 8837 (current) compiling on linux. In the interest of helping others avoid this error, I ran 'make depend' in the test directory, and checked in the resulting 'makedepend' as r8838. Hope that doesn't cause trouble.
On 06/20/11 08:39, Matthias Melcher wrote: > > Ahrgh. Go into the fltk directory and run "make depend". I keep forgetting to > do that before I run "svn commit" and after "make clean". > > On 20.06.2011, at 16:30, MacArthur, Ian (SELEX GALILEO, UK) wrote: > >> >>> No need to fiddle something. The va_list version is only >>> there to support the sealers and would be rarely used by an >>> app developer. Somewhat like fprint vs vfprint. All we need >>> to do is rename the second fltk3::alert to fltk3::va_alert >>> and the ambiguity is gone. It's interesting that va_list >>> expands to char*. ts ts. >> >> Yup - that's got it, r8834 now builds fine up until... >> >> Compiling shape.cxx... >> Linking shape.exe... >> === making test1 === >> make[1]: *** No rule to make target `Preferences.h', needed by >> `unittests.o'. Stop. >> make: *** [all] Error 1 _______________________________________________ fltk-dev mailing list fltk-dev@easysw.com http://lists.easysw.com/mailman/listinfo/fltk-dev