bug-cvs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Cvs-cvs] Changes to ccvs/windows-NT/config.h.in.in


From: Derek Price
Subject: Re: [Cvs-cvs] Changes to ccvs/windows-NT/config.h.in.in
Date: Tue, 16 Aug 2005 10:34:51 -0400
User-agent: Mozilla Thunderbird 1.0.6 (Windows/20050716)

Jim Hyslop wrote:

> Linking...
> myndbm.obj : error LNK2001: unresolved external symbol _getdelim
> libdiff.lib(getline.obj) : error LNK2001: unresolved external symbol
> _getdelim
> .\WinDebug\cvs.exe : fatal error LNK1120: 1 unresolved externals
> Error executing link.exe.


That should be a quick fix - the getdelim function was factored into its
own file out of getline.c.  Most likely, the windows build files just
need the new files, getdelim.h, getdelim.c, and maybe a few others,
added to the Windows projects and Makefiles.

Regards,

Derek

-- 
Derek R. Price
CVS Solutions Architect
Ximbiot <http://ximbiot.com>
v: +1 717.579.6168
f: +1 717.234.3125
<mailto:derek@ximbiot.com>





reply via email to

[Prev in Thread] Current Thread [Next in Thread]