This is the mail archive of the cygwin-apps 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]
Other format: [Raw text]

Re: [ITP] onc-rpc-devel-2.19_20140211-1


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: pgpNUQXrXUdFj.pgp
Description: PGP signature


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