/config appears fine

/config -t output is

[root@scoast-p openssl-0.9.4]# cat outfile 
Operating system: i686-whatever-linux2
Configuring for linux-elf
/usr/bin/perl ./Configure linux-elf
[root@scoast-p openssl-0.9.4]# 

output of make looks like:

[root@scoast-p openssl-0.9.4]# make
making all in crypto...
make[1]: Entering directory `/usr/src/openssl-0.9.4/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 -DL_ENDIAN
-DTERMIO -O3 -fomit-frame-pointer -m486 -Wall\""; \
echo "  #define PLATFORM \"linux-elf\""; \
echo "  #define DATE \"`date`\""; \
echo "#endif" ) >buildinf.h
gcc -I. -I../include -DTHREADS -D_REENTRANT -DNO_ASM -DL_ENDIAN -DTERMIO -O3
-fomit-frame-pointer -m486 -Wall   -c cryptlib.c -o cryptlib.o
In file included from /usr/include/bits/errno.h:25,
                 from /usr/include/errno.h:36,
                 from ../include/openssl/err.h:82,
                 from cryptlib.h:74,
                 from cryptlib.c:61:
/usr/include/linux/errno.h:4: asm/errno.h: No such file or directory
make[1]: *** [cryptlib.o] Error 1
make[1]: Leaving directory `/usr/src/openssl-0.9.4/crypto'
make: *** [all] Error 1
[root@scoast-p openssl-0.9.4]# 


cleaning and using ./config no-asm does nothing. using an updates RH 6.0 box

thanks for any help, if you give it =)
-- 
SteveC [EMAIL PROTECTED] www.fractalus.com/fracsaver/
  1:01pm  up 13:56,  2 users,  load average: 0.23, 0.20, 0.26
AC on-line: 99%
Linux 2.2.13 i686 unknown
______________________________________________________________________
OpenSSL Project                                 http://www.openssl.org
Development Mailing List                       [EMAIL PROTECTED]
Automated List Manager                           [EMAIL PROTECTED]

Reply via email to