Bug 1302339

Summary: [PATCH] Fix build on illumos
Product: [Community] Virtualization Tools Reporter: Andrew Stormont <andyjstormont>
Component: libosinfoAssignee: Zeeshan Ali <zeenix>
Status: CLOSED NEXTRELEASE QA Contact:
Severity: high Docs Contact:
Priority: unspecified    
Version: unspecifiedCC: berrange, cfergeau, fidencio, mclasen
Target Milestone: ---   
Target Release: ---   
Hardware: x86_64   
OS: Solaris   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2016-05-11 13:58:52 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Attachments:
Description Flags
Fixes build on illumos none

Description Andrew Stormont 2016-01-27 14:21:39 UTC
Created attachment 1118793 [details]
Fixes build on illumos

Description of problem:
Build blows up on illumos because the linker is passed arguments it doesn't like.


Version-Release number of selected component (if applicable):
0.3.0


How reproducible:
Build on illumos


Steps to Reproduce:
1. configure
2. run make
3. weep

Actual results:
Build fails


Expected results:
Build fails (everything fails to build on illumos)

Additional info:
Fix is attached

Comment 1 Fabiano FidĂȘncio 2016-05-11 13:58:52 UTC
Thanks for the patch. It's applied (587b7a624c15cf585ab3885a37609a31cd028d67) and will be part of 0.3.1. release.