-
-
Notifications
You must be signed in to change notification settings - Fork 527
Closed
Description
Originally submitted by: Derek Gulbranson
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.
@@@ python
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
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels