FTBFS: update for m-a tclConfig.sh path

Bug #1160445 reported by Hector Oron
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
db (Ubuntu)
Fix Released
Undecided
Unassigned

Bug Description

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

Tags: patch
Hector Oron (zumbi)
tags: added: patch
Revision history for this message
Hector Oron (zumbi) wrote :

Fixed in 5.1.29-5ubuntu8

Revision history for this message
Dimitri John Ledkov (xnox) wrote :

this was independantly fixed with an equivalent fix. sorry about that.

Changed in db (Ubuntu):
status: New → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.