Hi! On Sat, Sep 14, 2013 at 7:34 AM, YunQiang Su <[email protected]> wrote: > Package: tk8.6 > Version: 8.6.0-1 > X-Debbugs-CC: [email protected] > > This package has one or more -L/usr/lib in its build system, > which will make it ftbfs if there is libraries under /usr/lib, > while is not the default architecture, mips* for example.
I think it looks more like a bug in tcl8.6 which puts its library into /usr/lib and adds -L/usr/lib to the tclConfig.sh script. Though tk8.6 does the same with tkConfig.sh. Could you try tcl8.6 and tk8.6 from experimental? They have multiarch enabled, and use /usr/lib/<triplet> instead of /usr/lib. I think it will be way to fix this bug in the long run. Cheers! -- Sergei Golovan _______________________________________________ Pkg-tcltk-devel mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-tcltk-devel
