Summary
Missing library (-lrt) in Makefile.solaris
Metadata
- Id: e07d5c43f6b3dba7a16dde4a6661f2a2b5e8d80b
- Trac id: 970
- Type: defect
- Reporter: mikele
- Owner: mikele
- Cc:
- Status: closed
- Component: build system
- Estimated difficulty:
- Resolution: fixed
- Priority: minor
- Milestone: 4.9.0
- Version: 4.8.x
- Changetime: 2013-01-22 10:21:28 UTC
- Created: 2013-01-21 12:18:23 UTC
- Keywords: solaris
Attachments
- e07d5c43f6b3dba7a16dde4a6661f2a2b5e8d80b/attachments/fix_makefile_solaris.patch
Description
Building on Solaris10 (sparc/suncc) fails complaining about an undefined symbol (nanosleep). Patch provided.
Changes and comments
[2013-01-21 12:18:49 UTC] mikele attached fix_makefile_solaris.patch (description=#f)
[2013-01-22 05:55:01 UTC] zbigniew changed status from new to assigned
[2013-01-22 05:55:01 UTC] zbigniew set owner to mikele
[2013-01-22 05:55:01 UTC] zbigniew wrote:
Fixed in 0570c72, please test