| Anonymous | Login | Signup for a new account | 11-10-2008 11:29 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 | ||||
| 0001899 | [buildroot] Architecture Specific | major | always | 01-04-08 15:34 | 07-17-08 03:40 | ||||
| Reporter | yogy | View Status | public | ||||||
| Assigned To | buildroot | ||||||||
| Priority | normal | Resolution | fixed | ||||||
| Status | closed | Product Version | 0.9.27 | ||||||
| Summary | 0001899: Using the Atmel supplied build root, openssl fails to build | ||||||||
| Description |
openssl fails to build because avr32 architecture is not supported. I have "hacked" the openssl.patch to change the entry for alpha ev4 (which I suppose does not really need buildroot support) to +"linux-avr32","gcc:-DTERMIO -O3 -fomit-frame-pointer -Wall::-D_REENTRANT::-ldl:BN_LLONG DES_RISC1::::::::::dlfcn:linux-shared:-fPIC::.so.\$(SHLIB_MAJOR).\$(SHLIB_MINOR)", all on one line. Also, the gcc version used, does not support the -msoft-float option, so I had to remove the $(SED) 's,/CFLAG=,/CFLAG= $(TARGET_SOFT_FLOAT) ,g' \ $(OPENSSL_DIR)/Configure lines from openssl.mk. After this, openssl built fine for avr32 . |
||||||||
| Additional Information | |||||||||
| Attached Files | |||||||||
|
|
|||||||||
| Copyright © 2000 - 2006 Mantis Group |