On Saturday 30 May 2009 14:16:32 Vitaut wrote: > "checking for gcc... gcc > checking for C compiler default output file name... a.out > checking whether the C compiler works... configure: error: cannot run C > compiled programs. If you meant to cross compile, use `--host'. > See `config.log' for more details."
I tested it on opensuse10.3 - fltk-1.1.9 and all work fine. >From your result compiler seems to work fine, and look like the failure is when configure try to execute "./a.out". May be the filesystem where are Fltk sources, was mounted using "noexec" flag ? Andrea _______________________________________________ fltk mailing list [email protected] http://lists.easysw.com/mailman/listinfo/fltk

