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.
Created attachment 169990 [details] config.log
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?)
yes, disabling gnutls of course makes it work. I just would like to have ssl :)
*** This bug has been marked as a duplicate of bug 244422 ***