Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 244600 - app-emulation/wine-1.1.7 fails on amd64 with gnutls error
Summary: app-emulation/wine-1.1.7 fails on amd64 with gnutls error
Status: RESOLVED DUPLICATE of bug 244422
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High normal
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-10-27 08:45 UTC by Christian Weiske
Modified: 2008-10-27 17:40 UTC (History)
7 users (show)

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


Attachments
config.log (config.log,258.08 KB, text/plain)
2008-10-27 08:46 UTC, Christian Weiske
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Christian Weiske 2008-10-27 08:45:54 UTC
Trying to install wine 1.1.7 on my amd64 macbook fails with

checking for gnutls/gnutls.h... yes
checking for -lgnutls... not found
configure: error: libgnutls 32-bit development files not found, no schannel support.
This is an error since --with-gnutls was requested.

wine 1.1.6 and all previous versions installed without problems.
Comment 1 Christian Weiske 2008-10-27 08:46:42 UTC
Created attachment 169990 [details]
config.log
Comment 2 Robert Förster 2008-10-27 14:36:27 UTC
disabling the gnutls useflag should do the trick, we probaly need gnutls in the emul packages now to support amd64 with that useflag enabled :)

and vapier, you forgot to pop that change into the -9999 ebuild (or was that done on prupose?)
Comment 3 Christian Weiske 2008-10-27 15:57:51 UTC
yes, disabling gnutls of course makes it work. I just would like to have ssl :)
Comment 4 Jeroen Roovers (RETIRED) gentoo-dev 2008-10-27 17:40:02 UTC

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