Hi Werner!
Not having tested your patch yet, but I'm not happy with it. Not a
single package in gub uses `linux-x86::cross/gcc' for stuff in `tools'
– it would tie gub compilation to GNU/Linux, AFAICS.
Yes.
That's why I asked
"Could anyone point out on what kind of systems gub is supposed to run?"
in an earlier message.
The problem you try to solve is similar to
In file included from
/home/gub/NewGub/gub/target/darwin-x86/src/guile-1.8.7/libguile/strings.h:25:0,
from /usr/include/string.h:431,
from
/home/gub/NewGub/gub/target/darwin-x86/src/guile-1.8.7/libguile/gen-scmconfig.c:127:
/home/gub/NewGub/gub/target/darwin-x86/src/guile-1.8.7/libguile/__scm.h:52:10:
fatal error: libguile/scmconfig.h: No such file or directory
#include "libguile/scmconfig.h" ,
^~~~~~~~~~~~~~~~~~~~~~
right?
Yes.
Please try the attached patch (untested) and run the first failing
guile compilation so that we can better analyze why `scmconfig.h' is
not found. At the time compilation fails, it should have generated
some `Guile.*' strace files in your home directory
No, strace fails to find libraries. But without your patch I executed
strace -v -f -ff -s 1024 -o STRACE/linux-ppc_guile bin/gub --fresh
linux-ppc::guile
You'll receive the relevant log and strace file in a separate mail.
Knut
_______________________________________________
lilypond-devel mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/lilypond-devel