[plt-scheme] 205 build trouble

From: Brent A. Fulgham (bfulgham at debian.org)
Date: Thu Oct 2 10:55:17 EDT 2003

On Thursday 02 October 2003 1:29 am, Anton van Straaten wrote:
>   For list-related administrative tasks:
>   http://list.cs.brown.edu/mailman/listinfo/plt-scheme
>
> I'm getting an error building v205, in wxcommon/Region.cxx, while
> compiling src/wxxt/src/Pen+Brush.cc. Both line 685 and 721 of Region.cxx
> have statements of the form "... = new WXGC_ATOMIC char[...];", and the
> messages indicate maybe it's not picking up the necessary declarations
> for 'new':
>

Try running configure with the xft disabled (--disable-xft).

-Brent


Posted on the users mailing list.