On 2007-02-15, Frodak Baksik wrote:

> Here are all the changes in a single patch.
> I'm also posting this to the cygwin-apps mailing list, so if anyone
> over there could try it out would be nice.

I just applied this patch to the latest Cygwin vim source package, 
vim-7.0.122-1, and configured it with

    ./configure --prefix=/usr/local --without-x --enable-gui=no

However, after successfully building a number of .o files, make 
fails as follows:

    $ make
    Starting make in the src directory.
    If there are problems, cd to the src directory and run make there
    cd src && make first
    make[1]: Entering directory `/usr/src/vim-7.0.122-1/src'
    make[1]: *** No rule to make target `proto/winclip.pro', needed by 
`objects/winclip.o'.  Stop.
    make[1]: Leaving directory `/usr/src/vim-7.0.122-1/src'
    make: *** [first] Error 2

I'm sorry I don't have time to look into it further before I leave
for the day.  I hope it's obvious to someone what I've done wrong.

Regards,
Gary

-- 
Gary Johnson                 | Agilent Technologies
[EMAIL PROTECTED]     | Wireless Division
                             | Spokane, Washington, USA

Reply via email to