DO NOT REPLY TO THIS MESSAGE. INSTEAD, POST ANY RESPONSES TO THE LINK BELOW.
[STR New] Link: http://www.fltk.org/str.php?L1973 Version: 1.1.9 First, the ../lib/libfltk.a references are necessary for the static linking of locally-compiled programs, particularly fluid-static. Second, autoreconf is the wrong program to use. Despite the name, autoreconf is not an autoconf tool, but an automake tool. FLTK does *not* use automake, only autoconf. Use "autoconf" to rebuild the configure script. 64-bit builds certainly work for me on RHEL5, so it would be useful to see the full make log and which distribution and version of GCC you have... Link: http://www.fltk.org/str.php?L1973 Version: 1.1.9 _______________________________________________ fltk-bugs mailing list [email protected] http://lists.easysw.com/mailman/listinfo/fltk-bugs
