On 28 Mar 2000 14:20:07 -0800, J.B. LaRue wrote:
>
> I'm having a problem getting fvwm to configure. Every time I get to
> (what appears to be) the bottom of the script, I get:
>
> checking whether setvbuf arguments are reversed... configure: error:
> cannot run test program while cross compiling
>
> Any help would be appreciated.
configure tool (for which autoconf is responsible, not fvwm) tends to
resume that you have a cross compiler instead of probably more correct
explanation that your C++ kit is not setup propertly, and fails the test.
Please add --without-cpp option to configure script and see if this helps.
This turns off compiling of one module in 2.2, which uses C++.
Regards,
Mikhael.
--
Visit the official FVWM web page at <URL: http://www.fvwm.org/>.
To unsubscribe from the list, send "unsubscribe fvwm" in the body of a
message to majordomo_at_fvwm.org.
To report problems, send mail to fvwm-owner_at_fvwm.org.
Received on Tue Mar 28 2000 - 16:41:41 BST