unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
* prolems building CVS emacs
@ 2008-10-24 15:42 Manoj Srivastava
  2008-10-24 20:37 ` Herbert J. Skuhra
  0 siblings, 1 reply; 3+ messages in thread
From: Manoj Srivastava @ 2008-10-24 15:42 UTC (permalink / raw)
  To: emacs-devel

Hi,

        With the commit:
,----
| commit bf6c556c49f23a8e313262e5ab7c55154157f807
| Author: Kenichi Handa <handa@m17n.org>
| Date:   Fri Oct 24 13:12:55 2008 +0000
| 
|     *** empty log message ***
`----

        I get the build process trying to create /.emacs.d, and of
 course, that fails. I am building as myself, not as root.
,----
| make maintainer-clean   
| CFLAGS='-g -Wno-pointer-sign ' ./configure --with-x-toolkit=gtk   \
|      --with-dbus --with-gpm --with-pop=yes --with-xpm --with-jpeg \
|      --with-tiff --with-gif --with-png --with-x --with-xft        \
|      --with-freetype --with-rsvg --with-libotf
| CFLAGS='-g -Wno-pointer-sign ' make bootstrap
|   ....
| make[3]: Leaving directory `/usr/local/git/emacs/lisp'
| `/bin/pwd`/temacs --batch --load loadup bootstrap
| Loading loadup.el (source)...
| Using load-path (/usr/local/git/emacs/lisp /usr/local/git/emacs/lisp/emacs-lisp /usr/local/git/emacs/lisp/language /usr/local/git/emacs/lisp/international /usr/local/git/emacs/lisp/textmodes)
| Loading emacs-lisp/byte-run (source)...
| Loading emacs-lisp/backquote (source)...
| Loading subr (source)...
| Loading version.el (source)...
| Loading widget (source)...
| Loading custom (source)...
| Loading emacs-lisp/map-ynp (source)...
| Loading cus-start (source)...
| Loading international/mule (source)...
| Loading international/mule-conf.el (source)...
| Loading env (source)...
| Loading format (source)...
| Loading bindings (source)...
| Loading /usr/local/git/emacs/lisp/files.el (source)...
| Loading /usr/local/git/emacs/lisp/cus-face.el (source)...
| Loading /usr/local/git/emacs/lisp/faces.el (source)...
| Loading /usr/local/git/emacs/lisp/minibuffer.el (source)...
| Loading /usr/local/git/emacs/lisp/button.el (source)...
| Loading /usr/local/git/emacs/lisp/startup.el (source)...
| Creating directory: Permission denied, /.emacs.d
| make[2]: *** [bootstrap-emacs] Error 255
| make[2]: Leaving directory `/usr/local/git/emacs/src'
| make[1]: *** [src] Error 2
| make[1]: Leaving directory `/usr/local/git/emacs'
| make: *** [bootstrap] Error 2
`----

        manoj
-- 
Have an adequate day.
Manoj Srivastava <srivasta@acm.org> <http://www.golden-gryphon.com/>  
1024D/BF24424C print 4966 F272 D093 B493 410B  924B 21BA DABB BF24 424C





^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: prolems building CVS emacs
  2008-10-24 15:42 prolems building CVS emacs Manoj Srivastava
@ 2008-10-24 20:37 ` Herbert J. Skuhra
  2008-10-24 22:05   ` Juanma Barranquero
  0 siblings, 1 reply; 3+ messages in thread
From: Herbert J. Skuhra @ 2008-10-24 20:37 UTC (permalink / raw)
  To: emacs-devel

Manoj Srivastava <srivasta@ieee.org> writes:

> Hi,
>
>         With the commit:
> ,----
> | commit bf6c556c49f23a8e313262e5ab7c55154157f807
> | Author: Kenichi Handa <handa@m17n.org>
> | Date:   Fri Oct 24 13:12:55 2008 +0000
> | 
> |     *** empty log message ***
> `----
>
>         I get the build process trying to create /.emacs.d, and of
>  course, that fails. I am building as myself, not as root.

I think this commit breaks the build:

http://cvs.savannah.gnu.org/viewvc/emacs/lisp/startup.el?root=emacs&r1=1.513&r2=1.514

After reverting this patch, gmake bootstrap works again.

- Herbert




^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: prolems building CVS emacs
  2008-10-24 20:37 ` Herbert J. Skuhra
@ 2008-10-24 22:05   ` Juanma Barranquero
  0 siblings, 0 replies; 3+ messages in thread
From: Juanma Barranquero @ 2008-10-24 22:05 UTC (permalink / raw)
  To: Herbert J. Skuhra; +Cc: emacs-devel

On Fri, Oct 24, 2008 at 22:37, Herbert J. Skuhra <h.skuhra@gmail.com> wrote:

> I think this commit breaks the build:
>
> http://cvs.savannah.gnu.org/viewvc/emacs/lisp/startup.el?root=emacs&r1=1.513&r2=1.514
>
> After reverting this patch, gmake bootstrap works again.

Hmm. I tested bootstrapping before commiting the patch, and it worked for me.

I'll revert that part.

             Juanma




^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2008-10-24 22:05 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-10-24 15:42 prolems building CVS emacs Manoj Srivastava
2008-10-24 20:37 ` Herbert J. Skuhra
2008-10-24 22:05   ` Juanma Barranquero

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).