Hi All,

I use configure to setup the Makefile for vxworks
ppc860. And have following errors when I ran make. Do
anyone know the reason?

Thanks in advance,

Mike

make[11]: Entering directory
`/vobs/optera/target/src/usr/optera/mgmtInterface/common/security/src/ssl/fips/sha1'
ccppc -I.. -I../.. -I../../include
-DOPENSSL_SYSNAME_VXWORKS -DOPENSSL_THREADS 
-DOPENSSL_NO_KRB5 -nostdinc -msoft-float -DCPU=PPC860
-DNO_STRINGS_H -I/vobs/optera/target/h   -c
fips_standalone_sha1.c -o fips_standalone_sha1.o
ccppc -I.. -I../.. -I../../include
-DOPENSSL_SYSNAME_VXWORKS -DOPENSSL_THREADS 
-DOPENSSL_NO_KRB5 -nostdinc -msoft-float -DCPU=PPC860
-DNO_STRINGS_H -I/vobs/optera/target/h   -c
fips_sha1dgst.c -o fips_sha1dgst.o
ccppc -o fips_standalone_sha1 -I.. -I../..
-I../../include -DOPENSSL_SYSNAME_VXWORKS
-DOPENSSL_THREADS  -DOPENSSL_NO_KRB5 -nostdinc
-msoft-float -DCPU=PPC860 -DNO_STRINGS_H
-I/vobs/optera/target/h fips_standalone_sha1.o \
fips_sha1dgst.o 
/vobs/optera/host/sun4-solaris2/lib/gcc-lib/powerpc-wrs-vxworks/cygnus-2.7.2-960126/../../../../powerpc-wrs-vxworks/bin/ld:
warning: cannot find entry symbol _start; defaulting
to 00040074
fips_standalone_sha1.o: In function `main':
fips_standalone_sha1.o(.text+0x40): undefined
reference to `__eabi'
collect2: ld returned 1 exit status
make[11]: *** [fips_standalone_sha1] Error 1
make[11]: Leaving directory
`/vobs/optera/target/src/usr/optera/mgmtInterface/common/security/src/ssl/fips/sha1'
make[10]: *** [subdirs] Error 1
make[10]: Leaving directory
`/vobs/optera/target/src/usr/optera/mgmtInterface/common/security/src/ssl/fips'
make[9]: *** [sub_all] Error 1
make[9]: Leaving directory
`/vobs/optera/target/src/usr/optera/mgmtInterface/common/security/src/ssl'
make[8]: *** [ssl] Error 2
make[8]: Leaving directory
`/vobs/optera/target/src/usr/optera/mgmtInterface/common/security/src'
make[7]: *** [src] Error 2
make[7]: Leaving directory
`/vobs/optera/target/src/usr/optera/mgmtInterface/common/security'
make[6]: *** [security] Error 2
make[6]: Leaving directory
`/vobs/optera/target/src/usr/optera/mgmtInterface/common'
make[5]: *** [common] Error 2
make[5]: Leaving directory
`/vobs/optera/target/src/usr/optera/mgmtInterface'
make[4]: *** [mgmtInterface] Error 2
make[4]: Leaving directory
`/vobs/optera/target/src/usr/optera'
make[3]: *** [otr_release] Error 2
make[3]: Leaving directory
`/vobs/optera/target/src/usr/optera'
make[2]: *** [optera_files] Error 2
make[2]: Leaving directory
`/vobs/optera/target/config/optera/5200/otr'
make[1]: *** [make_bsp_template] Error 2
make[1]: Leaving directory
`/vobs/optera/target/config/optera/5200/otr'
make: *** [rel] Error 2



                
__________________________________ 
Do you Yahoo!? 
Take Yahoo! Mail with you! Get it on your mobile phone. 
http://mobile.yahoo.com/maildemo 
______________________________________________________________________
OpenSSL Project                                 http://www.openssl.org
Development Mailing List                       [EMAIL PROTECTED]
Automated List Manager                           [EMAIL PROTECTED]

Reply via email to