parse error before "sigset64_t"?
From: Gregory CC (greg_at_wetseal.com)
Date: 03/13/04
- Previous message: Dan Stromberg: "weird behavior from an app (dbx problem?)"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: 12 Mar 2004 15:17:19 -0800
Hello,
I am attempting to compile the rssh utility and am running into a bit
of trouble. I am able to successfully run configure in the install
directory, but I receive errors during make:
root@server:/root/rssh-2.1.1 (0) # make
make all-am
gcc -c -DHAVE_CONFIG_H
-DPATH_RSSH_CONFIG=\"/usr/local/etc/rssh.conf\"
-DPATH_CHROOT_HELPER=\"/usr/local/libexec/rssh_chroot_helper\" -g -O2
rsshconf.c
In file included from
/usr/local/lib/gcc-lib/powerpc-ibm-aix4.3.2.0/3.0.1/include/sys/signal.h:309,
from /usr/include/signal.h:20,
from rsshconf.c:49:
/usr/include/sys/context.h:155: parse error before "sigset64_t"
/usr/include/sys/context.h:158: parse error before '}' token
make: 1254-004 The error code from the last command is 1.
I've searched for similar errors far and wide on the web, and it seems
to be a problem in AIX 5.1. Yet, I haven't been able to find any
solutions.
Any insight would be greatly appreciated.
- Previous message: Dan Stromberg: "weird behavior from an app (dbx problem?)"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|