| Anonymous | Login | Signup for a new account | 11-10-2008 11:42 PST |
| Main | My View | View Issues | Change Log | Docs |
| Viewing Issue Simple Details [ Jump to Notes ] | [ View Advanced ] [ Issue History ] [ Print ] | |||||||||||
| ID | Category | Severity | Reproducibility | Date Submitted | Last Update | |||||||
| 0002334 | [buildroot] Architecture Specific | major | always | 02-25-08 05:50 | 02-25-08 13:04 | |||||||
| Reporter | KHAksnes | View Status | public | |||||||||
| Assigned To | buildroot | |||||||||||
| Priority | normal | Resolution | open | |||||||||
| Status | assigned | Product Version | ||||||||||
| Summary | 0002334: Openssl fails to compile | |||||||||||
| Description |
openssl fails to compile for mipsel targets with mips32 as processor model and software floating point emulation enabled by default. I am using OABI. This bug might be related to bug 0001899 The version i am trying to compile is the current svn version 21110 |
|||||||||||
| Additional Information |
Output from the failed compilation follows: make[1]: Entering directory `/home/kha/workspace/buildroot/build_mipsel/openssl-0.9.7m' making all in crypto... make[2]: Entering directory `/home/kha/workspace/buildroot/build_mipsel/openssl-0.9.7m/crypto' /home/kha/workspace/buildroot/build_mipsel/staging_dir/usr/bin/mipsel-linux-uclibc-gcc -I. -I.. -I../include -mfloat-abi=soft -fPIC -DOPENSSL_PIC -DOPENSSL_THREADS -D_REENTRANT -DDSO_DLFCN -DHAVE_DLFCN_H -DOPENSSL_NO_KRB5 -I/home/kha/workspace/buildroot/build_mipsel/staging_dir/usr/include -DOPENSSL_NO_IDEA -DOPENSSL_NO_MDC2 -DOPENSSL_NO_RC5 -DL_ENDIAN -DTERMIO -O3 -fomit-frame-pointer -Wall -Os -pipe -I/home/kha/workspace/buildroot/build_mipsel/staging_dir/usr/include -I/home/kha/workspace/buildroot/build_mipsel/staging_dir/include --sysroot=/home/kha/workspace/buildroot/build_mipsel/staging_dir/ -isysroot /home/kha/workspace/buildroot/build_mipsel/staging_dir -mtune=mips32 -mabi=32 -msoft-float -c -o cryptlib.o cryptlib.c cc1: error: unrecognized command line option "-mfloat-abi=soft" make[2]: *** [cryptlib.o] Error 1 |
|||||||||||
| Attached Files | ||||||||||||
|
|
||||||||||||
| Copyright © 2000 - 2006 Mantis Group |