Search Postgresql Archives

Build Postgres On AIX

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Hi All,


First time poster so I hope this is the appropriate group in which to ask this question.   Please redirect me as needed.

I’m building Postgres 14.2 on AIX.   Apparently the arc4random function is not available in the AIX system libraries.  The build
fails when it tries to build postgresql-14.2/contrib/uuid-ossp/uuid-ossp.c because of the use of arc4random in that source

file.

I can build the uuid source from www.ossp.org and then link against those libraries and the build succeeds but is there any other

way to get uuid-ossp.c to compile and link without using a 3rd party lib?  

Thanks, Mark


[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Index of Archives]     [Postgresql Jobs]     [Postgresql Admin]     [Postgresql Performance]     [Linux Clusters]     [PHP Home]     [PHP on Windows]     [Kernel Newbies]     [PHP Classes]     [PHP Databases]     [Postgresql & PHP]     [Yosemite]

  Powered by Linux