This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author rbelio
Recipients Alex.Willmer, doko, pmpp, rbelio, yan12125, zach.ware
Date 2018-08-02.13:51:46
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1533217906.55.0.56676864532.issue31710@psf.upfronthosting.co.za>
In-reply-to
Content
Sure, I'll attach it. one more thing to mention is that during configure it printed: configure: WARNING: --with(out)-system-ffi is ignored on this platform

We are also providing all the dependency libraries ourselves (building, linking, h files and what not) so that should tkae into consideration.
on Suse 11 x86 build is working fine.
and we are using gcc 4.3.4
configure arguments passed:
--prefix=/root/rc3/dist --enable-shared --enable-ipv6 --with-dbmliborder=gdbm --with-gcc --with-system-ffi --with-openssl=/root/rc3/dist
History
Date User Action Args
2018-08-02 13:51:46rbeliosetrecipients: + rbelio, doko, pmpp, zach.ware, Alex.Willmer, yan12125
2018-08-02 13:51:46rbeliosetmessageid: <1533217906.55.0.56676864532.issue31710@psf.upfronthosting.co.za>
2018-08-02 13:51:46rbeliolinkissue31710 messages
2018-08-02 13:51:46rbeliocreate