found 550948 0.11.1-1 retitle 550948 FTBFS on hurd-i386: unrecognized OS, Qt4 stuff not compiled severity 550948 important thanks
> * Excluded network-manager-dev from build-depends on hurd-i386, > It might build on hurd now, if so: Closes: 550948 No, it still needs the configure.ac patch, otherwise the build system doesn't recognize the OS and thus does not compile the Qt4 stuff. I'm attaching it again. Thanks, -- Pino Toscano
--- a/configure.ac
+++ b/configure.ac
@@ -495,7 +495,7 @@
GGL_PLATFORM_SHORT="\"mac\""
GGL_PLATFORM="\"mac\""
;;
- *linux* | *kfreebsd*-gnu* )
+ *linux* | *kfreebsd*-gnu* | gnu* )
ggl_host_type=linux
PREDEFINED_MACROS="$PREDEFINED_MACROS -DGGL_HOST_LINUX=1"
GGL_PLATFORM_SHORT="\"linux\""
signature.asc
Description: This is a digitally signed message part.

