FreeBSD Port: firebird-1.5.r8

Alexander Leidinger Alexander at Leidinger.net
Sun Jan 18 04:17:08 PST 2004


On Sat, 17 Jan 2004 19:11:33 +0000
Agostinho <cpis at sapo.pt> wrote:

> and i get always the same problem
> i get un error on:
>  ../gen/firebird/bin/create_db empty.fdb
> operating system directive semget failed
> -No space left on device
> gmake[3]: *** [empty.fdb] Error 254
> 
> Can you give me some help

Run "ipcs" and look for allocated semaphores. Firebird may fail to
delete some after running. You can use "ipcrm" to delete unused ones.

If there are no allocated sempahores, you may either be missing kernel
support for them, or you should increase them in your kernel config.

Bye,
Alexander.

-- 
           I will be available to get hired in April 2004.

http://www.Leidinger.net                       Alexander @ Leidinger.net
  GPG fingerprint = C518 BC70 E67F 143F BE91  3365 79E2 9C60 B006 3FE7


More information about the freebsd-ports mailing list