At Fri, 08 Apr 2011 12:45:50 +0200, Marijn wrote: > subject is valid for both its meanings: > > 1) my build fails and complains "make-stubborn-will-executor: foreign > interface not supported for this platform" > > 2) it seems impossible to disable foreign as I get this even if I pass > --disable-foreign to configure
Providing `--disable-foreign' will definitely disable the foreign interface. Maybe you meant `--enable-foreign' above? The log that you enclosed shows `configure' being called with `--disable-foreign', and it looks like the log is showing a package-based build. Is the `--disable-foreign' flag built into the package? > PS It seems that configure.{ac,in} is missing from the source tarball. It's in the "racket" subdirectory of "src". _________________________________________________ For list-related administrative tasks: http://lists.racket-lang.org/listinfo/dev