Date: Mon, 26 Feb 2007 18:13:57 +0100 From: Rene Ladan <r.c.ladan@gmail.com> To: Gerald Pfeifer <gerald@pfeifer.com> Cc: x11@freebsd.org Subject: Re: wine 0.9.31 build failure on X.org 7.2 Message-ID: <45E31555.40708@gmail.com> In-Reply-To: <Pine.LNX.4.64.0702252318560.3402@acrux.dbai.tuwien.ac.at> References: <45DC7FB9.4040007@gmail.com> <45DC8BE8.30503@FreeBSD.org> <Pine.LNX.4.64.0702242006031.20551@acrux.dbai.tuwien.ac.at> <45E173BD.5060302@gmail.com> <Pine.LNX.4.64.0702252318560.3402@acrux.dbai.tuwien.ac.at>
next in thread | previous in thread | raw e-mail | index | archive | help
Gerald Pfeifer schreef: > On Sun, 25 Feb 2007, Rene Ladan wrote: >>> cvs -d:pserver:cvs@cvs.winehq.com:/home/wine co wine >>> cd wine >>> ./configure >>> make depend ; make >>> >> I only get login errors here: >> PAM authenticate error: Authentication failure >> cvs checkout: authorization failed: server cvs.winehq.com rejected >> access to /home/wine for user cvs >> cvs checkout: used empty password; try "cvs login" with a real password >> >> 'cvs -d... login' gives the same result. Creating an empty ~/.cvspass >> doesn't help. > > Sorry, I missed the fact that I had this cached on all my machines. > I checked, and also verified this with a blank account, and specifying > "cvs" (without the quotes) as the password for `cvs login` should work. > > Gerald > I tried building wine from todays cvs but it fails at the same point. Adding -lXau to the EXTRALIBS= line in wine/dlls/winenas.drv/Makefile provides a quick fix. The build then completes successfully. -- GPG fingerprint = E738 5471 D185 7013 0EE0 4FC8 3C1D 6F83 12E1 84F6 (subkeys.pgp.net) "It won't fit on the line." -- me, 2001
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?45E31555.40708>