From owner-freebsd-questions Sun Sep 30 4:50:37 2001 Delivered-To: freebsd-questions@freebsd.org Received: from mailsrv.otenet.gr (mailsrv.otenet.gr [195.170.0.5]) by hub.freebsd.org (Postfix) with ESMTP id 183C637B405 for ; Sun, 30 Sep 2001 04:50:25 -0700 (PDT) Received: from hades.hell.gr (patr530-a026.otenet.gr [212.205.215.26]) by mailsrv.otenet.gr (8.11.5/8.11.5) with ESMTP id f8UBoER14875; Sun, 30 Sep 2001 14:50:14 +0300 (EEST) Received: (from charon@localhost) by hades.hell.gr (8.11.6/8.11.6) id f8UBl5584713; Sun, 30 Sep 2001 14:47:06 +0300 (EEST) (envelope-from charon@labs.gr) To: Chip Cc: Mike Meyer , questions@FreeBSD.ORG Subject: Re: A general ports question/sylpheed port References: <15286.8237.151174.565732@guru.mired.org> <01092913284709.96094@chip.wiegand.org> From: charon@labs.gr (Giorgos Keramidas) Date: 30 Sep 2001 14:47:03 +0300 In-Reply-To: <01092913284709.96094@chip.wiegand.org> Message-ID: <8666a0q4so.fsf@hades.hell.gr> Lines: 21 User-Agent: Gnus/5.0808 (Gnus v5.8.8) XEmacs/21.1 (Cuyahoga Valley) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Chip writes: > Thanks Mike, that took care of that message, now I get another: > > Gdk-WARNING **: shmget failed: error 28 (No space left on device) > bind: Permission denied > > I don't know which device that message is referring to, I check disk space > with df and I have gigabytes of free space on all partitions except procfs > which is at 100% (I don't know if that's okay or not). > I don't understand the bind message also, I am on a regular workstation, I > don't think bind is running on this one. You need to have a kernel that supports System-V shared memory. Look at the description of the kernel option: options SYSVSHM You will probably have to rebuild a kernel for this to work. -giorgos To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message