bug-gnu-emacs
[Top][All Lists]
Advanced

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

21.1 compile configuration error on Sparc Ultra 5/Solaris 7


From: Viktor Haag
Subject: 21.1 compile configuration error on Sparc Ultra 5/Solaris 7
Date: 25 Oct 2001 10:11:16 -0400
User-agent: Gnus/5.0808 (Gnus v5.8.8) Emacs/21.1

I try to run the configure script to build 21.1 on Solaris7 (a
Sparc Ultra 5) and configure doesn't finish properly. Here's the
output:

 >  ./configure sparc-sun-solaris2.7 --prefix=/usr/local
 > loading cache ./config.cache
 > checking host system type... sparc-sun-solaris2.7
 > 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) no
 > checking how to run the C preprocessor... (cached) $gcc -E
 > checking for a BSD compatible install... (cached) $/usr/bin/install -c
 > checking for bison... (cached) $bison -y
 > 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
 > ./configure: -E: not found
 > ./configure: -E: not found
 > 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) yes
 > 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) ./configure: =yes: not found
 > 
 > 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
 > ./configure: test: argument expected

Anyone have any ideas that could help me out here?

-- 
Viktor Haag : Software & Information Design : Research In Motion
                              +--+
   "Ten pages of Flamel are worth a thousand pages of Newton!"



reply via email to

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