On Mon, 6 Dec 1999, Christian T. Steigies wrote: > checking host system type... m68k-unknown-linux-gnu > checking for m68k-linux-c++... no > checking for c++... c++ > checking whether the C++ compiler (c++ ) works... configure: error: > installation or configuration problem: C++ compiler cannot create executables.
This is a stock autoconf test, so it is not a problem with APT. If you look in config.log you should see the command configure executes - likely you are missing libstdc++-dev or something necessary like that. Jason

