First Last Prev Next    No search results available      Search page      Enter new bug
Bug#: 25693
Alias:
Product:
Component:
Status: RESOLVED
Resolution: FIXED
Assigned To: Python Gentoo Team <python@gentoo.org>
Hardware:
OS:
Version:
Priority:
Severity:
Reporter: Marcin Wisnicki <wisnia21@freeshell.org>
Add CC:
CC:
URL:
Summary:
Status Whiteboard:
Keywords:

Filename Description Type Creator Created Size Actions
python-ldap-2.0.0_pre13-r1.ebuild.diff Patched ebuild text/plain Bryan Østergaard (RETIRED) 2003-09-13 13:02 0000 424 bytes Details
Create a New Attachment (proposed patch, testcase, etc.) View All

Bug 25693 depends on: Show dependency tree
Bug 25693 blocks:
Votes: 0    Show votes for this bug    Vote for this bug

Additional Comments: (this is where you put emerge --info)


Not eligible to see or edit group visibility for this bug.






View Bug Activity   |   Format For Printing   |   XML   |   Clone This Bug


Description:   Opened: 2003-08-01 04:35 0000
The sasl.h header location in Modules/LDAPObject.c is wrong (at least for
cyrus-sasl-2.1.14). It should be <sasl/sasl.h>

Solution:
sed -e "s|<sasl.h>|<sasl/sasl.h>|" -i Modules/LDAPObject.c 

Reproducible: Always
Steps to Reproduce:

------- Comment #1 From Bryan Østergaard (RETIRED) 2003-09-13 13:02:14 0000 -------
Created an attachment (id=17654) [edit]
Patched ebuild

Thanks for providing a fix for this problem.

I've tested the ebuild containing your solution and it emerges fine with
USE="sasl".

------- Comment #2 From Alastair Tse (RETIRED) 2003-10-12 05:49:59 0000 -------
thanks for tracking this down guys. its fixed in 2.0.0_pre13 along with some
other tweaks.

First Last Prev Next    No search results available      Search page      Enter new bug