Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 108222 - Fix for app-misc/screen-4.0.2-r4 to build on Gentoo OSX
Summary: Fix for app-misc/screen-4.0.2-r4 to build on Gentoo OSX
Status: RESOLVED FIXED
Alias: None
Product: Gentoo/Alt
Classification: Unclassified
Component: Prefix Support (show other bugs)
Hardware: PPC OS X
: High normal (vote)
Assignee: Gentoo non-Linux Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-10-05 14:31 UTC by Jeroen Roovers (RETIRED)
Modified: 2008-04-03 13:22 UTC (History)
0 users

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


Attachments
Patch to have screen build on OS X (screen-4.0.2-r4-osx.patch,620 bytes, patch)
2005-10-05 14:31 UTC, Jeroen Roovers (RETIRED)
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Jeroen Roovers (RETIRED) gentoo-dev 2005-10-05 14:31:01 UTC
Due to a flag `-z' that is not present in Apple's ld(1), screen (or rather its 
econf) fails. This patch also changes -DPTYGROUP=5 to -DPTYGROUP=4 in the ebuild 
which makes the compiler happy and probably those who understand why as well. 
With this patch, screen builds and runs and just works. :)

Reproducible: Always
Steps to Reproduce:




Attachment of the patch follows.
Comment 1 Jeroen Roovers (RETIRED) gentoo-dev 2005-10-05 14:31:55 UTC
Created attachment 69956 [details, diff]
Patch to have screen build on OS X
Comment 2 Fabian Groffen gentoo-dev 2005-10-05 22:28:43 UTC
Reassigning to the ppc-macos team
Comment 3 Jeroen Roovers (RETIRED) gentoo-dev 2005-10-06 02:13:32 UTC
Maybe you'd want to check for the ppc-macos use flag instead of the 
userland_Darwin use flag in both cases.
Comment 4 Kito (RETIRED) gentoo-dev 2005-10-06 07:54:45 UTC
No, because its required on more than Mac OS running on ppc, also applies to x86,ppc,ppc64 darwin and 
OS X
Comment 5 Fabian Groffen gentoo-dev 2008-04-03 13:22:41 UTC
this has been fixed in the meanwhile afaict