emacs-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Failure to build current git master


From: Manoj Srivastava
Subject: Failure to build current git master
Date: Tue, 25 Aug 2009 22:58:01 -0500
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/23.1.50 (gnu/linux) (x86_64-unknown-linux-gnu)

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 <address@hidden> <http://www.golden-gryphon.com/>  
1024D/BF24424C print 4966 F272 D093 B493 410B  924B 21BA DABB BF24 424C





reply via email to

[Prev in Thread] Current Thread [Next in Thread]