[Python-modules-team] Bug#643473: python-kinterbasdb: FTBFS: _configtest.c:7:3: error: unknown type name 'useconds_t'

Damyan Ivanov dmn at debian.org
Wed Sep 28 09:03:50 UTC 2011


tags 643473 patch upstream
thanks

-=| Damyan Ivanov, 27.09.2011 18:16:17 +0300 |=-
> In fb2.1:
> #define isc_info_db_impl_isc_a            isc_info_db_impl_isc_apl_68K
> #define isc_info_db_impl_isc_u            isc_info_db_impl_isc_vax_ultr
> #define isc_info_db_impl_isc_v            isc_info_db_impl_isc_vms
> #define isc_info_db_impl_isc_s            isc_info_db_impl_isc_sun_68k
> 
> Just substituting the left side with the right in _kiservices.c should fix the
> FTBFS.

It appears the defines are just aliases for the full names, which are 
provided, so just dropping the removed constants is the way to go.

Patch available at 
http://anonscm.debian.org/gitweb/?p=collab-maint/python-kinterbasdb.git;a=blob;f=debian/patches/02_drop_removed_fb_defines.patch;hb=HEAD
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 836 bytes
Desc: Digital signature
URL: <http://lists.alioth.debian.org/pipermail/python-modules-team/attachments/20110928/e14e2cf0/attachment.pgp>


More information about the Python-modules-team mailing list