Bug 971168

Summary: newt-0.52.15: don't assume the SOEXT is .so
Product: [Fedora] Fedora Reporter: yegle <cnyegle>
Component: newtAssignee: Miroslav Lichvar <mlichvar>
Status: CLOSED RAWHIDE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: rawhideCC: mlichvar
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2013-08-06 16:31:05 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:

Description yegle 2013-06-05 21:22:14 UTC
The makefile assumes a _snackmodule.so target, which is not correct on Mac OSX. Why not use $(SOEXT) here?

Comment 1 Miroslav Lichvar 2013-06-06 07:04:28 UTC
I'm not familiar with building on OS X, but I'll be happy to include patches fixing the support.

Comment 3 Miroslav Lichvar 2013-07-31 11:49:25 UTC
The Makefile now uses SOEXT instead of so and can be overridden on the commandline. I think the other changes in the patches from comment #2 need more work to be accepted, e.g. the linker flags shouldn't be changed on non-Darwin systems.

https://git.fedorahosted.org/cgit/newt.git/commit/?id=673e30095776571c4e59ad44d93ed040828ea43f

Comment 4 Miroslav Lichvar 2013-08-06 16:31:05 UTC
This is in newt-0.52.16.