solaris 2.7 gcc27

--
Govind Vinjamuri
NSA Unix Administrator
Clinical Research Computing Unit (CRCU)
215-573-5977

make
making all in crypto...
( echo "#ifndef MK1MF_BUILD"; \
echo "  /* auto-generated by crypto/Makefile.ssl for crypto/cversion.c */"; \
echo "  #define CFLAGS \"gcc -DTHREADS -D_REENTRANT -DNO_ASM -O3 -fomit-frame-pointer 
-Wall -DB_ENDIAN -DBN_DIV2W\""; \
echo "  #define PLATFORM \"solaris-sparcv7-gcc\""; \
echo "  #define DATE \"`date`\""; \
echo "#endif" ) >buildinf.h
gcc -I. -I../include -DTHREADS -D_REENTRANT -DNO_ASM -O3 -fomit-frame-pointer -Wall 
-DB_ENDIAN -DBN_DIV2W  -c  cryptlib.c
In file included from 
/appl/gnu/lib/gcc-lib/sparc-sun-solaris2.5.1/2.7.2.3/include/time.h:90,
                 from /usr/include/sys/time.h:405,
                 from /usr/include/sys/select.h:17,
                 from 
/appl/gnu/lib/gcc-lib/sparc-sun-solaris2.5.1/2.7.2.3/include/sys/types.h:281,
                 from 
/appl/gnu/lib/gcc-lib/sparc-sun-solaris2.5.1/2.7.2.3/include/unistd.h:15,
                 from ../include/openssl/e_os.h:278,
                 from cryptlib.h:69,
                 from cryptlib.c:61:
/usr/include/sys/siginfo.h:74: parse error before `pthread_attr_t'
/usr/include/sys/siginfo.h:74: warning: no semicolon at end of struct or union
/usr/include/sys/siginfo.h:76: parse error before `}'
*** Error code 1
make: Fatal error: Command failed for target `cryptlib.o'
Current working directory /tmp/openssl-0.9.5a/crypto
*** Error code 1
make: Fatal error: Command failed for target `all'

Reply via email to