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

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

How to compile Emacs 21.2 on HP-UX 11.XX?


From: Milan Tichy
Subject: How to compile Emacs 21.2 on HP-UX 11.XX?
Date: Fri, 10 Jan 2003 10:56:12 +0100 (MET)

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
-------------------------------------------------------------------------




reply via email to

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