From: William C. <wc...@re...> - 2018-03-08 15:41:44
|
On 03/08/2018 01:24 AM, Malli Tutika wrote: > Hi > > Suse 11sp3 running in one machine trying to install oprofile n we are facing errors below > > 1) configure: error : popt library not found > 2) improper binutils files > 3) if we are downloading from net we are facing dependencies error > > How to fix this issue give me suggestions.. > > Eagerly waiting for your reply... > > Thanks > Mallibabu Hi, It would be helpful to include the configure log and exact error messages encountered. Is there a reason that you are trying to build oprofile from a upstream tarball? It might be easier to use one of the source rpms https://en.opensuse.org/Package_repositories#OSS such as http://download.opensuse.org/tumbleweed/repo/src-oss/suse/src/oprofile-1.2.0-3.4.src.rpm There are likely packages that need to be installed to build oprofile locally. The srpm lists thoses as buildrequires in the oprofile.spec file. Some information about rpm packaging is available at: https://www.suse.com/documentation/suse-best-practices/singlehtml/sbp-rpm-packaging/sbp-rpm-packaging.html -Will |