all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* Failure to build current git master
@ 2009-08-26  3:58 Manoj Srivastava
  0 siblings, 0 replies; only message in thread
From: Manoj Srivastava @ 2009-08-26  3:58 UTC (permalink / raw)
  To: emacs-devel

Hi,

        After a make distclean, the compilation resulted in:

./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 && \
 make bootstrap

...

Configured for `x86_64-unknown-linux-gnu'.

  Where should the build process find the source code?    /usr/local/src/emacs
  What operating system and machine description files should Emacs use?
        `s/gnu-linux.h' and `m/amdx86-64.h'
  What compiler should emacs be built with?               gcc -g -O2 -Wno-pointer-sign  
  Should Emacs use the GNU version of malloc?             yes
      (Using Doug Lea's new malloc from the GNU C Library.)
  Should Emacs use a relocating allocator for buffers?    yes
  Should Emacs use mmap(2) for buffer allocation?         no
  What window system should Emacs use?                    x11
  What toolkit should Emacs use?                          GTK
  Where do we find X Windows header files?                Standard dirs
  Where do we find X Windows libraries?                   Standard dirs
  Does Emacs use -lXaw3d?                                 no
  Does Emacs use -lXpm?                                   yes
  Does Emacs use -ljpeg?                                  yes
  Does Emacs use -ltiff?                                  yes
  Does Emacs use a gif library?                           yes -lgif
  Does Emacs use -lpng?                                   yes
  Does Emacs use -lrsvg-2?                                yes
  Does Emacs use -lgpm?                                   yes
  Does Emacs use -ldbus?                                  yes
  Does Emacs use -lfreetype?                              yes
  Does Emacs use -lm17n-flt?                              yes
  Does Emacs use -lotf?                                   yes
  Does Emacs use -lxft?                                   yes
  Does Emacs use toolkit scroll bars?                     yes

 ...

Finding pointers to doc strings...
Finding pointers to doc strings...done
Dumping under the name emacs
113881 pure bytes used
mv -f emacs bootstrap-emacs
cd ../lisp; make -w compile-first EMACS=../src/bootstrap-emacs
make[3]: Entering directory `/usr/local/src/emacs/lisp'
Compiling /usr/local/src/emacs/lisp/emacs-lisp/bytecomp.el
Symbol's value as variable is void: bytes
make[3]: *** [/usr/local/src/emacs/lisp/emacs-lisp/bytecomp.elc] Error 255
make[3]: Leaving directory `/usr/local/src/emacs/lisp'
make[2]: *** [bootstrap-emacs] Error 2
make[2]: Leaving directory `/usr/local/src/emacs/src'
make[1]: *** [src] Error 2
make[1]: Leaving directory `/usr/local/src/emacs'
make: *** [bootstrap] Error 2


        manoj
-- 
Four principal things increase in the man who is respectful and always
honours his elders - length of life, good looks, happiness and health.109
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] only message in thread

only message in thread, other threads:[~2009-08-26  3:58 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-08-26  3:58 Failure to build current git master Manoj Srivastava

Code repositories for project(s) associated with this external index

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

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.