gnupg-1.0.0 chokes over make
varun sharma
varshar at yahoo.com
Wed Sep 29 18:21:29 CEST 1999
Thanks Anand.
I incanted ./configure --target=i586-pc-cygwin
--disable-nls --disable-asm with make -d.
Now make croaks with..
Trying pattern rule with stem `rndunix.w'.
Trying implicit dependency
`SCCS/s.rndunix.w'.
No implicit rule found for `rndunix.c'.
Finished dependencies of target file
`rndunix.c'.
No need to remake target `rndunix.c'.
Finished dependencies of target file
`rndunix.lo'.
Must remake target `rndunix.lo'.
/bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H
-I. -I. -I.. -I../include -I../intl -g -O2 -Wall
-Wcast-align -Wshadow -Wstrict-prototypes -c rndunix.c
Putting child 0x0a0472a8 PID 20775 on the chain.
Live child 0x0a0472a8 PID 20775
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include
-I../intl -g -O2 -Wall -Wcast-align -Wshadow
-Wstrict-prototypes -c rndunix.c -o rndunix.o
rndunix.c:72: sys/ipc.h: No such file or directory
rndunix.c:82: sys/shm.h: No such file or directory
In file included from rndunix.c:98:
..\include\util.h:198: warning: `stricmp' redefined
E:\cygnus\CYGWIN~1\H-I586~1\bin\..\lib\gcc-lib\i586-cygwin32\egcs-2.91.57\..\..\..\..\i586-cygwin32\include\string.h:76:
warning: this is the location of the previous
definition
Got a SIGCHLD; 1 unreaped children.
Live child 0x0a0472a8 PID 20775
Reaping losing child 0x0a0472a8 PID 20775
make[2]: *** [rndunix.lo] Error 1
Removing child 0x0a0472a8 PID 20775 from chain.
Got a SIGCHLD; 1 unreaped children.
Live child 0x0a039880 PID 20766
Reaping losing child 0x0a039880 PID 20766
make[1]: *** [all-recursive] Error 1
Removing child 0x0a039880 PID 20766 from chain.
Got a SIGCHLD; 1 unreaped children.
Live child 0x0a03d138 PID 20764
Reaping losing child 0x0a03d138 PID 20764
make: *** [all-recursive-am] Error 2
Removing child 0x0a03d138 PID 20764 from chain.
Quid ?
- varun
--- Anand Kumria <wildfire at progsoc.uts.edu.au> wrote:
> Date: Thu, 30 Sep 1999 09:23:44 +1000 (EST)
> From: Anand Kumria <wildfire at progsoc.uts.edu.au>
> Reply-to: Anand Kumria <akumria at acm.org>
> To: varun sharma <varshar at yahoo.com>
> CC: cygwin at sourceware.cygnus.com,
> gnupg-devel at gnupg.org
> Subject: Re: gnupg-1.0.0 chokes over make
>
> On Tue, 28 Sep 1999, varun sharma wrote:
>
> > Hi,
> >
> > I've been trying to port gnupg on a
> cygwin-b20.1+NTSP5
> > box via ./configure --target=i386-cygwin32
> > --disable-nls
> >
> >
> > Any assistance would be greatly appreciated.
> >
>
> Try including the `--disable-asm' option to
> configure as well.
>
> Anand.
>
>
>
__________________________________________________
Do You Yahoo!?
Bid and sell for free at http://auctions.yahoo.com
More information about the Gnupg-devel
mailing list