Package: saods9
Severity: wishlist
Tags: patch

Hi Justin,

In (k)ubuntu /usr/X11R6/include does not exist anymore.
Patch below fixes the FTBFS in (k)ubuntu.  And still build in
pbuilder sid env.

Achim

--- saods9-4.0b7/make.linux
+++ saods9-4.0b7/make.linux
@@ -4,7 +4,7 @@
 #OPTS = -gstabs+ -fno-inline
 #OPTS = -gstabs+ -fno-inline -pg

-X11INCLUDE=/usr/X11R6/include
+X11INCLUDE=/usr/include/X11
 X11LIB = /usr/X11R6/lib

 CXX    = g++


-- System Information:
Debian Release: testing/unstable
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.14-1-686
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to