Dear visitor, welcome to Dreamboard.
If this is your first visit here, please read the Help. It explains in detail how this page works.
To use all features of this page, you should consider registering.
Please use the registration form, to register here or read more information about the registration process.
If you are already registered, please login here.
Add the following to your conf/local.conf and install libssl development headers and the openssl tool in Fedora:
Source code
1
ASSUME_PROVIDED += "^openssl-native$"
2.) linux-libc-headers:
If Fedora uses make 3.82, please try downgrading to 3.81.
is the package name for libssl - "libssl_devel" and and for openssl tool - "openssl_devel" ? (I only get error on linux-libc-headers after installing the libssl_devel. The openssl_devel is already installed)
The make is version "make.i686 1:3.82-3.fc14", when I try to downgrade I get version "make.i686 1:3.82-2.fc14.1"
How do I get v 3.81?
EDIT: I found make 3.81. So now it's just wait and see, looks good at the moment, I'll post back when build is complete(or not)
DM800HD PVR-S
Peter Pan Team
This post has been edited 1 times, last edit by "jen07" (Jan 27th 2011, 11:22am)
is the package name for libssl - "libssl_devel" and and for openssl tool - "openssl_devel" ? (I only get error on linux-libc-headers after installing the libssl_devel. The openssl_devel is already installed)
The make is version "make.i686 1:3.82-3.fc14", when I try to downgrade I get version "make.i686 1:3.82-2.fc14.1"
How do I get v 3.81?
In case someone else is running into the same problems:
In Fedora, the packages are called openssl and openssl-devel.