bug-cpio
[Top][All Lists]
Advanced

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

[Bug-cpio] HP-IA64 with cpio-2.6 results "argp-parse.c", line 485 # Il


From: herbert.stass
Subject: [Bug-cpio] HP-IA64 with cpio-2.6 results "argp-parse.c", line 485 # Illegal types associated with operato
Date: Tue, 15 Feb 2005 15:44:48 +0100

On a HP Server ia64 hp server rx4640  with  HP-UX  v11.23 (64-Bit)
make of cpio  unfortunately stops with following erros?
I´m not experienced in this case, are ther any suggestions to solve the
problem. We need the abiltiy to handle files larger then 2 GB, 
either with gzip, tar, cpio or best all three of them.

Thanks in advance
address@hidden


address@hidden:/tmp/cpio-2.6

Compilers and Options
address@hidden:/tmp/cpio-2.6
->!
address@hidden:/tmp/cpio-2.6
->make
No suffix list.
make all-recursive
No suffix list.
Making all in doc
No suffix list.
Making all in headers
No suffix list.
No suffix list.
Making all in lib
make all-am
No suffix list.
echo '#define LOCALEDIR "/usr/local/share/locale"' >localedir.h
echo "#ifndef DEFAULT_RMT_COMMAND" >> localedir.h
echo "# define DEFAULT_RMT_COMMAND \"/usr/local/libexec/`echo \"rmt\" | sed 
's,^.*/,,;s,x,x,'`\"" >> localedir.h
echo "#endif" >> localedir.h
source='rtapelib.c' object='rtapelib.o' libtool=no \
DEPDIR=.deps depmode=none /bin/sh ../scripts/depcomp \
cc -DHAVE_CONFIG_H -I. -I. -I.. -g -c rtapelib.c
(Bundled) cc: warning 922: "-g" is unsupported in the bundled compiler, ignored.
source='argp-parse.c' object='argp-parse.o' libtool=no \
DEPDIR=.deps depmode=none /bin/sh ../scripts/depcomp \
cc -DHAVE_CONFIG_H -I. -I. -I.. -g -c argp-parse.c
(Bundled) cc: warning 922: "-g" is unsupported in the bundled compiler, ignored.
Error 168: "argp-parse.c", line 485 # Illegal types associated with operator
'+': 'void *' and 'unsigned long'.
parser->child_inputs = parser->storage + GLEN;
^^^^^^^^^^^^^^^^^^^^^^
Error 168: "argp-parse.c", line 486 # Illegal types associated with operator
'+': 'void *' and 'unsigned long'.
parser->long_opts = parser->storage + GLEN + CLEN;
^^^^^^^^^^^^^^^^^^^^^^
Error 168: "argp-parse.c", line 487 # Illegal types associated with operator
'+': 'void *' and 'unsigned long'.
parser->short_opts = parser->storage + GLEN + CLEN + LLEN;
^^^^^^^^^^^^^^^^^^^^^^
Error 271: "argp-parse.c", line 742 # Illegal initializer.
N_("(PROGRAM ERROR) Option should have been recognized!?");
^^
*** Error exit code 2

Stop.
*** Error exit code 1

Stop.
*** Error exit code 1

Stop.
*** Error exit code 1

Stop.

Attachment: smime.p7s
Description: S/MIME Cryptographic Signature


reply via email to

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