Seems that Python 2.3b1 hardcodes the value of XOPEN_SOURCE to 600 on Solaris. In configure in: if test $define_xopen_source = yes then AC_DEFINE(_XOPEN_SOURCE, 600, Define to the level of X/Open that your system supports) Now the correct value for Solaris 2.7 in our case is 500, which is defined in the system headers, and boost config picks up the correct value. So when compiling boost-python, there are zillion warning messages about redefinition of _XOPEN_SOURCE. Is this a problem people are aware of, and is someone fixing it as I write, or is a volunteer needed? -Harri
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4