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
signature.asc
Description: Digital signature
_______________________________________________ Python-modules-team mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/python-modules-team

