On Tue, June 1, 2010 19:01, Philipp �erbacher wrote: > Hey. > I don't seem to have this problem here. > On this page you can find the buildscript in use. It needs some updating > but I did that locally and it seems to work fine. > http://aur.archlinux.org/packages.php?ID=15304
Looking at this page: http://www.archlinux.org/packages/extra/x86_64/fltk/files/ The include files for FLTK are installed in: usr/include/FL/ Suggesting Arch is ignorant of FLTK2, whereas in distros which are aware of FLTK2, the include files are installed in (ie Gentoo): /usr/include/fltk-1.1/FL (and for FLTK2: /usr/include/fltk/) The original MiniComputer SConstruct is also ignorant of this situation. Hence: http://jwm-art.net/art/text/MiniComputer_SConstruct James. _______________________________________________ Linux-audio-dev mailing list [email protected] http://lists.linuxaudio.org/listinfo/linux-audio-dev
