cygpic make error

Поиск
Список
Период
Сортировка
От Noel Rocher
Тема cygpic make error
Дата
Msg-id OFA373C329.8BDCAB8A-ONC1256CCD.003A6482-C1256CCD.003C8261@louisdreyfus.fr
обсуждение исходный текст
Ответы Re: cygpic make error
Список 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 по дате отправления:

Предыдущее
От: Ben Clewett
Дата:
Сообщение: PostgreSQL without cygwin.
Следующее
От: Jason Tishler
Дата:
Сообщение: Re: cygpic make error