[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
compiling error with cc on hpux11
From: |
Emanuele Cannizzaro |
Subject: |
compiling error with cc on hpux11 |
Date: |
Thu, 7 Feb 2002 10:02:28 -0000 |
Configuration Information [Automatically generated, do not change]:
Machine: hppa2.0w
OS: hpux11.00
Compiler: cc
Compilation
CFLAGS: -DPROGRAM='bash' -DCONF_HOSTTYPE='hppa2.0w' -DCONF_OSTYPE='hpux11.0
0' -DCONF_MACHTYPE='hppa2.0w-hp-hpux11.00' -DCONF_VENDOR='hp' -DSHELL -DHAV
E_CONFIG_H -DHPUX -I. -I. -I./include -I./lib -I/usr/local/include -g
uname output: HP-UX ux206 B.11.00 U 9000/785 2001029280 unlimited-user
license
Machine Type: hppa2.0w-hp-hpux11.00
Bash Version: 2.05
Patch Level: 0
Release Status: release
Description:
[Detailed description of the problem, suggestion, or complaint.]
cc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"hppa2.0w"' -DCONF_OSTYPE='"hpux11.0
0"' -DCONF_MACHTYPE='"hppa2.0w-hp-hpux11.00"' -DCONF_VENDOR='"hp"' -DSHELL
-DHAVE_CONFIG_H -DHPUX -I. -I. -I./include -I./lib -I/usr/local/include -
g -o mksyntax ./mksyntax.c
(Bundled) cc: warning 480: The -g option is available only with the C/ANSI C
product; ignored.
(Bundled) cc: "syntax.h", line 66: warning 5: "const" will become a keyword.
(Bundled) cc: "syntax.h", line 66: error 1000: Unexpected symbol: "int".
(Bundled) cc: "mksyntax.c", line 123: warning 30: Character constant
contains undefined escape sequence.
*** Error exit code 1
Stop.
Repeat-By:
[Describe the sequence of events that causes the problem
to occur.]
Fix:
[Description of how to fix the problem. If you don't know a
fix for the problem, don't include this section.]
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- compiling error with cc on hpux11,
Emanuele Cannizzaro <=