![]() |
Blitz Support : |
From: Patrik (patrik_at_[hidden])
Date: 2004-06-17 16:10:10
Hi everyone,
Every time I try to rebuild blitz it's like another lost workday... anyway,
I just updated my cvs directory and wanted to build. I did
./configure --with-cxx=KCC --enable-64bit
(am I correct that autoreconf -fiv is no longer necessary? I hope so,
because it doesn't work either... it says "aclocal: couldn't open directory
`m4': A file or directory in the path name does not exist." I swear it
worked last time!)
and make. this results in:
make generate-headers
...
Making all in array
make[2]: Entering directory `/u7/patrik/blitz-cvs/blitz/array'
make[2]: *** No rule to make target `newbops.cc', needed by `all-am'. Stop.
make[2]: Leaving directory `/u7/patrik/blitz-cvs/blitz/array'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/u7/patrik/blitz-cvs/blitz'
make: *** [all-recursive] Error 1
?? What do I do now? (I also noticed that it was not running the script
that tries to determine the capabilities of the compiler. Is that no
longer done?
Regards,
/Patrik