# missing package openssl-devel ?

**URL:** https://forums.suse.com/t/missing-package-openssl-devel/25203
**Category:** SLE Software Developer Kit (SDK)
**Created:** [March 2, 2014, 5:27pm UTC](https://forums.suse.com/t/missing-package-openssl-devel/25203 "2014-03-02T17:27:37Z")
**Posts on this page:** 2
**Page:** 1

<div class="post-metadata">

### Author: ![svla\_pre](https://avatars.discourse-cdn.com/v4/letter/s/4da419/32.png) [@svla\_pre](https://forums.suse.com/u/svla_pre)
#### Post date: [March 2, 2014, 5:27pm UTC](https://forums.suse.com/t/missing-package-openssl-devel/25203/1 "2014-03-02T17:27:37Z")

</div>

hi

environment: sled/sles-11-sp3-i586

want to treat the srcpackage ‘ntp-4.2.4p8-1.20.1.src.rpm’ with rpmbuild.

this requires the 4 packages: fdupes libcap-devel openssl-devel readline-devel

these are not included in sled/sles-11-sp3-i586.

3 of them are included in sle-11-sp3-sdk-i586, but NOT openssl-devel.  
(instead a package libopenssl-devel is included.)

where can I get openssl-devel(.rpm) ?

thanks

---

<div class="post-metadata">

### Author: ![malcolmlewis](https://sea2.discourse-cdn.com/flex022/user_avatar/forums.suse.com/malcolmlewis/32/11375_2.png) [@malcolmlewis](https://forums.suse.com/u/malcolmlewis)
#### Post date: [March 2, 2014, 7:42pm UTC](https://forums.suse.com/t/missing-package-openssl-devel/25203/2 "2014-03-02T19:42:07Z")

</div>

Hi  
Did you install libopenssl-devel and try the rebuild? All the rpms are built via the Open Build Service (well a private instance AFAIK), with rpmbuild on it’s way to deprecation and use libopenssl-devel in the build.
