[Pkg-libopendbx-maintainers] Changes in libiodbc2

Scott Kitterman debian at kitterman.com
Sat Jun 8 19:06:17 UTC 2013


On Saturday, June 08, 2013 09:40:28 AM Maximiliano Curia wrote:
> Hi,
> 
> I'm sending you this mail because I intend to push some changes in libiodbc2
> that would require a change in libopendbx.
> 
> I've uploaded the new version of libiodbc2 to experimental which would,
> hopefuly, fix a long standing issue between unixodbc and iodbc, I think the
> programs that linked against libiodbc2 are not affected, but as I don't use
> libopendbx I can't test it.
> 
> In the way the build-dependencies are declared libopendbx will use
> unixodbc-dev, except if libiodbc2-dev is already installed. As I had to move
> the iodbc headers to /usr/include/iodbc in this case we need to add the
> include path. I'm attaching a patch for debian/rules that does this.
> 
> Please let me know if there is any issue related to libiodbc2 I might have
> overlooked.
> 
> Thanks,

It looks like that will cause an error with the current packages:

$ find /usr/include /usr/include/iodbc -maxdepth 1 -name sql.h -printf '-I%h\n'
-I/usr/include
find: `/usr/include/iodbc': No such file or directory

If we have to change it to work with only the new include location, then we 
might as well just add -l/usr/include/iodbc directly and avoid shelling out to 
find the sql.h.  Does that make sense?

Scott K

No need to cc me in the reply, I am subscribed to the list.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: libopendbx_add_iodbc_include_dir.diff
Type: text/x-patch
Size: 639 bytes
Desc: not available
URL: <http://lists.alioth.debian.org/pipermail/pkg-libopendbx-maintainers/attachments/20130608/71fdf579/attachment.bin>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 198 bytes
Desc: This is a digitally signed message part.
URL: <http://lists.alioth.debian.org/pipermail/pkg-libopendbx-maintainers/attachments/20130608/71fdf579/attachment.pgp>


More information about the Pkg-libopendbx-maintainers mailing list