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

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

Emacs make errors on HP/UX


From: Lozano, Marcus
Subject: Emacs make errors on HP/UX
Date: Wed, 9 Mar 2005 17:13:06 -0600

Hello,

My name is Marcus Lozano. I am fairly new to HP/UX and I am trying to build
emacs on a machine running HP/UX 11.00

I get the following errors below after entering the make command.

Any thoughts of how to resolve this error?

I appreciate any help you can give.

Marcus Lozano
Maxim Integrated Products
San Antonio, Texas

...Line removed for clarity
        cc -c  -Demacs -DHAVE_CONFIG_H   -I. -I/local0/emacs-21.3/src
-I/usr/include/X11R6 -I/usr/include/X11R5 -I/usr/include/Motif1.2
-I/usr/contrib/X11R6/include -I/usr/contrib/X11R5/include -g keyboard.c
(Bundled) cc: warning 480: The -g option is available only with the C/ANSI C
product; ignored.
        cc -c  -Demacs -DHAVE_CONFIG_H   -I. -I/local0/emacs-21.3/src
-I/usr/include/X11R6 -I/usr/include/X11R5 -I/usr/include/Motif1.2
-I/usr/contrib/X11R6/include -I/usr/contrib/X11R5/include -g macros.c
(Bundled) cc: warning 480: The -g option is available only with the C/ANSI C
product; ignored.
        cc -c  -Demacs -DHAVE_CONFIG_H   -I. -I/local0/emacs-21.3/src
-I/usr/include/X11R6 -I/usr/include/X11R5 -I/usr/include/Motif1.2
-I/usr/contrib/X11R6/include -I/usr/contrib/X11R5/include -g keymap.c
(Bundled) cc: warning 480: The -g option is available only with the C/ANSI C
product; ignored.
        cc -c  -Demacs -DHAVE_CONFIG_H   -I. -I/local0/emacs-21.3/src
-I/usr/include/X11R6 -I/usr/include/X11R5 -I/usr/include/Motif1.2
-I/usr/contrib/X11R6/include -I/usr/contrib/X11R5/include -g sysdep.c
(Bundled) cc: warning 480: The -g option is available only with the C/ANSI C
product; ignored.
(Bundled) cc: "sysdep.c", line 2807: error 1000: Unexpected symbol:
"signal_handler_t".
(Bundled) cc: "sysdep.c", line 2807: error 1705: Function prototypes are an
ANSI feature.
(Bundled) cc: "sysdep.c", line 2830: error 1705: Function prototypes are an
ANSI feature.
(Bundled) cc: "sysdep.c", line 2845: error 1000: Unexpected symbol:
"new_mask".
(Bundled) cc: "sysdep.c", line 2847: error 1000: Unexpected symbol:
"old_mask".
(Bundled) cc: "sysdep.c", line 2848: error 1588: "new_mask" undefined.
(Bundled) cc: "sysdep.c", line 2848: error 1588: "old_mask" undefined.
(Bundled) cc: "sysdep.c", line 2853: error 1000: Unexpected symbol:
"new_mask".
(Bundled) cc: "sysdep.c", line 2855: error 1000: Unexpected symbol:
"old_mask".
(Bundled) cc: "sysdep.c", line 2856: error 1588: "new_mask" undefined.
(Bundled) cc: "sysdep.c", line 2856: error 1588: "old_mask" undefined.
(Bundled) cc: "sysdep.c", line 2861: error 1000: Unexpected symbol:
"new_mask".
(Bundled) cc: "sysdep.c", line 2863: error 1000: Unexpected symbol:
"old_mask".
(Bundled) cc: "sysdep.c", line 2864: error 1588: "new_mask" undefined.
(Bundled) cc: "sysdep.c", line 2864: error 1588: "old_mask" undefined.
*** Error exit code 1

Stop.
*** Error exit code 1

Stop.




reply via email to

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