From owner-freebsd-ports@FreeBSD.ORG Sat Sep 20 10:35:12 2003 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7FAFD16A4BF for ; Sat, 20 Sep 2003 10:35:12 -0700 (PDT) Received: from uucp.dinoex.sub.de (uucp.dinoex.sub.de [212.184.201.182]) by mx1.FreeBSD.org (Postfix) with ESMTP id B0A6943FD7 for ; Sat, 20 Sep 2003 10:35:05 -0700 (PDT) (envelope-from dirk.meyer@dinoex.sub.org) Received: from uucp.dinoex.sub.de (uucp.dinoex.sub.de [212.184.201.182]) by uucp.dinoex.sub.de (8.12.10/8.12.10) with ESMTP id h8KHZ02L074566; Sat, 20 Sep 2003 19:35:00 +0200 (CEST) (envelope-from dirk.meyer@dinoex.sub.org) Received: from gate.dinoex.sub.org (dinoex@localhost)h8KHZ0xS074562; Sat, 20 Sep 2003 19:35:00 +0200 (CEST) (envelope-from dirk.meyer@dinoex.sub.org) To: arty@a-worlds.com (Arty), freebsd-ports@freebsd.org Message-ID: From: dirk.meyer@dinoex.sub.org (Dirk Meyer) Organization: privat Date: Sat, 20 Sep 2003 19:33:44 +0200 X-Mailer: Dinoex 1.79 References: X-Gateway: ZCONNECT gate.dinoex.sub.org [UNIX/Connect 0.94] X-PGP-Fingerprint: 44 16 EC 0A D3 3A 4F 28 8A 8A 47 93 F1 CF 2F 12 X-ZC-TELEFON: V+49-5606-6512Q F+49-5606-55023 X-Copyright: (C) Copyright 2001 by Dirk Meyer -- All rights reserved. X-ZC-POST: Im Grund 4;34317 Habichtswald;Germany X-PGP-Key-Avail: mailto:pgp-public-keys@keys.de.pgp.net Subject:GET 0x331CDA5D X-ZC-VIA: 20030920000000S+2@dinoex.sub.org Subject: Re: sendmail 8.12.10 help needed.. X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 20 Sep 2003 17:35:12 -0000 Hi Arty, > I'm running apache13-modssl with php as web server. And sendmail builds fine > if I've stop it before "make" command. If it's running sendmail gives same > error. looks like your shared memory is low, but I can successfully build is with apache13-modssl running .. The build checks may fail, but sendmail needs not much shared memory, so the compiled version should work. > Is that means allocated SHM is not enough for both? check with "ipcs" maybe some module have a memory leak. # ipcs Message Queues: T ID KEY MODE OWNER GROUP Shared Memory: T ID KEY MODE OWNER GROUP m 65536 5432001 --rw------- pgsql pgsql Semaphores: T ID KEY MODE OWNER GROUP s 65536 5432001 --rw------- pgsql pgsql s 65537 5432002 --rw------- pgsql pgsql s 65538 5432003 --rw------- pgsql pgsql my apache13-modssl with mod_php4 doen claim any shared memory at all. kind regards Dirk - Dirk Meyer, Im Grund 4, 34317 Habichtswald, Germany - [dirk.meyer@dinoex.sub.org],[dirk.meyer@guug.de],[dinoex@FreeBSD.org]