"Hyrum K. Wright" <hyrum_wri...@mail.utexas.edu> writes: >> After this commit I get the following warning when I run ./autogen.sh >> >> WARNING: "../libsvn_wc/entries.h" header not found, file >> subversion/tests/cmdline/entries-dump.c > > This may also be causing the build failure on the windows builtslave: > > "D:\svn-w2k3-ra\slik-w2k3-x64-ra\build\subversion_vcnet.sln" > (__ALL_TESTS__ target) (1) -> > (Programs\entries-dump target) -> > entries-dump.obj : error LNK2019: unresolved external symbol > _svn_wc__read_entries_old referenced in function _entries_dump > ..\..\..\Debug\subversion\tests\cmdline\entries-dump.exe : fatal > error LNK1120: 1 unresolved externals
I believe these are fixed by r1051906. -- Philip