[EMAIL PROTECTED] (Jean-Marc Lasgouttes) writes: > Just a small note to say that I have prepared the 1.2.1 release and > that the files are already on the ftp server. > I just tried compiling this on Debian/Woody and get this:
------------ snip ---------------- g++ -DHAVE_CONFIG_H -I. -I. -I../../../src -I../../../images -I../../../src/ -I../../../src/frontends/ -I../../../src/frontends/controllers -I../../.. -I../../../boost -isystem /usr/X11R6/ include -O -fno-exceptions -c combox.C -Wp,-MD,.deps/combox.TPlo In file included from combox.C:39: combox.h: In method `void Combox::shortcut(const string &, int)': combox.h:199: implicit declaration of function `int fl_set_object_shortcut(...)' make[6]: *** [combox.lo] Error 1 make[6]: Leaving directory `/usr/src/Debian/LyX/lyx-1.2.1/src/frontends/xforms' make[5]: *** [all-recursive] Error 1 make[5]: Leaving directory `/usr/src/Debian/LyX/lyx-1.2.1/src/frontends/xforms' make[4]: *** [all-recursive] Error 1 make[4]: Leaving directory `/usr/src/Debian/LyX/lyx-1.2.1/src/frontends' make[3]: *** [all-recursive] Error 1 make[3]: Leaving directory `/usr/src/Debian/LyX/lyx-1.2.1/src' make[2]: *** [all] Error 2 make[2]: Leaving directory `/usr/src/Debian/LyX/lyx-1.2.1/src' make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory `/usr/src/Debian/LyX/lyx-1.2.1' make: *** [build-stamp] Error 2 ------------ snip ---------------- gcc -v yields: Reading specs from /usr/lib/gcc-lib/i386-linux/2.95.4/specs gcc version 2.95.4 20011002 (Debian prerelease) ii libforms-dev 1.0-1 Header files and static libraries for the XF