I am trying to compile emacs on HP (HP-UX hp3
B.10.20 A 9000/785 (ttyp1) ) and get the following error:
(Bundled) cc: warning 480: The -g option is
available only with the C/ANSI C product;
ignored.
cc -c -Wp,-H200000
-D_BSD -Demacs -DHAVE_CONFIG_H -I.
-I/home/kfk/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 -g
lastfile.c
(Bundled) cc: warning 480: The -g option is available only with
the C/ANSI C product; ignored.
cc
-c -Wp,-H200000 -D_BSD -Demacs -DHAVE_CONFIG_H -I.
-I/home/kfk/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 -g
gmalloc.c
(Bundled) cc: warning 480: The -g option is available only with the
C/ANSI C product; ignored.
(Bundled) cc: "gmalloc.c", line 110: error 1000:
Unexpected symbol: "__size".
(Bundled) cc: "gmalloc.c", line 113: error 1000:
Unexpected symbol: "size_t".
(Bundled) cc: "gmalloc.c", line 115: error 1000:
Unexpected symbol: "__nmemb".
(Bundled) cc: "gmalloc.c", line 121: error
1000: Unexpected symbol: "__alignment".
(Bundled) cc: "gmalloc.c", line 127:
error 1000: Unexpected symbol: "__size".
(Bundled) cc: "gmalloc.c", line 164:
error 1000: Unexpected symbol: "size_t".
(Bundled) cc: "gmalloc.c", line 227:
error 1000: Unexpected symbol: "__size".
(Bundled) cc: "gmalloc.c", line 228:
error 1000: Unexpected symbol: "size_t".
(Bundled) cc: "gmalloc.c", line 239:
error 1000: Unexpected symbol: "__size".
(Bundled) cc: "gmalloc.c", line 242:
error 1000: Unexpected symbol: "__size".