Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 288080 - import app-emulation/wine-1.1.30 on x86-solaris [PATCH]
Summary: import app-emulation/wine-1.1.30 on x86-solaris [PATCH]
Status: RESOLVED NEEDINFO
Alias: None
Product: Gentoo/Alt
Classification: Unclassified
Component: Prefix Support (show other bugs)
Hardware: All Solaris
: High enhancement (vote)
Assignee: Gentoo Prefix
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-10-07 17:39 UTC by Daniel Vergien
Modified: 2012-08-10 18:49 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments
patch to the ecopied ebuild (wine-1.1.30.ebuild.patch,837 bytes, patch)
2009-10-07 17:39 UTC, Daniel Vergien
Details | Diff
rather crude patch to winegcc (wine-1.1.30-winegcc.patch,724 bytes, patch)
2009-10-07 17:40 UTC, Daniel Vergien
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Daniel Vergien 2009-10-07 17:39:07 UTC
To get wine-1.1.30 working on x86-solaris prefix a patch to winegcc is needed because it assumes that solaris ld is used on solaris not gnu ld.
It also has to be compiled with -D__C99FEATURES__ else thinks like isinf are not defined on solaris.

I've not reported upstream yet, because I'm waiting for my password for wine's bugzilla.
Comment 1 Daniel Vergien 2009-10-07 17:39:47 UTC
Created attachment 206348 [details, diff]
patch to the ecopied ebuild
Comment 2 Daniel Vergien 2009-10-07 17:40:15 UTC
Created attachment 206349 [details, diff]
rather crude patch to winegcc
Comment 3 Daniel Vergien 2009-10-08 17:06:43 UTC
Reported upstream:
http://bugs.winehq.org/show_bug.cgi?id=18586 - ld
http://bugs.winehq.org/show_bug.cgi?id=20293 - CFLAGS
Comment 4 Fabian Groffen gentoo-dev 2011-12-15 18:19:37 UTC
only the cflags issue remains
Comment 5 Jeremy Olexa (darkside) (RETIRED) archtester gentoo-dev Security 2012-08-10 18:49:27 UTC
Upstream bugs are closed,fixed. What is the status here? Reopen bug if desired.