Fossil SCM
TODO: Build flags for Solaris
Closed
4bf3cca894e603c…
· opened 17 years, 6 months ago
- Type
- Build_Problem
- Priority
- Low
- Severity
- Minor
- Resolution
- Fixed
- Subsystem
- one
- Created
- Sept. 18, 2008 7:23 a.m.
This is mostly a reminder to myself, as i'm not at a machine where i can commit the change:
For the main Makefile:
For OpenSolaris builds we need -lsocket. For Solaris 10 (maybe 9? what about 8?) we need -lsocket -lnsl. It probably can't hurt to add -lnsl for OpenSolaris, but i haven't got one up and running to try it out on.
stephan added on 2008-09-18 11:22:31:
Fixed in commit #7dddab2fbe365927fbb6af30cc6edeb3a2204420.
stephan added on 2008-09-18 11:51:37:
Corrected my confusion of the State=Fixed and Resolution=Fixed fields.