all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* Cross-compilation to MinGW broken on core-updates
@ 2017-06-07 22:22 Ludovic Courtès
  2017-06-08  4:40 ` Jan Nieuwenhuizen
  0 siblings, 1 reply; 4+ messages in thread
From: Ludovic Courtès @ 2017-06-07 22:22 UTC (permalink / raw)
  To: Jan Nieuwenhuizen; +Cc: guix-devel

Hello Jan & all!

Bash fails to cross-build for i686-w64–mingw32 on ‘core-updates’:

--8<---------------cut here---------------start------------->8---
gcc  -DPROGRAM='"bash.exe"' -DCONF_HOSTTYPE='"i686"' -DCONF_OSTYPE='"mingw32"' -DCONF_MACHTYPE='"i686-w64-mingw32"' -DCONF_VENDOR='"w64"' -DLOCALEDIR='"/gnu/store/v5rh1ypnn49m6qm6rrvwjvaiclfyqssc-bash-4.4.12/share/locale"' -DPACKAGE='"bash"' -DSHELL -DHAVE_CONFIG_H   -I.  -I. -I./include -I./lib -I./lib/intl -I/tmp/guix-build-bash-4.4.12.drv-0/bash-4.4/lib/intl  -g -DCROSS_COMPILING  -g -DCROSS_COMPILING -o mksyntax.exe ./mksyntax.c 
In file included from ./mksyntax.c:23:0:
./config.h:353:19: error: two or more data types in declaration specifiers
 #define socklen_t unsigned int
                   ^
./config.h:353:28: error: two or more data types in declaration specifiers
 #define socklen_t unsigned int
                            ^
make: *** [Makefile:691: mksyntax.exe] Error 1
--8<---------------cut here---------------end--------------->8---

(From <https://hydra.gnu.org/build/2099119>.)

Ideas?

TIA,
Ludo’.

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2017-06-08 18:23 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-06-07 22:22 Cross-compilation to MinGW broken on core-updates Ludovic Courtès
2017-06-08  4:40 ` Jan Nieuwenhuizen
2017-06-08 12:26   ` Ludovic Courtès
2017-06-08 18:23     ` Jan Nieuwenhuizen

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/guix.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.