GNU bug report logs -
#58420
packages with guile-3.0 as an input fail to cross-compile
Previous Next
Full log
Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):
[Message part 1 (text/plain, inline)]
I cannot cross compile any packages which depend on guile. The configure phase either fails to find the autoconf macros or fails to find guile itself.
>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
configure: checking for guile 3.0
configure: found guile 3.0
checking for guile-3.0... no
checking for guile3.0... no
checking for guile-3... no
checking for guile3... no
checking for guile... no
configure: error: guile required but not found
<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<
or
>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
configure.ac:70: error: possibly undefined macro: GUILE_PKG
If this token and others are legitimate, please use m4_pattern_allow.
See the Autoconf documentation.
configure.ac:71: error: possibly undefined macro: GUILE_PROGS
<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<
I've tried compiling guile-config, guile-quickcheck, and guile-udev with --target=arm-linux-gnueabihf and --target=aarch64-linux-gnu and all fail in similar ways.
Guile itself cross-compiles fine and is listed as an input (not a native-input) on all of these packages.
Thanks,
Mitchell
[Message part 2 (text/html, inline)]
This bug report was last modified 2 years and 246 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.