Bug #303
configure fails
100%
Description
on my system configure fails with following messages:
...
checking for AL/al.h... yes
zip warning: name not matched: ./Data/Graphics/*
zip warning: name not matched: ./Data/Fonts/*
zip warning: name not matched: ./Data/KeyMaps/*
zip error: Nothing to do! (./Data/Doomsday.pk3)
./configure: line 21007: cd: Build: No such file or
directory
configure: creating ./config.status
uniq: confdefs.h: No such file or directory
config.status: error: cannot find input file: Makefile.in
With the attached path it worked.
Regards
Bernhard
History
#1 Updated by huafbauer over 18 years ago
#2 Updated by huafbauer over 18 years ago
#3 Updated by huafbauer over 18 years ago
Logged In: YES
user_id=1470435
ok, failed to realise someone should be in the Build
subdirectory ...
With the attached patch both should work.
#4 Updated by yagisan over 18 years ago
Logged In: YES
user_id=1248824
G'day,
Thanks for that patch. The .pk3 generation was quickly added
just before release, and as you discovered not exactly
fine-tuned.
Currently the build system is in a bit of flux as I
investigate alternatives, so I've set this to remind myselft
that for whatever build system I finalise on, to make sure I
don't duplicate this bug again.
#5 Updated by yagisan over 18 years ago
Logged In: YES
user_id=1248824
As of svn 3435, this bug should be fixed with the new cmake
build system.