http://bugs.winehq.org/show_bug.cgi?id=14635
--- Comment #11 from max@veneto.com 2008-07-27 14:51:49 --- (In reply to comment #10)
(In reply to comment #9)
/usr/bin/ld: cannot find -lgnutls collect2: ld returned 1 exit status
And where is that one? It's missing from your listing.
yep, adding 'libgnutils.so' to symlink list for 32 bit libs seems to solve the problem. BTW, I wonder why configure script can't find 32 bit libs without the need of the symlinks workaround...
Thanx for help.
Max