Sounds like you've now got an incomplete copy of fltk, probably due to a bad copy operation.
I'd suggest you re-extract the original tar file instead. If your home directory is possibly an NFS mount that might have any kind of restrictions, use /var/tmp instead, which for sure should be a local directory. (Good call Andrea -- that's a wickedly obscure environment specific situation) Vitaut wrote: >> May be the filesystem where are Fltk sources, was mounted >> using "noexec" flag ? > > Yes, it use noexec flag. I copied it to home, but : > I done sh ./configure, all was right, except "config.status: error: cannot > find input file: FL/Makefile.in" in the end. > When doing make, I got : > "=== making src === > make[1]: *** No rule to make target `../FL/Fl.H', needed by `Fl.o'. Stop. > make: *** [all] Error 1" _______________________________________________ fltk mailing list [email protected] http://lists.easysw.com/mailman/listinfo/fltk

