From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: Benjamin.May@bookspan.com Newsgroups: gmane.emacs.bugs Subject: solaris Date: Tue, 3 Jun 2003 12:09:28 -0500 Sender: bug-gnu-emacs-bounces+gnu-bug-gnu-emacs=m.gmane.org@gnu.org Message-ID: NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="===============30932901160562065==" X-Trace: main.gmane.org 1054661349 941 80.91.224.249 (3 Jun 2003 17:29:09 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Tue, 3 Jun 2003 17:29:09 +0000 (UTC) Original-X-From: bug-gnu-emacs-bounces+gnu-bug-gnu-emacs=m.gmane.org@gnu.org Tue Jun 03 19:29:06 2003 Return-path: Original-Received: from monty-python.gnu.org ([199.232.76.173]) by main.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 19NFYF-0008Pu-00 for ; Tue, 03 Jun 2003 19:26:24 +0200 Original-Received: from localhost ([127.0.0.1] helo=monty-python.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.20) id 19NFVZ-0003NJ-Nw for gnu-bug-gnu-emacs@m.gmane.org; Tue, 03 Jun 2003 13:23:37 -0400 Original-Received: from list by monty-python.gnu.org with tmda-scanned (Exim 4.20) id 19NFRO-0001vv-HP for bug-gnu-emacs@gnu.org; Tue, 03 Jun 2003 13:19:18 -0400 Original-Received: from mail by monty-python.gnu.org with spam-scanned (Exim 4.20) id 19NFI3-0006o8-9h for bug-gnu-emacs@gnu.org; Tue, 03 Jun 2003 13:09:41 -0400 Original-Received: from [208.209.205.164] (helo=mx6.bmsus.com) by monty-python.gnu.org with esmtp (Exim 4.20) id 19NFHw-0006l2-3K for bug-gnu-emacs@gnu.org; Tue, 03 Jun 2003 13:09:32 -0400 Original-Received: by USBAGE106 with Internet Mail Service (5.5.2653.19) id ; Tue, 3 Jun 2003 12:09:30 -0500 Original-To: bug-gnu-emacs@gnu.org X-Mailer: Internet Mail Service (5.5.2653.19) X-BeenThere: bug-gnu-emacs@gnu.org X-Mailman-Version: 2.1b5 Precedence: list List-Id: Bug reports for GNU Emacs, the Swiss army knife of text editors List-Help: List-Post: List-Subscribe: , List-Archive: List-Unsubscribe: , Errors-To: bug-gnu-emacs-bounces+gnu-bug-gnu-emacs=m.gmane.org@gnu.org Xref: main.gmane.org gmane.emacs.bugs:5224 X-Report-Spam: http://spam.gmane.org/gmane.emacs.bugs:5224 This message is in MIME format. Since your mail reader does not understand this format, some or all of this message may not be legible. --===============30932901160562065== content-type: multipart/alternative; boundary="----_=_NextPart_001_01C329F2.E43D4170" This message is in MIME format. Since your mail reader does not understand this format, some or all of this message may not be legible. ------_=_NextPart_001_01C329F2.E43D4170 Content-Type: text/plain; charset="iso-8859-1" I am trying to build emacs on solaris: SunOS gar10026 5.8 Generic_108528-20 sun4u sparc SUNW,Ultra-80 And I am getting the following error when I try to run make in src after having run configure from the base dir: In file included from /usr/include/X11/Xos.h:81, from xfaces.c:60: /usr/include/strings.h:25: conflicting types for `memmove' /usr/include/iso/string_iso.h:62: previous declaration of `memmove' /usr/include/strings.h:26: parse error before `0' /usr/include/strings.h:26: warning: conflicting types for built-in function `memset' *** Error code 1 I noticed that this was a known bug by searching the archives but couldn't find any resolution... I am trying to build emacs 20.7. Any help appreciated. Following is the output from configure: bash-2.03$ ./configure creating cache ./config.cache checking host system type... sparc-sun-solaris2.8 checking for gcc... 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... yes checking whether gcc accepts -g... yes checking whether ln -s works... yes checking how to run the C preprocessor... gcc -E checking for a BSD compatible install... /export/home/bmay/emacs-20.7/install.sh -c checking for bison... no checking for byacc... no checking for AIX... no checking for sys/select.h... yes checking for sys/timeb.h... yes checking for sys/time.h... yes checking for unistd.h... yes checking for utime.h... yes checking for linux/version.h... no checking for sys/systeminfo.h... yes checking for termios.h... yes checking for limits.h... yes checking for string.h... yes checking for ANSI C header files... yes checking whether time.h and sys/time.h may both be included... yes checking for sys_siglist declaration in signal.h or unistd.h... no checking for struct utimbuf... yes checking return type of signal handlers... void checking for struct timeval... yes checking whether struct tm is in sys/time.h or time.h... time.h checking for tm_zone in struct tm... no checking for tzname... yes checking for working const... yes checking whether make sets ${MAKE}... yes checking for long file names... yes checking for X... libraries , headers 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 malloc_get_state... no checking for malloc_set_state... no checking whether __after_morecore_hook exists... no checking for dnet_ntoa in -ldnet... no checking for main in -lXbsd... no checking for cma_open in -lpthreads... no checking for XFree86 in /usr/X386... no checking for XrmSetDatabase... yes checking for XScreenResourceString... yes checking for XScreenNumberOfScreen... yes checking for XSetWMProtocols... yes checking X11 version 6... 6 or newer checking X11 version 5... 5 or newer checking X11 version 5 with Xaw... 5 or newer, with Xaw; use toolkit by default checking X11 toolkit version... 6 or newer checking for XmuConvertStandardSelection in -lXmu... yes checking whether netdb declares h_errno... yes checking for working alloca.h... yes checking for alloca... yes checking for sqrt in -lm... yes checking for maillock in -lmail... yes checking for touchlock... no checking for maillock.h... yes checking for gettimeofday... yes checking for gethostname... yes checking for getdomainname... yes checking for dup2... yes checking for rename... yes checking for closedir... yes checking for mkdir... yes checking for rmdir... yes checking for sysinfo... yes checking for random... yes checking for lrand48... yes checking for bcopy... yes checking for bcmp... yes checking for logb... yes checking for frexp... yes checking for fmod... yes checking for rint... yes checking for cbrt... yes checking for ftime... yes checking for res_init... no checking for setsid... yes checking for strerror... yes checking for fpathconf... yes checking for select... yes checking for mktime... yes checking for euidaccess... no checking for getpagesize... yes checking for tzset... yes checking for setlocale... yes checking for utimes... yes checking for setrlimit... yes checking for setpgid... yes checking for getcwd... yes checking for shutdown... yes checking for strftime... yes checking for grantpt... yes checking for getpt... no checking for tparm in -lncurses... no checking for dgettext in -lintl... yes checking whether localtime caches TZ... no checking whether gettimeofday can accept two arguments... yes checking for socket... yes checking for netinet/in.h... yes checking for arpa/inet.h... yes Configured for `sparc-sun-solaris2.8'. Where should the build process find the source code? /export/home/bmay/emacs-20.7 What operating system and machine description files should Emacs use? `s/sol2-5.h' and `m/sparc.h' What compiler should emacs be built with? gcc -g -O Should Emacs use the GNU version of malloc? no (The GNU allocators don't work with this system configuration.) Should Emacs use the relocating allocator for buffers? no What window system should Emacs use? x11 What toolkit should Emacs use? LUCID Where do we find X Windows header files? Standard dirs Where do we find X Windows libraries? Standard dirs updating cache ./config.cache creating ./config.status creating Makefile creating lib-src/Makefile.c creating oldXMenu/Makefile creating man/Makefile creating lwlib/Makefile creating src/Makefile.c creating leim/Makefile creating src/config.h creating src/epaths.h creating lib-src/Makefile creating src/Makefile ------_=_NextPart_001_01C329F2.E43D4170 Content-Type: text/html; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable solaris

        I am trying to build emacs on solaris:

        SunOS gar10026 5.8 Generic_108528-20 sun4u sparc = SUNW,Ultra-80
       =20
        And I am getting the following error when I try to run = make in src after having run configure from the base dir:

        In file included from /usr/include/X11/Xos.h:81,
         &nb= sp;       from xfaces.c:60:
/usr/include/strings.h:25: = conflicting types for `memmove'
/usr/include/iso/string_iso.h:62: = previous declaration of `memmove'
/usr/include/strings.h:26: parse = error before `0'
/usr/include/strings.h:26: warning: = conflicting types for built-in function `memset'
*** Error code 1

        I noticed that this was a known bug by searching the = archives but couldn't find any resolution... I am trying to build emacs = 20.7. Any help appreciated. Following is the output from = configure:

bash-2.03$ ./configure
creating cache ./config.cache
checking host system type... = sparc-sun-solaris2.8
checking for gcc... 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... yes
checking whether gcc accepts -g... = yes
checking whether ln -s works... = yes
checking how to run the C = preprocessor... gcc -E
checking for a BSD compatible = install... /export/home/bmay/emacs-20.7/install.sh -c
checking for bison... no
checking for byacc... no
checking for AIX... no
checking for sys/select.h... = yes
checking for sys/timeb.h... = yes
checking for sys/time.h... yes
checking for unistd.h... yes
checking for utime.h... yes
checking for linux/version.h... = no
checking for sys/systeminfo.h... = yes
checking for termios.h... yes
checking for limits.h... yes
checking for string.h... yes
checking for ANSI C header files... = yes
checking whether time.h and = sys/time.h may both be included... yes
checking for sys_siglist declaration = in signal.h or unistd.h... no
checking for struct utimbuf... = yes
checking return type of signal = handlers... void
checking for struct timeval... = yes
checking whether struct tm is in = sys/time.h or time.h... time.h
checking for tm_zone in struct tm... = no
checking for tzname... yes
checking for working const... = yes
checking whether make sets ${MAKE}... = yes
checking for long file names... = yes
checking for X... libraries , = headers
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 malloc_get_state... = no
checking for malloc_set_state... = no
checking whether = __after_morecore_hook exists... no
checking for dnet_ntoa in -ldnet... = no
checking for main in -lXbsd... = no
checking for cma_open in = -lpthreads... no
checking for XFree86 in /usr/X386... = no
checking for XrmSetDatabase... = yes
checking for XScreenResourceString... = yes
checking for XScreenNumberOfScreen... = yes
checking for XSetWMProtocols... = yes
checking X11 version 6... 6 or = newer
checking X11 version 5... 5 or = newer
checking X11 version 5 with Xaw... 5 = or newer, with Xaw; use toolkit by default
checking X11 toolkit version... 6 or = newer
checking for = XmuConvertStandardSelection in -lXmu... yes
checking whether netdb declares = h_errno... yes
checking for working alloca.h... = yes
checking for alloca... yes
checking for sqrt in -lm... = yes
checking for maillock in -lmail... = yes
checking for touchlock... no
checking for maillock.h... yes
checking for gettimeofday... = yes
checking for gethostname... = yes
checking for getdomainname... = yes
checking for dup2... yes
checking for rename... yes
checking for closedir... yes
checking for mkdir... yes
checking for rmdir... yes
checking for sysinfo... yes
checking for random... yes
checking for lrand48... yes
checking for bcopy... yes
checking for bcmp... yes
checking for logb... yes
checking for frexp... yes
checking for fmod... yes
checking for rint... yes
checking for cbrt... yes
checking for ftime... yes
checking for res_init... no
checking for setsid... yes
checking for strerror... yes
checking for fpathconf... yes
checking for select... yes
checking for mktime... yes
checking for euidaccess... no
checking for getpagesize... = yes
checking for tzset... yes
checking for setlocale... yes
checking for utimes... yes
checking for setrlimit... yes
checking for setpgid... yes
checking for getcwd... yes
checking for shutdown... yes
checking for strftime... yes
checking for grantpt... yes
checking for getpt... no
checking for tparm in -lncurses... = no
checking for dgettext in -lintl... = yes
checking whether localtime caches = TZ... no
checking whether gettimeofday can = accept two arguments... yes
checking for socket... yes
checking for netinet/in.h... = yes
checking for arpa/inet.h... = yes

Configured for = `sparc-sun-solaris2.8'.

  Where should the build process = find the source code?    = /export/home/bmay/emacs-20.7
  What operating system and = machine description files should Emacs use?
        `s/sol2-5.h' = and `m/sparc.h'
  What compiler should emacs be = built = with?           &= nbsp;   gcc  -g -O
  Should Emacs use the GNU = version of = malloc?           = ;  no
    (The GNU = allocators don't work with this system configuration.)
  Should Emacs use the = relocating allocator for buffers?  no
  What window system should = Emacs = use?           &n= bsp;        x11
  What toolkit should Emacs = use?           &n= bsp;           &n= bsp;  LUCID
  Where do we find X Windows = header = files?           =      Standard dirs
  Where do we find X Windows = libraries?          &n= bsp;        Standard dirs

updating cache ./config.cache
creating ./config.status
creating Makefile
creating lib-src/Makefile.c
creating oldXMenu/Makefile
creating man/Makefile
creating lwlib/Makefile
creating src/Makefile.c
creating leim/Makefile
creating src/config.h
creating src/epaths.h
creating lib-src/Makefile
creating src/Makefile

------_=_NextPart_001_01C329F2.E43D4170-- --===============30932901160562065== Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit _______________________________________________ Bug-gnu-emacs mailing list Bug-gnu-emacs@gnu.org http://mail.gnu.org/mailman/listinfo/bug-gnu-emacs --===============30932901160562065==--