Package: g2
Version: 0.72-2.1
Severity: important
Tags: patch
User: debian-h...@lists.debian.org
Usertags: hurd

Hello,

g2 currently FTBFS on hurd-i386 due to not knowing how to build
libraries, see attached patch.

Samuel

-- System Information:
Debian Release: jessie/sid
  APT prefers testing
  APT policy: (990, 'testing'), (500, 'unstable'), (500, 'stable'), (1, 
'experimental')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 3.12.0 (SMP w/8 CPU cores)
Locale: LANG=fr_FR.UTF-8, LC_CTYPE=fr_FR.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

-- 
Samuel
"I don't know why, but first C programs tend to look a lot worse than
first programs in any other language (maybe except for fortran, but then
I suspect all fortran programs look like `firsts')"
(By Olaf Kirch)
--- configure.in.original       2013-11-09 22:50:34.000000000 +0000
+++ configure.in        2013-11-09 22:50:47.000000000 +0000
@@ -13,7 +13,7 @@
 #
 AC_CANONICAL_HOST
 case "$host" in
-  *-linux* | *-k*bsd*-gnu)
+  *-linux* | *-k*bsd*-gnu | *-gnu*)
                LD_SHARED='ld'
                LD_SHARED_FLAGS='-shared -soname libg2.so.0'
                LD_SHARED_OPT='-lc -lm -lX11 -lgd'

Reply via email to