Simon Brown wrote: > I'll rephrase the question to see if I can get someones attention this > time. > >> I'm trying to build 1.2.0 on an i686 debian unstable box and can't >> seem to get around the below error. I've tried changing the lib >> version from 0.89.5 back to 0.88.1 but no joy and also just building >> the xforms interface. this is from an attempted build with 0.88.1 and >> with-frontend=gnome if relevant. I had a quick dig in the mail archive >> and couldn't find this problem, so if it's old hat, my humblest >> apologies.
Here comes the usual... - Did you issue a "make distclean" before building again with xforms-frontend? - Do you use gcc 2.95.* ? If not, what version? - The gnome-frontend isn't very likely to build.... as is the qt2-frontend - Did you use other optimizations-flags in previous builds in the same directory? only -O works, inexplicably.... Have fun* Niklas