On Sat, Sep 5, 2009 at 5:29 PM, Maciej (Matchek) Blizinski<[email protected]> wrote: > On Sat, Sep 5, 2009 at 11:42 AM, Dagobert Michelsen<[email protected]> wrote: >> PS: Don't get me wrong: It should not look like everytime you ask a >> question I propose more work for you ;-) > > I understand that. Such is life! Well, I've spent some time and made a > little progress with the build: > > https://sourceforge.net/apps/trac/gar/changeset/6195 > > It currently fails by calling 'clean' target on directories with no > Makefiles. I couldn't work out where are the calls coming from. I've > commited what I have right now.
The current issue is that it tries to call a 'clean' target in a directory which doesn't have a Makefile. I tried planting my own Makefile there to define such target, but it gets renamed to Makefile.bak and the build is still failing. I mailed vncserver's mailing list with this question. Maciej _______________________________________________ maintainers mailing list [email protected] https://lists.opencsw.org/mailman/listinfo/maintainers
