Public bug reported:

The package fails to build from source, configure fails to find
tclConfig.sh file which it is found in multiarch path. A proposed fix
follows:

--- db-5.1.29/debian/rules      2013-03-12 02:38:51.000000000 +0000
+++ db-5.1.29/debian/rules      2013-03-26 15:00:47.000000000 +0000
@@ -64,7 +64,7 @@
 ifeq ($(ENABLE_TCL),yes)
   ENABLE_TESTS=yes
   CONFIGURE_SWITCHES += --enable-tcl \
-                       --with-tcl=/usr/lib
+                       --with-tcl=/usr/lib/$(DEB_HOST_MULTIARCH)
 else
   ENABLE_TESTS=no
   CONFIGURE_SWITCHES += --disable-tcl

** Affects: db (Ubuntu)
     Importance: Undecided
         Status: New


** Tags: patch

** Tags added: patch

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1160445

Title:
  FTBFS: update for m-a tclConfig.sh path

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/db/+bug/1160445/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to