This project is archived and is in readonly mode.

#146 ✓resolved
Derek Gulbranson

round() function build failure on Solaris 11

Reported by Derek Gulbranson | January 20th, 2013 @ 08:29 PM

Attempting to build on Solaris 11 returns the following error:

./psycopg/config.h:146:15: error: static declaration of 'round' follows non-static declaration

Commenting out the declaration of the round function at line 146 in psycopg/config.h allowed the build to complete successfully.

>>> os.uname()
('SunOS', 'domain.name.com', '5.11', 'xxxxx_20121108T343253Z', 'i86pc')

Happy to provide any other information that would be helpful, just let me know.

rel-2.4.6
os-solaris

Comments and changes to this ticket

Create your profile

Help contribute to this project by taking a few moments to create your personal profile. Create your profile ยป

<b>WARNING:</b> the informations in this tracker are archived. Please submit new tickets or comments to <a href="https://github.com/psycopg/psycopg2/issues">the new tracker</a>.
<br/>
Psycopg is the most used PostgreSQL adapter for the Python programming language. At the core it fully implements the Python DB API 2.0 specifications. Several extensions allow access to many of the features offered by PostgreSQL.

Shared Ticket Bins

Tags

Pages