Bug#740074: root-system: Change in build dependency libiodbc2-dev
Maximiliano Curia
maxy at debian.org
Tue Feb 25 12:25:56 UTC 2014
Source: root-system
Severity: important
Tags: patch
Hi,
Following a mail I've sent half a year ago, I'm now about to push iodbc into
unstable, as root-system can use either unixodbc or libiodbc2, I would recommed
to use unixodbc, which is frankly better maintained.
That can be accomplished by removing the "libiodbc-dev | " in the
Build-Depends: control field (and also updating the script
./debian/script/makebuilddepend.sh).
I case you prefer to keep using iodbc. Adding the two variable in the rules
file:
ODBCINCDIR = $(PREFIX)/include/iodbc
ODBCLIBDIR = $(PREFIX)/lib/$(DEB_HOST_MULTIARCH)
export ODBCINCDIR ODBCLIBDIR
Would do the trick.
Thanks,
-------------- next part --------------
A non-text attachment was scrubbed...
Name: root-system_add_iodbc_inc_and_lib_dir.diff
Type: text/x-diff
Size: 578 bytes
Desc: not available
URL: <http://lists.alioth.debian.org/pipermail/debian-science-maintainers/attachments/20140225/8403f6b2/attachment.diff>
More information about the debian-science-maintainers
mailing list