Community technical support mailing list was retired 2010 and replaced with a professional technical support team. For assistance please contact: Pre-sales Technical support via email to sales@march-hare.com.
I wrote: > I just tried to install 2.5.02.1914 on a Debian Linux (Sarge) box. > > The compilation failed with > > g++ -DHAVE_CONFIG_H -I. -I. -I.. -I. -I../lib -I../cvsapi -I../diff > -I../xmlapi -I../cvsapi -I../cvsgui -I../zlib -I../expat -I../expat/lib > -I../libltdl -DCVS_CONFIG_DIR=\"/etc/cvsnt\" > -DCVS_LIBRARY_DIR=\"/usr/local/lib/cvsnt\" -g -O2 -c -o subr.o `test -f > 'subr.cpp' || echo './'`subr.cpp > subr.cpp:48:20: xtime.h: No such file or directory > > -Torsten Additional information: - CVSNT 2.0.58.d and 2.0.62.1852 both have xtime.h in the "lib" folder. - CVSNT 2.5.02.1914 does not. Can I just grab the file from HEAD in CVS? -Torsten