[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#47998: msgget IPC not implemented



Package: libc0.2-dev
Version: 2.1.2pre

Greetings.  Another whining complaint from a fellow
hurd enthusiast.

The fakeroot package (used by apt) makes use of some
IPC, specifically:

msgget(msg_key, IPC_CREAT|0600);

This fails (as do all other msgget calls) with
a perror return of:

"Fakeroot, while creating message channels:
Function not implemented".

Is this a real missing function, or do we need to
be doing more MIG-ish stuff to get fakeroot running?

Thanks,

-Brent


Reply to: