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 fixed this by deselecting components of the solution thta were involved with the SSL (or SSH maybe) stuff. I don't use any of these. So I could compile what I updated from CVS and presumably also the export -N fix. But unfortunately it does not work, the command: cvs export -r HEAD -d TESTDIR -N Drivers/Sentinel still results in the top of the Sentinel module being exported to TESTDIR instead of to TESTDIR/Drivers/Sentinel Did I actually get the fix by updating on the 2_0_x branch? /Bo On Wed, 25 Jun 2003 22:36:16 +0200, Bo Berglund <bo.berglund at telia.com> wrote: >Tony, >I noticed that you fixed the export -N bug and so I wanted to rebuild >my CVSNT. So I updated my sandbox (which has not been in use for quite >some time) and got the latest stuff on the CVSNT_2_0_x branch. >Then I fired up Visual Studio 6 and tried to build it, but I got these >errors: >Linking... >genkey.obj : error LNK2001: unresolved external symbol >_gethostbyname at 4 >genkey.obj : error LNK2001: unresolved external symbol _gethostname at 8 >genkey.obj : error LNK2001: unresolved external symbol _WSAStartup at 8 >..\WinRel\genkey.exe : fatal error LNK1120: 3 unresolved externals >Error executing link.exe. > >So the net result is that I can't build cvsnt. > >What do I need to actually successfully build it? >Do I have to use DOTNET instead? > > >/Bo >(Bo Berglund, developer in Sweden) /Bo (Bo Berglund, developer in Sweden)