bug-cvs
[Top][All Lists]
Advanced

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

Re: Windows Build Broken: /ccvs/lib/ xgetwd.c, xgetcwd.c, xgetcwd.h


From: Derek Robert Price
Subject: Re: Windows Build Broken: /ccvs/lib/ xgetwd.c, xgetcwd.c, xgetcwd.h
Date: Tue, 05 Oct 2004 18:15:10 -0400
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.7) Gecko/20040616

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

I just checked in a change that should fix the filesubr.c error.  The
other one probably wants "HAVE_GETCWD" defined in
windows-NT/config.h.in.in.

In addition, you'll probably want to define HAVE_GETCWD_NULL to some
sort of value in config.h.in.in as an optimization if you can, though
undef is probably safe.  The comment:

/* Define to 1 if you have the `getcwd' function. */
#undef HAVE_GETCWD
                                                                           
 
 

/* Define if getcwd (NULL, 0) allocates memory for result. */
#undef HAVE_GETCWD_NULL

Cheers,

Derek

Conrad T. Pino wrote:

>Are anymore changes coming to resolve the following?
>
>Linking...
>filesubr.obj : error LNK2001: unresolved external symbol _xgetwd
>libdiff.lib(xgetcwd.obj) : error LNK2001: unresolved external symbol
_getwd
>.\WinDebug\cvs.exe : fatal error LNK1120: 2 unresolved externals
>Error executing link.exe.
>
>cvs.exe - 3 error(s), 210 warning(s)
>
>>-----Original Message-----
>>From: dprice@cvshome.org [mailto:dprice@cvshome.org]
>>Sent: Tuesday, October 05, 2004 12:14
>>To: cvs@ccvs.cvshome.org
>>Subject: CVS update: /ccvs/lib/
>>
>>User: dprice  
>>Date: 04/10/05 12:14:10
>>
>>Removed:
>> /ccvs/lib/
>>  xgetwd.c
>>
>>Added:
>> /ccvs/lib/
>>  xgetcwd.c, xgetcwd.h
>>
>>Modified:
>> /ccvs/lib/
>>  ChangeLog, Makefile.am, Makefile.in, savecwd.c
>>
>>Log:
>> * Makefile.am (libcvs_a_SOURCES): Remove xgetwd.c, add xgetcwd.h &
>> xgetcwd.c in their own section.
>> * xgetwd.c: Removed.
>> * xgetcwd.h, xgetcwd.c: New files imported from GNULIB.
>
>


- --
                *8^)

Email: derek@ximbiot.com

Get CVS support at <http://ximbiot.com>!
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.3 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iD8DBQFBYxztLD1OTBfyMaQRAt7xAKCkq+ekMiy91f4Hs0OLVExiBQIY6wCgm3jG
mhA7L6pjTPPdDw48VrVcGbs=
=jd0h
-----END PGP SIGNATURE-----





reply via email to

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