For now, just delete config_h.in from the STICKY_FILES line in
config/gen/makefiles/root.in and re-run Configure.pl
I'm sure Brent will sort it out properly later.
--
Peter Gibbs
EmKel Systems
Leon Brocard:
# Sebastian Bergmann sent the following bits through the ether:
#
# > NMAKE : fatal error U1073: 'config_h.in' konnte nicht
# erstellt werden
# > Stop.
#
# And likewise here on my linux box:
#
# make: *** No rule to make target `config_h.in', needed by
# `Makefile'. Sto
Sebastian Bergmann sent the following bits through the ether:
> NMAKE : fatal error U1073: 'config_h.in' konnte nicht erstellt werden
> Stop.
And likewise here on my linux box:
make: *** No rule to make target `config_h.in', needed by `Makefile'. Stop.
Leon
--
Leon Brocard...
Brent Dax wrote:
> Unfortunately, I only got two replies to my earlier message asking for
> guinea pigs (thanks to those who did reply), so there are probably
> cross-platform bugs still lurking in the depths of the new system.
Following problem on Win32 with MSVC++ 6:
perl Configure.pl
I've committed Configure.pl 2.0 (as anyone who's subscribed to
cvs-parrot can see--it generated no fewer than 35 commit messages).
It's now fully automated--it asks no questions. If you like the old
behavior, pass in the --ask switch at the command line.
Unfortunately, I only got two replies to