Hello there,
Can someone give me a hint as to where to look ?      
I' m trying to build OpenSSL on my Indy R4000 running IRIX 6.5.11.
The config part is completed with no problem, but make fails as you' ll
see below:

dsl-ninas 16# make
making all in crypto...
        ( echo "#ifndef MK1MF_BUILD"; \
        echo "  /* auto-generated by crypto/Makefile.ssl for crypto/cversion.c */"; \
        echo "  #define CFLAGS \"gcc -mips3 -mabi=n32 -mmips-as -O3 -DTERMIOS 
-DB_ENDIAN -DBN_DIV3W\""; \
        echo "  #define PLATFORM \"irix-mips3-gcc\""; \
        echo "  #define DATE \"`date`\""; \
        echo "#endif" ) >buildinf.h
        gcc -I. -I../include -mips3 -mabi=n32 -mmips-as -O3 -DTERMIOS -DB_ENDIAN 
-DBN_DIV3W -c cryptlib.c
cpp: error 0: unknown flag -undef
cpp: error 0: unknown flag -Asystem(unix)
cpp: error 0: unknown flag -Asystem(svr4)
cpp: error 0: unknown flag -Acpu(mips)
cpp: error 0: unknown flag -Amachine(sgi)
cpp: warning command line:38: __mips redefined
cpp: warning cryptlib.c:54: -l option specified, but first line is not a #line 
statement, using file name for # directives to compiler

cpp: warning /usr/include/stdio.h:434: getc redefined
cpp: warning /usr/include/stdio.h:436: putc redefined
cpp: warning /usr/include/stdio.h:437: getchar redefined
cpp: warning /usr/include/stdio.h:438: putchar redefined
cpp: warning /usr/include/stdio.h:440: feof redefined
cpp: warning /usr/include/stdio.h:441: ferror redefined
cpp: warning /usr/include/stdio.h:444: fileno redefined
gcc: installation problem, cannot exec `cc1': No such file or directory
*** Error code 1 (bu21)
*** Error code 1 (bu21)
====================
Thank you in advance.
NIna.
______________________________________________________________________
OpenSSL Project                                 http://www.openssl.org
Development Mailing List                       [EMAIL PROTECTED]
Automated List Manager                           [EMAIL PROTECTED]

Reply via email to