cygpic make error - Mailing list pgsql-cygwin

From Noel Rocher
Subject cygpic make error
Date
Msg-id OFA373C329.8BDCAB8A-ONC1256CCD.003A6482-C1256CCD.003C8261@louisdreyfus.fr
Whole thread Raw
Responses Re: cygpic make error  (Jason Tishler <jason@tishler.net>)
List pgsql-cygwin
Hi all,

I've installed a fresh cygwin (1.3.20-1)

What I've missed in the cygipc install ?

I've downloaded the package (1.13 with the -2 patch)

I've uncompressed the bz2 file

Then I've run the shell file :
 ./cygipc-1.13-2.sh all



At the make step I've got :


Building ipc-daemon.dep from /cygpic/cygipc-1.13/ipc-daemon.c
/cygpic/cygipc-1.13/ipc-daemon.c:66:18: warning: popt.h: No such file or
directory
gcc -Wall  -g -mwin32 -O2 -pipe -mcpu=i586 -fno-strength-reduce
-falign-loops=2 -falign-jumps=2 -falign-functions=2  -DVERSION_NUM=1.13
-I/cygpic/cygipc-1.13/include -I/cygpic/cygipc
13  -c -o ipc-daemon.o /cygpic/cygipc-1.13/ipc-daemon.c
/cygpic/cygipc-1.13/ipc-daemon.c:66:18: popt.h: No such file or directory
<----------    HERE it's true, this file doesn't exist
/cygpic/cygipc-1.13/ipc-daemon.c:71: parse error before "optCon"
/cygpic/cygipc-1.13/ipc-daemon.c:72: parse error before "optCon"
/cygpic/cygipc-1.13/ipc-daemon.c:73: parse error before "optCon"
/cygpic/cygipc-1.13/ipc-daemon.c:74: parse error before "optCon"
/cygpic/cygipc-1.13/ipc-daemon.c: In function `main':      ....

Any help ?

Noel


pgsql-cygwin by date:

Previous
From: Ben Clewett
Date:
Subject: PostgreSQL without cygwin.
Next
From: Jason Tishler
Date:
Subject: Re: cygpic make error