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

Re: setup.exe remove scripts [Was: Re: experimental texmf packages]


Earnie Boyd <earnie_boyd@yahoo.com> writes:

> Robert Collins wrote:
> > 
> > Right. Well setup compiled before w32api got broken. I've said it twice
> > now: revert your w32api (which is what's broken) and setup will build
> > cleanly.
> > 
> > Fixing w32api again is important, and can be address'd in parallel.
> > Anyone that wants to build setup.exe will have motivation to fix w32api
> > :].
> > 
> 
> Can you remind me as to what's broke?

>From an earlier mail (haven't checked latest cvs):


    > The Werror is in by design. If your patch won't build with it, I won't
    > accept you patch.

    Ah, good.  But it was not for my patch!  The latest cvs setup.exe
    won't build without it, in my environment.  I get warnings (-> errors)
    like:

    /home/fred/usr/src/cygwin/cygwin-1.3.6/usr/src/cygwin/src/winsup/w32api/include/rpcndr.h:252: warning: function declaration isn't a prototype
    In file included from /home/fred/usr/src/cygwin/cygwin-1.3.6/usr/src/cygwin/src/winsup/w32api/include/ole2.h:5,
                     from /home/fred/usr/src/cygwin/cygwin-1.3.6/usr/src/cygwin/src/winsup/w32api/include/shlobj.h:8,
                     from mklink2.c:3:
    /home/fred/usr/src/cygwin/cygwin-1.3.6/usr/src/cygwin/src/winsup/w32api/include/objbase.h:165: warning: function declaration isn't a prototype
    /home/fred/usr/src/cygwin/cygwin-1.3.6/usr/src/cygwin/src/winsup/w32api/include/objbase.h:166: warning: function declaration isn't a prototype
    make: *** [mklink2.o] Error 1


-- 
Jan Nieuwenhuizen <janneke@gnu.org> | GNU LilyPond - The music typesetter
http://www.xs4all.nl/~jantien       | http://www.lilypond.org


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