the switch -L/usr/lib comes from the tclConfig.sh script used to build
Tcl binary packages. This script is shipped in package tcl8.x-dev.
Multiarch management for Tcl related packages should go there and
eventually the problem will go away also the tdbc suite of packages
-- Massimo
On 09/17/2013 12:56 PM, YunQiang Su wrote:
Package: tdbcodbc
Version: 1.0.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.
On mips* systems, /usr/lib is defined as place to hold O32
libraries, and /usr/lib32 for N32, and /usr/lib64 is for N64.
Beside the way, on the multiarch system like Debian, user may install
libraries under /usr/lib by hand.
Please use the default search path if you can, and please consider fix
this.
I will try to fix this bug, while if you can help to fix it,
It will be very appreciative.
The attachement is the buildlog of this package on mips64el platform.
--
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]