Bug 191396 - Vacation is broken
Summary: Vacation is broken
Keywords:
Status: CLOSED RAWHIDE
Alias: None
Product: Fedora
Classification: Fedora
Component: sendmail
Version: 5
Hardware: All
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Thomas Woerner
QA Contact: David Lawrence
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2006-05-11 16:22 UTC by Robert Thomas
Modified: 2007-11-30 22:11 UTC (History)
0 users

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2006-07-19 10:11:46 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description Robert Thomas 2006-05-11 16:22:18 UTC
Description of problem:

Apparently vacation is not included in the sendmail rpm. Compiling from source
shows that there is an ldap error that prevents the compilation. As a result I
have seen a number of inquiries about vacation and if you compile it from
sendmail.org's site, you will get a database format error.

maillog:
May 11 08:11:43 gate sendmail[32229]: k4BCBZGm032227: to="|/usr/bin/vacation
user", ctladdr=<user> (513/100), delay=00:00:08, xdelay=00:00:00,
mailer=prog, pri=100123, dsn=5.6.0, stat=Data format error

rpmbuild -ba SPECS/sendmail.spec
...bla bla bla...
/usr/src/redhat/BUILD/sendmail-8.13.5/obj.Linux.2.6.16-1.2096_FC5smp.i686/libsm/libsm.a(errstring.o):
In function `sm_errstring':
/usr/src/redhat/BUILD/sendmail-8.13.5/obj.Linux.2.6.16-1.2096_FC5smp.i686/libsm/errstring.c:271:
undefined reference to `ldap_err2string'


Version-Release number of selected component (if applicable):


How reproducible:


Steps to Reproduce:
1.
2.
3.
  
Actual results:


Expected results:


Additional info:


To correct the Makefile build problem, get rid of the line:
 bldPUSH_LIB(`-lldap')
in vacation/Makefile.m4.

Comment 1 Thomas Woerner 2006-07-19 10:11:46 UTC
Fixed in rawhide in sendmail-8.13.7-3, fc-4-updates in sendmail-8.13.7-2.fc4.1
and fc-5-updates in sendmail-8.13.7-2.fc5.1.


Note You need to log in before you can comment on or make changes to this bug.