[Bug 1160445] Re: FTBFS: update for m-a tclConfig.sh path

Dmitrijs Ledkovs launchpad at surgut.co.uk
Sat Nov 23 14:22:29 UTC 2013


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

** Changed in: db (Ubuntu)
       Status: New => Fix Released

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

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

Status in “db” package in Ubuntu:
  Fix Released

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

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



More information about the foundations-bugs mailing list