Thread: cygpic make error

cygpic make error

From
"Noel Rocher"
Date:
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


Re: cygpic make error

From
Jason Tishler
Date:
Noel,

On Fri, Feb 14, 2003 at 12:00:55PM +0100, Noel Rocher wrote:
> /cygpic/cygipc-1.13/ipc-daemon.c:66:18: popt.h: No such file or directory
>
> Any help ?

Install the popt package to fix the above.

However, another even better option is already in your inbox (unless you
just subscribed).  I just posted this morning to use the binary cygipc
package instead of the source one.

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