Details
-
Bug
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
None
Description
Problem reported on the serf mailing list:
https://groups.google.com/forum/#!topic/serf-dev/Miv9nqTg3g0
scons fails with "IndexError: list index out of range" on 'sunos' platforms. This is a IMO a bug in scons 2.3.0.
Workaround is to reset the PLATFORM to posix in case it was detected as sunos.
See the mailing list thread for a patch.