Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 29 Jul 2001 13:27:24 -0400 (EDT)
From:      "Geoffrey C. Speicher" <geoff@sea-incorporated.com>
To:        Sebastian Logar <sebastian.logar@link.si>
Cc:        ports@FreeBSD.org
Subject:   RE: FreeBSD Port: firebird-0.9_4
Message-ID:  <Pine.BSF.4.10.10107291320480.3255-100000@sea-incorporated.com>
In-Reply-To: <000001c1184b$10338430$0219a8c0@fobos>

next in thread | previous in thread | raw e-mail | index | archive | help
Are you sure you've got semaphore support in your kernel?  If so, are you
running anything else that uses semaphores that might conflict with the
firebird semaphores?  For example, any version of InterBase would almost
certainly conflict.

Use ipcs to ensure you have semaphore support, and also to see what other
semaphores are active.  Stop any running programs that are using any
semaphores, make sure the semaphores are properly cleaned up (use ipcrm if
the application doesn't clean up after itself), and try again.

Geoff


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.4.10.10107291320480.3255-100000>