I try to install cyrus-imap in Solaris 8.
Do have any idea what would cause the following error when running make
in the makedepend directory:

# pwd
/export/cyrus-imapd-2.0.16/makedepend

# make
gcc -c -I. -I.  -I/usr/local/include  -DHAVE_STDARG_H=1  -g -O cppsetup.c
gcc -c -I. -I.  -I/usr/local/include  -DHAVE_STDARG_H=1  -g -O ifparser.c
gcc -c -I. -I.  -I/usr/local/include  -DHAVE_STDARG_H=1  -g -O include.c
gcc -c -I. -I.  -I/usr/local/include  -DHAVE_STDARG_H=1  -g -O main.c
main.c:194:1: warning: "sa_handler" redefined
/usr/include/sys/signal.h:95:1: warning: this is the location of the
previous definition
main.c: In function `main':
main.c:430: invalid use of undefined type `struct sigvec'
main.c:446: invalid use of undefined type `struct sigvec'
main.c:460: invalid use of undefined type `struct sigvec'
main.c: At top level:
main.c:198: storage size of `sig_act' isn't known
make: *** [main.o] Error 1

Thanks.

Ana.

Reply via email to