This is the mail archive of the cygwin@sourceware.cygnus.com mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: gnupg-1.0.0 chokes over make


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@progsoc.uts.edu.au> wrote:
> Date:   Thu, 30 Sep 1999 09:23:44 +1000 (EST)
> From:   Anand Kumria <wildfire@progsoc.uts.edu.au>
> Reply-to: Anand Kumria <akumria@acm.org>
> To:     varun sharma <varshar@yahoo.com>
> CC:     cygwin@sourceware.cygnus.com,
> gnupg-devel@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

--
Want to unsubscribe from this list?
Send a message to cygwin-unsubscribe@sourceware.cygnus.com


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]