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.
Bo, 1. Checkout the code, I compiled HEAD with no problems but the branch should be OK as well 2. Open the workspace file, I use VC60 and it builds fine with it. 3. Start building and wait for errors. Remove the offending projects from the workspace, eg: -> You will get things like that: --------------------Configuration: sserver_protocol - Win32 Release-------------------- Compiling... sserver.c D:\_cvsnt_build\cvsnt\protocols\sserver.c(26) : fatal error C1083: Cannot open include file: 'openssl/ssl.h': No such file or directory Error executing cl.exe. -> Go to View->Workspace -> Change the tab to FileView. -> Find "sserver_protocol files" on the project view and select it. -> Click "Del" key, dialog will popup, confirm the removal 4. Repeat the above until no projects left or until you are able to build. Hope that helps, Jerzy ----- Original Message ----- From: "Bo Berglund" <bo.berglund at telia.com> Newsgroups: support.cvsnt To: <cvsnt at cvsnt.org cvsnt downloads at march-hare.com @CVSNT on Twitter CVSNT on Facebook> Sent: Saturday, April 26, 2003 11:10 PM Subject: [cvsnt] Trouble building cvsnt 2_0_x > Tony, > now I moved away the total contents of my checked out cvsnt copy > except the CVS subdir, then updated and thus got fresh sources from > your server. Then I also copied back a few directories I had > previously obtained (such as krb5, ms2mit etc) and which did not > appear on the cvs update. > Next I started DOTNET and opened the project and tried to build cvsnt. > No dice, here are the 3 Fatal errors: > > f:\Engineering\Projects\cvsnt\protocols\sserver.c(26): fatal error > C1083: Cannot open include file: 'openssl/ssl.h': No such file or > directory > > cvs95 fatal error LNK1104: cannot open file > '\Engineering\Projects\cvsnt\protocols\Debug\sserver_protocol.lib' > > cvsnt fatal error LNK1104: cannot open file > 'protocols\Debug\sserver_protocol.lib' > > I know you said that the openssl stuff can be downloaded, but the link > on Wiki > (http://www.shininglightpro.com/search.php?searchname=Win32+OpenSSL) > brings me to a page with a selection of downloads, all of which seem > to be Innosetup installers to actually install OpenSSL. I can't find > out how to get the sources (the 'header' files as you refer to them). > > A search on Google led me to http://www.openssl.org/source/ and here > are a number of tarballs to get, all with masses of files and no idea > on my part on how to use them. > > These errors stop me from building cvsnt.... > What am I doing wrong here? Remember I never use Visual Studio except > for this sole purpose so I don't even know where to go to do the > things you mentioned in your previous replies. :-( > > I would really appreciate a step-by-step guide on how to either remove > the ssl stuff from the cvsnt build or how to get it operational.... > > > > /Bo > (Bo Berglund, developer in Sweden) > _______________________________________________ > cvsnt mailing list > cvsnt at cvsnt.org cvsnt downloads at march-hare.com @CVSNT on Twitter CVSNT on Facebook > http://www.cvsnt.org/cgi-bin/mailman/listinfo/cvsnt https://www.march-hare.com/cvspro/en.asp#downcvs >