gnu.cvs.bug
[Top] [All Lists]

tiny patch to build cvs 1.11.23 on Windows

Subject: tiny patch to build cvs 1.11.23 on Windows
From: "Nelson Bolyard" <nelsonb@xxxxxxxxx>
Date: Sat, 14 Jun 2008 14:00:37 -0700
Newsgroups: gnu.cvs.bug
I just pulled cvs with the tag cvs1-11-23 and tried to build it on Windows.
The build failed in the lib directory due to a "missing" header file: error.h
That files lives in the "src" directory adjacent to lib.
The problem appears to be that there was no "-I ../src" in the compiler flags.
So, I added it, and then the build ran to completion.  The patch to
lib/libcvs.mak is attached.

Regards,
/Nelson Bolyard


-- 
See Exclusive Videos: 10th Annual Young Hollywood Awards
http://www.hollywoodlife.net/younghollywoodawards2008/

Attachment: cvs11123patch.txt
Description: Text document

<Prev in Thread] Current Thread [Next in Thread>