Re: [Mac-emacs-users] emacs 21.2.50 CVS help needed
Brought to you by:
akochoi
|
From: Andrew C. <ak...@sh...> - 2002-05-26 21:06:15
|
> I am doing something wrong in trying to download the sources > for 21.2.50. >=20 > In a terminal window, I give the commands: >=20 > cvs -d:pserver:an...@su...:/cvsroot/emacs login >=20 > [<enter> (for password)] > =A0 > cvs -z3 -d:pserver:an...@su...:/cvsroot/emacs co . >=20 > I cd to the top level folder that is downloaded. >=20 > .\configure seems to work OK >=20 > But "make" fails completely, as does "make bootstrap". >=20 > What am I missing? >=20 > Gil Hi Gil, It will help a lot if you describe how `make' has failed and attach the error messages. One possibility is you have X Window installed and you didn't do a `./configure --without-x'. It will also help if you state which version of OS X and developer tools you're using. Andrew. |