Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 244541 - app-emulation/wine-1.1.7 needs 32-bit gnutls, depends on the 64-bit one
Summary: app-emulation/wine-1.1.7 needs 32-bit gnutls, depends on the 64-bit one
Status: RESOLVED DUPLICATE of bug 244422
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: AMD64 Linux
: High minor
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-10-26 22:53 UTC by Milko Krachounov
Modified: 2008-10-26 23:09 UTC (History)
0 users

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Milko Krachounov 2008-10-26 22:53:17 UTC
Wine requires a 32-bit version of gnutls. One is not available in an emul-linux package for amd64. The wine ebuild on amd64 currently depends on gnutls, which doesn't provide the required gnutls. Building wine with the gnutls flag causes the compilation to fail due to missing gnutls.



Reproducible: Always



Expected Results:  
It should either:
1. Not support the gnutls flag on amd64. I'm not familiar with portage, but a quick glance at the files makes me believe that there is no way to disable a use flag for a architecture/package combination, so I don't know how this could be done.
2. Providing an ebuild for 32-bit gnutls.
Comment 1 Jeroen Roovers (RETIRED) gentoo-dev 2008-10-26 23:09:52 UTC

*** This bug has been marked as a duplicate of bug 244422 ***