Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 134946 - I don't need ldap in openh323 package and I can't disable this option.
Summary: I don't need ldap in openh323 package and I can't disable this option.
Status: RESOLVED DUPLICATE of bug 114881
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-05-30 11:53 UTC by Henrique Dias
Modified: 2006-05-30 12:17 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Henrique Dias 2006-05-30 11:53:19 UTC
I try manually add the USE flag -ldap in the /etc/make.conf file,
but without sucess.

net-libs/openh323-1.15.6

Thanks in advance,

Henrique Dias
Comment 1 Jakub Moc (RETIRED) gentoo-dev 2006-05-30 12:00:24 UTC
# grep ldap openh323-1.15.6.ebuild 
# 

You need >=dev-libs/pwlib-1.10.0 if you want optional ldap.

*** This bug has been marked as a duplicate of 114881 ***
Comment 2 Henrique Dias 2006-05-30 12:14:05 UTC
I try this >=dev-libs/pwlib-1.10.0 but not work because openh323 require the package dev-libs/pwlib-1.8.7 and this package don't have the option to disable ldap.

# nano -w /usr/portage/net-libs/openh323/openh323-1.15.6.ebuild
...
RDEPEND="
	~dev-libs/pwlib-1.8.7 <======================
	>=media-video/ffmpeg-0.4.7
	ssl? ( dev-libs/openssl )"
...
Comment 3 Jakub Moc (RETIRED) gentoo-dev 2006-05-30 12:17:15 UTC
Tough luck, wait until newer pwlib is supported.


*** This bug has been marked as a duplicate of 114881 ***