Bug 971168 - newt-0.52.15: don't assume the SOEXT is .so
Summary: newt-0.52.15: don't assume the SOEXT is .so
Keywords:
Status: CLOSED RAWHIDE
Alias: None
Product: Fedora
Classification: Fedora
Component: newt
Version: rawhide
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Miroslav Lichvar
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2013-06-05 21:22 UTC by yegle
Modified: 2013-08-06 16:31 UTC (History)
1 user (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2013-08-06 16:31:05 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)

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.


Note You need to log in before you can comment on or make changes to this bug.