On Aug 14 11:26, Corinna Vinschen wrote:
> Hi Pavel,
> 
> On Aug 14 10:54, Pavel Fedin wrote:
> >  Hello!
> > 
> >  I have worked around the problem with Ruby gem just by renaming 'gem' 
> > script. Looks like gem is broken on Cygwin.
> >  I have updated my Dropbox folder, and here is forgotten setup.hint.
> 
> Your build has a tiny problem:
> 
>   rpcgen -C -h rpcsvc/bootparam_prot.x -o rpcsvc/bootparam_prot.h
>   make: rpcgen: Command not found
> 
> The Makefile apparently expects that rpcgen can be found in $PATH,
> but "." is not part of $PATH by default.  Your Makefile should call
> rpcgen with prefix as in "./rpcgen" to work reliably.
> 
> Care to fix this before uploading?

Btw., after fixing this locally, the full build including installation
and packaging worked fine.  No problems with gem.


Corinna

-- 
Corinna Vinschen                  Please, send mails regarding Cygwin to
Cygwin Maintainer                 cygwin AT cygwin DOT com
Red Hat

Attachment: pgpX6KAVJQ8qr.pgp
Description: PGP signature

Reply via email to