From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: Milan Tichy Newsgroups: gmane.emacs.help Subject: How to compile Emacs 21.2 on HP-UX 11.XX? Date: Fri, 10 Jan 2003 10:56:12 +0100 (MET) Organization: Institute of Information Theory and Automation (UTIA AV CR) Sender: help-gnu-emacs-bounces+gnu-help-gnu-emacs=m.gmane.org@gnu.org Message-ID: NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII X-Trace: main.gmane.org 1042192541 21158 80.91.224.249 (10 Jan 2003 09:55:41 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Fri, 10 Jan 2003 09:55:41 +0000 (UTC) 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 18Wvt5-0005V6-00 for ; Fri, 10 Jan 2003 10:55:39 +0100 Original-Received: from localhost ([127.0.0.1] helo=monty-python.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.10.13) id 18Wvtw-0004Ff-08 for gnu-help-gnu-emacs@m.gmane.org; Fri, 10 Jan 2003 04:56:32 -0500 Original-Received: from list by monty-python.gnu.org with tmda-scanned (Exim 4.10.13) id 18Wvtg-0004EN-00 for help-gnu-emacs@gnu.org; Fri, 10 Jan 2003 04:56:16 -0500 Original-Received: from mail by monty-python.gnu.org with spam-scanned (Exim 4.10.13) id 18Wvtf-0004Dq-00 for help-gnu-emacs@gnu.org; Fri, 10 Jan 2003 04:56:15 -0500 Original-Received: from visla.utia.cas.cz ([147.231.12.1]) by monty-python.gnu.org with esmtp (Exim 4.10.13) id 18Wvte-0004DS-00 for help-gnu-emacs@gnu.org; Fri, 10 Jan 2003 04:56:15 -0500 Original-Received: from gauss.utia.cas.cz (gauss.utia.cas.cz [147.231.15.130]) by visla.utia.cas.cz (8.11.6/8.11.6) with ESMTP id h0A9uBg08869 for ; Fri, 10 Jan 2003 10:56:11 +0100 (MET) Original-To: help-gnu-emacs@gnu.org X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1b5 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Help: List-Post: List-Subscribe: , List-Archive: List-Unsubscribe: , Errors-To: help-gnu-emacs-bounces+gnu-help-gnu-emacs=m.gmane.org@gnu.org Xref: main.gmane.org gmane.emacs.help:5321 X-Report-Spam: http://spam.gmane.org/gmane.emacs.help:5321 Hi, I have problems compiling Emacs 21.2 on HP 9000/785 (HP-UX 11.11). I tryed to compile using these options CC=cc CFLAGS="-Ae +DA2.0" ./configure --prefix=/usr/sw/gnu/emacs-21.2 --without-gcc --with-x-toolkit=motif --with-xpm --with-jpeg --with-tiff --with-gif --with-png --with-x --without-xim No matter if I use gcc or other options I always get similar error msg: cc -c -Wp,-H200000 -D_BSD -Demacs -DHAVE_CONFIG_H -DUSE_MOTIF -I. -I/home/tichy/archive/tmp/emacs/emacs-21.2/src -Wp,-H200000 -D_BSD -I/usr/include/X11R6 -I/usr/include/X11R5 -I/usr/include/Motif1.2 -I/usr/contrib/X11R6/include -I/usr/contrib/X11R5/include -Ae +DA2.0 strftime.c cc: "strftime.c", line 77: error 1000: Unexpected symbol: "mbstate_zero". cc: "strftime.c", line 610: error 1000: Unexpected symbol: "mbstate". cc: "strftime.c", line 610: error 1588: "mbstate" undefined. cc: "strftime.c", line 610: error 1588: "mbstate_zero" undefined. gmake[1]: *** [strftime.o] Error 1 gmake[1]: Leaving directory `/archive/tichy/tmp/emacs/emacs-21.2/src' gmake: *** [src] Error 2 I would prefer use HP ANSI C compiler. Can anybody help please? Regards, MT ------------------------------------------------------------------------- Ing. Milan Tichy e-mail: tichy@utia.cas.cz Department of Signal Processing Institute of Information Theory and Automation Czech Academy of Sciences, Prague, Czech Republic -------------------------------------------------------------------------