An untested fix is at: https://github.com/mgerdts/psycopg2/commit/eb711c78d71384600113d549ec6714aa079928a3
It builds on SmartOS. I've not built it on Solaris 10 or run it anywhere. MIke On Fri, Feb 16, 2018 at 4:09 PM, Daniel Kontsek <[email protected]> wrote: > Hello everyone, > > We are deploying a lot of Python software on SmartOS zones and since we > are also using Postgres, we need the psycopg2 Python module. Recently, I > came a across an issue with the latest version of psycopg2 which now, can > not be compiled on SmartOS: https://github.com/psycopg/psycopg2/issues/677 > > It turns out that this happened because of a patch that _added_ support > for Solaris 10 (https://github.com/psycopg/psycopg2/pull/606). I’m not > that good in C, but maybe someone here can propose a (simple?) fix for this > issue (or point me to some macro or something…). > > Thanks, > > Daniel > ------------------------------------------- smartos-discuss Archives: https://www.listbox.com/member/archive/184463/=now RSS Feed: https://www.listbox.com/member/archive/rss/184463/25769125-55cfbc00 Modify Your Subscription: https://www.listbox.com/member/?member_id=25769125&id_secret=25769125-7688e9fb Powered by Listbox: http://www.listbox.com
