Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 4958 - sendmail w/sasl USE flag can't find headers.
Summary: sendmail w/sasl USE flag can't find headers.
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2002-07-13 12:58 UTC by Jay 'Eraserhead' Felice
Modified: 2003-02-04 19:42 UTC (History)
0 users

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


Attachments
Patch for sendmail ebuild to make sasl work. (sendmail-sasl-ebuild.patch,752 bytes, patch)
2002-07-13 16:08 UTC, Jay 'Eraserhead' Felice
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Jay 'Eraserhead' Felice 2002-07-13 12:58:50 UTC
If you put 'sasl' in USE flags, sendmail can't compile because it can't find
sasl.h (which is in /usr/include/sasl).
Comment 1 Jay 'Eraserhead' Felice 2002-07-13 16:08:43 UTC
Created attachment 2226 [details, diff]
Patch for sendmail ebuild to make sasl work.

cvs diff -u patch made in /usr/portage
Comment 2 Grant Goodyear (RETIRED) gentoo-dev 2002-07-13 16:59:45 UTC
Hmmm.  I think that patch clobbers the user's CFLAGS.  
I've fixed that problem and there's now a new ebuild on CVS.
Thanks!