From: | "Noel Rocher" <RocherNo(at)louisdreyfus(dot)fr> |
---|---|
To: | pgsql-cygwin(at)postgresql(dot)org |
Subject: | cygpic make error |
Date: | 2003-02-14 11:00:55 |
Message-ID: | OFA373C329.8BDCAB8A-ONC1256CCD.003A6482-C1256CCD.003C8261@louisdreyfus.fr |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | 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
From | Date | Subject | |
---|---|---|---|
Next Message | P G | 2003-02-14 12:33:07 | What is the default timeout setting for connections to the db? |
Previous Message | Opis Boi | 2003-02-14 03:11:38 | Where is cygrunsrv ? |