On Mon, Feb 10, 2003 at 08:47:52AM -0800, jklcom wrote:
> This is the error I got. What am I doing wrong?
>
> gcc -O2 -Wall -Wmissing-prototypes -Wmissing-declarations
> -I../../../src/
> -DBUILDING_DLL -c -o pg_sema.o pg_sema.c
> pg_sema.c: In function `InternalIpcSemaphoreCreate':
> pg_sema.c:95: warning: implicit declaration of function `semget'
> pg_sema.c:95: `IPC_CREAT' undeclared (first use in this function)
> [snip]
Did you forget to install cygipc?
Jason
--
PGP/GPG Key: http://www.tishler.net/jason/pubkey.asc or key servers
Fingerprint: 7A73 1405 7F2B E669 C19D 8784 1AFD E4CC ECF4 8EF6