unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
* Different error compiling latest Emacs from scratch
@ 2009-10-04 19:52 Manoj Srivastava
  2009-10-04 20:24 ` Manoj Srivastava
  0 siblings, 1 reply; 2+ messages in thread
From: Manoj Srivastava @ 2009-10-04 19:52 UTC (permalink / raw)
  To: emacs-devel

Hi,

        The error eith circular dependencies has been fixed (thanks),
 and the compilation process goes further, but still dies at:

--8<---------------cut here---------------start------------->8---
make[1]: Leaving directory `/usr/local/src/emacs/src'
cd lisp; make all                            \
          CC='gcc' CFLAGS='-g -O2 -Wno-pointer-sign  ' CPPFLAGS='-D_BSD_SOURCE  ' \
          LDFLAGS='-Wl,-znocombreloc  ' MAKE='make'
make[1]: Entering directory `/usr/local/src/emacs/lisp'
Compiling /usr/local/src/emacs/lisp/cedet/ede/pmake.el
Wrote /usr/local/src/emacs/lisp/cedet/ede/pmake.elc
Compiling /usr/local/src/emacs/lisp/cedet/ede/proj-comp.el
Wrote /usr/local/src/emacs/lisp/cedet/ede/proj-comp.elc
Compiling /usr/local/src/emacs/lisp/cedet/srecode/cpp.el

In toplevel form:
cedet/srecode/cpp.el:38:1:Error: There should be a mode declaration in /usr/local/src/emacs/etc/srecode/cpp.srt
make[1]: *** [/usr/local/src/emacs/lisp/cedet/srecode/cpp.elc] Error 1
make[1]: Leaving directory `/usr/local/src/emacs/lisp'
make: *** [lisp] Error 2
--8<---------------cut here---------------end--------------->8---

        manoj
-- 
As crazy as hauling timber into the woods. Quintus Horatius Flaccus
(Horace)
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] 2+ messages in thread

* Re: Different error compiling latest Emacs from scratch
  2009-10-04 19:52 Different error compiling latest Emacs from scratch Manoj Srivastava
@ 2009-10-04 20:24 ` Manoj Srivastava
  0 siblings, 0 replies; 2+ messages in thread
From: Manoj Srivastava @ 2009-10-04 20:24 UTC (permalink / raw)
  To: emacs-devel

Hi,
On Sun, Oct 04 2009, Manoj Srivastava wrote:

>         The error eith circular dependencies has been fixed (thanks),
>  and the compilation process goes further, but still dies at:
> make[1]: Leaving directory `/usr/local/src/emacs/src'
> cd lisp; make all                            \
>           CC='gcc' CFLAGS='-g -O2 -Wno-pointer-sign  ' CPPFLAGS='-D_BSD_SOURCE  ' \
>           LDFLAGS='-Wl,-znocombreloc  ' MAKE='make'
> make[1]: Entering directory `/usr/local/src/emacs/lisp'
> Compiling /usr/local/src/emacs/lisp/cedet/ede/pmake.el
> Wrote /usr/local/src/emacs/lisp/cedet/ede/pmake.elc
> Compiling /usr/local/src/emacs/lisp/cedet/ede/proj-comp.el
> Wrote /usr/local/src/emacs/lisp/cedet/ede/proj-comp.elc
> Compiling /usr/local/src/emacs/lisp/cedet/srecode/cpp.el
>
> In toplevel form:
> cedet/srecode/cpp.el:38:1:Error: There should be a mode declaration in /usr/local/src/emacs/etc/srecode/cpp.srt
> make[1]: *** [/usr/local/src/emacs/lisp/cedet/srecode/cpp.elc] Error 1
> make[1]: Leaving directory `/usr/local/src/emacs/lisp'
> make: *** [lisp] Error 2


        This seems to be fixed now.

        manoj
-- 
If two wrongs don't make a right, try three. Laurence J. Peter
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] 2+ messages in thread

end of thread, other threads:[~2009-10-04 20:24 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-10-04 19:52 Different error compiling latest Emacs from scratch Manoj Srivastava
2009-10-04 20:24 ` Manoj Srivastava

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).