On 26 feb 2008, at 22.39, rgheck wrote:
Anders Ekberg wrote:
Trying to compile on a PPC G4 with OSX 10.4 I get
config.status: error: cannot find input file: config/Makefile.in
anek$ makeMaking all in config
make[1]: *** No rule to make target `all'. Stop.
make: *** [all-recursive] Error 1
On the other machines I have tried (G4 with 10.5 and Intel with
10.5) it works fine.
Is it just me or is something broken?
Is this an old source tree or a new one? If an old one, you might
want to make clean, or even install a new one. I've seen some
weirdnesses along these lines.
rh
It's the trunk a of yesterday evening (but the problem has existed for
some weeks) with a fresh install from svn. I have also tried with both
old and new QT (4.3.4) and with both the installation command from the
INSTALL-file and the script that works on the other computers...
Btw in INSTALL.MacOSX --with-version-suffix=-1.5 should be replaced by
--with-version-suffix=-1.6
anders