Bug 57781 - option to build mail/sendmail w/o shared memory support
Summary: option to build mail/sendmail w/o shared memory support
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: Dirk Meyer
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-10-09 04:30 UTC by Alex Vasylenko
Modified: 2003-10-09 17:25 UTC (History)
1 user (show)

See Also:


Attachments
file.diff (974 bytes, patch)
2003-10-09 04:30 UTC, Alex Vasylenko
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Alex Vasylenko 2003-10-09 04:30:15 UTC
	Port mail/sendmail fails to build from within a jail when jail.sysvipc_allowed=0

How-To-Repeat: 	Login into a jail && cd /usr/ports/mail/sendmail && make
Comment 1 Sergey A. Osokin freebsd_committer freebsd_triage 2003-10-09 07:16:42 UTC
Responsible Changed
From-To: freebsd-ports-bugs->dinoex

Over to maintainer.
Comment 2 Dirk Meyer freebsd_committer freebsd_triage 2003-10-09 17:24:10 UTC
State Changed
From-To: open->closed

committed with changes, thanks. 

To build and use sendmail in a jail, 
please set in the /etc/sysctl.conf of the real host: 
jail.sysvipc_allowed=1