Skip to content

round() function build failure on Solaris 11 #146

@psycoteam

Description

@psycoteam

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions