[PLUG] Victor needs help compiling emacs from source on unbuntu 6.06

Victor Soich vsoich at gmail.com
Tue May 8 20:28:34 UTC 2007


On 08 May 2007 13:02:41 -0700, Russell Senior <russell at personaltelco.net> wrote:

> Look carefully at the messages generated during the ./configure stage.
> It should give you some clues about what it finds and what it doesn't.

I went to my directory

/home/vsoich/emacs-21.4

and again executed ./configure

vsoich at tiberius:~/emacs-21.4$ ./configure


and I got a lot of output that I don't understand.  I don't know what
to look for.  As per your suggestion, I did look at the messages
generated but unfortunatly I'm not getting a clue.

Here is the ouput after executing ./configure

vsoich at tiberius:~/emacs-21.4$ ./configure
loading cache ./config.cache
checking host system type... i686-pc-linux-gnu
checking for gcc... (cached) gcc
checking whether the C compiler (gcc  ) works... yes
checking whether the C compiler (gcc  ) is a cross-compiler... no
checking whether we are using GNU C... (cached) yes
checking whether gcc accepts -g... (cached) yes
checking whether ln -s works... (cached) yes
checking how to run the C preprocessor... (cached) gcc -E
checking for a BSD compatible install... (cached) /usr/bin/install -c
checking for bison... no
checking for byacc... no
checking for ranlib... (cached) ranlib
checking for AIX... no
checking the machine- and system-dependent files to find out
 - which libraries the lib-src programs will want, and
 - whether the GNU malloc routines are usable
checking for special C compiler options needed for large files... (cached) no
checking for _FILE_OFFSET_BITS value needed for large files... (cached) 64
checking for _LARGE_FILES value needed for large files... (cached) no
checking for machine/soundcard.h... (cached) no
checking for sys/soundcard.h... (cached) yes
checking for soundcard.h... (cached) no
checking for _oss_ioctl in -lossaudio... (cached) no
checking for sys/select.h... (cached) yes
checking for sys/timeb.h... (cached) yes
checking for sys/time.h... (cached) yes
checking for unistd.h... (cached) yes
checking for utime.h... (cached) yes
checking for linux/version.h... (cached) yes
checking for sys/systeminfo.h... (cached) no
checking for termios.h... (cached) yes
checking for limits.h... (cached) yes
checking for string.h... (cached) yes
checking for stdlib.h... (cached) yes
checking for termcap.h... (cached) no
checking for stdio_ext.h... (cached) yes
checking for fcntl.h... (cached) yes
checking for term.h... (cached) no
checking for strings.h... (cached) yes
checking for ANSI C header files... (cached) yes
checking whether time.h and sys/time.h may both be included... (cached) yes
checking for sys_siglist declaration in signal.h or unistd.h... (cached) yes
checking for sys/wait.h that is POSIX.1 compatible... (cached) yes
checking for struct utimbuf... (cached) yes
checking return type of signal handlers... (cached) void
checking for speed_t... (cached) yes
checking for struct timeval... (cached) yes
checking for struct exception... (cached) no
checking whether struct tm is in sys/time.h or time.h... (cached) time.h
checking for tm_zone in struct tm... (cached) yes
checking for tm_gmtoff in struct tm... (cached) yes
checking for gcc option to accept ANSI C... (cached) none needed
checking for function prototypes... yes
checking for working volatile... (cached) yes
checking for working const... (cached) yes
checking for void * support... (cached) yes
checking whether make sets ${MAKE}... (cached) yes
checking for long file names... (cached) yes
checking for X... (cached) no
checking for malloc_get_state... (cached) yes
checking for malloc_set_state... (cached) yes
checking whether __after_morecore_hook exists... (cached) yes
checking for stdlib.h... (cached) yes
checking for unistd.h... (cached) yes
checking for sys/stat.h... (cached) yes
checking for getpagesize... (cached) yes
checking for working mmap... (cached) yes
checking for dnet_ntoa in -ldnet... (cached) no
checking for main in -lXbsd... (cached) no
checking for cma_open in -lpthreads... (cached) no
checking for XFree86 in /usr/X386... no
checking whether netdb declares h_errno... (cached) yes
checking for working alloca.h... (cached) yes
checking for alloca... (cached) yes
checking for sqrt in -lm... (cached) yes
checking for maillock in -lmail... (cached) no
checking for maillock in -llockfile... (cached) no
checking for liblockfile.so... (cached) no
checking for touchlock... (cached) no
checking for maillock.h... (cached) no
checking for gethostname... (cached) yes
checking for getdomainname... (cached) yes
checking for dup2... (cached) yes
checking for rename... (cached) yes
checking for closedir... (cached) yes
checking for mkdir... (cached) yes
checking for rmdir... (cached) yes
checking for sysinfo... (cached) yes
checking for random... (cached) yes
checking for lrand48... (cached) yes
checking for bcopy... (cached) yes
checking for bcmp... (cached) yes
checking for logb... (cached) yes
checking for frexp... (cached) yes
checking for fmod... (cached) yes
checking for rint... (cached) yes
checking for cbrt... (cached) yes
checking for ftime... (cached) yes
checking for res_init... (cached) no
checking for setsid... (cached) yes
checking for strerror... (cached) yes
checking for fpathconf... (cached) yes
checking for select... (cached) yes
checking for mktime... (cached) yes
checking for euidaccess... (cached) yes
checking for getpagesize... (cached) yes
checking for tzset... (cached) yes
checking for setlocale... (cached) yes
checking for utimes... (cached) yes
checking for setrlimit... (cached) yes
checking for setpgid... (cached) yes
checking for getcwd... (cached) yes
checking for getwd... (cached) yes
checking for shutdown... (cached) yes
checking for strftime... (cached) yes
checking for getaddrinfo... (cached) yes
checking for __fpending... (cached) yes
checking for mblen... (cached) yes
checking for mbrlen... (cached) yes
checking for strsignal... (cached) yes
checking for setitimer... (cached) yes
checking for ualarm... (cached) yes
checking for index... (cached) yes
checking for rindex... (cached) yes
checking for gai_strerror... (cached) yes
checking for mkstemp... (cached) yes
checking for sys/time.h... (cached) yes
checking for unistd.h... (cached) yes
checking for alarm... (cached) yes
checking for working mktime... (cached) yes
checking for getloadavg... (cached) yes
checking for getloadavg... (cached) yes
checking whether getloadavg requires setgid... (cached) no
checking for _LARGEFILE_SOURCE value needed for large files... (cached) 1
checking for fseeko... (cached) yes
checking for grantpt... (cached) yes
checking for getpt... (cached) yes
checking for tparm in -lncurses... (cached) no
checking for dgettext in -lintl... (cached) no
checking whether localtime caches TZ... (cached) no
checking for gettimeofday... (cached) yes
checking whether gettimeofday can accept two arguments... (cached) yes
checking for struct timezone... (cached) yes
checking for socket... (cached) yes
checking for netinet/in.h... (cached) yes
checking for arpa/inet.h... (cached) yes
checking whether system supports dynamic ptys... yes
checking for pid_t... (cached) yes
checking for vfork.h... (cached) no
checking for working vfork... (cached) yes
checking for size_t... (cached) yes

Configured for `i686-pc-linux-gnu'.

  Where should the build process find the source code?
/home/vsoich/emacs-21.4
  What operating system and machine description files should Emacs use?
        `s/gnu-linux.h' and `m/intel386.h'
  What compiler should emacs be built with?               gcc -g -O2
  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?                    none
  What toolkit should Emacs use?                          none
  Where do we find X Windows header files?                NONE
  Where do we find X Windows libraries?                   NONE
  Does Emacs use -lXaw3d?                                 no
  Does Emacs use -lXpm?                                   no
  Does Emacs use -ljpeg?                                  no
  Does Emacs use -ltiff?                                  no
  Does Emacs use -lungif?                                 no
  Does Emacs use -lpng?                                   no
  Does Emacs use X toolkit scroll bars?                   no

creating ./config.status
creating Makefile
creating lib-src/Makefile.c
creating oldXMenu/Makefile
creating man/Makefile
creating lwlib/Makefile
creating src/Makefile.c
creating lisp/Makefile
creating leim/Makefile
creating src/config.h
src/config.h is unchanged
creating src/epaths.h
src/epaths.h is unchanged
creating lib-src/Makefile
creating src/Makefile
vsoich at tiberius:~/emacs-21.4$



More information about the PLUG mailing list