Hi Ben,
On Tue, Aug 26, 2008 at 01:21:25PM +1000, Ben Lippmeier wrote:
>
> --------------------------------------------
> -- it runs for a while then gives:
> --------------------------------------------
>
> checking for strspn... yes
> updating cache ./config.cache
> creating ./config.status
> creating Makefile
> creating rdoff/Makefile
> creating doc/Makefile
> touch stamp.ffi
> cp build/include/ffi.h .
> cp: cannot stat `build/include/ffi.h': No such file or directory
> make[1]: *** [ffi.h] Error 1
> make[1]: Leaving directory `/home/benl/devel/ghc/ghc/libffi'
> make: *** [stage1] Error 2
This is very peculiar. My configure output ends
checking assembler .cfi pseudo-op support... yes
checking whether .eh_frame section should be read-only... yes
checking for __attribute__((visibility("hidden")))... yes
configure: creating ./config.status
config.status: creating include/Makefile
config.status: creating include/ffi.h
config.status: creating Makefile
config.status: creating testsuite/Makefile
config.status: creating man/Makefile
config.status: creating libffi.pc
config.status: creating fficonfig.h
config.status: linking ./src/x86/ffitarget.h to include/ffitarget.h
config.status: executing depfiles commands
config.status: executing include commands
config.status: executing src commands
touch stamp.ffi
cp build/include/ffi.h .
and I can find no trace of "rdoff" anywhere (in the whole log or source
tree).
What does
make show VALUE=SHELL
say?
Can we see the full logs please?
> --------------------------------------------
> -- now its building GHC proper
> -- built stage1-inplace/ghc ok
> -- building RTS..
> --------------------------------------------
>
> Now dies with:
>
> creating rdoff/Makefile
rdoff again?
> creating doc/Makefile
> if ifBuildable/ifBuildable /home/benl/devel/ghc/ghc/packages base; then \
> cd base && \
> cmp -s /home/benl/devel/ghc/ghc/libraries/Makefile.local
Thanks
Ian
_______________________________________________
Cvs-ghc mailing list
[email protected]
http://www.haskell.org/mailman/listinfo/cvs-ghc