| Anonymous | Login | Signup for a new account | 11-10-2008 10:46 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 | ||||
| 0000311 | [buildroot] Other | minor | always | 06-27-05 03:01 | 02-12-07 05:43 | ||||
| Reporter | edmondd | View Status | public | ||||||
| Assigned To | buildroot | ||||||||
| Priority | normal | Resolution | no change required | ||||||
| Status | closed | Product Version | 0.9.27 | ||||||
| Summary | 0000311: Weird OpenSSL Installation of buildroot. | ||||||||
| Description |
Only the libraries of OpenSSL is install on the filesystem. The binaries and configuration files are missing. Is this normal? Please check line 41 of buildroot/package/openssl/openssl.mk. |
||||||||
| Additional Information |
I checked line 41 of buildroot/package/openssl/openssl.mk. $(MAKE) CC=$(TARGET_CC) INSTALL_PREFIX=$(STAGING_DIR) -C $(OPENSSL_DIR) install The install prefix was set to STAGING_DIR. Is this ok? I saw some openssl binaries with the uclibc tools. Those binaries have no sense of direction :-p |
||||||||
| Attached Files | |||||||||
|
|
|||||||||
Notes |
|
|
(0001828) bernhardf 11-28-06 09:00 |
I don't see any obvious errors with current svn and openSSL. Closing. |
| Copyright © 2000 - 2006 Mantis Group |