Hi Folks,
two things are confusing me:
1) I upgraded my Sources to rev 6707, as this is the revision mentioned in
the release mail. The compiled version however still says it's subversion
0.26?!? I even ran a 'make clean'. Who's wrong here?
2) I cannot compile with ssl on win32. I run "gen-make.py
--with-openssl=..\openssl --with-zlib=..\zlib -t vcproj"
openssl is the gnu openssl-0.9.7b-lib.zip from sourceforge extracted into
..\openssl. It hopefully contains all I need to compile svn
When I try to (re)build neon, I get the following error:
nmake /f neon.mak CLEAN ALL EXPAT_FLAGS="/I ../apr-util/xml/expat/lib /D
HAVE_EXPAT /D HAVE_EXPAT_H"
D:\Source\SVN\SubVersion\neon\Release\ne_207.obj could not be found
... and about 20 more of these "could not be found" messages, before the
final
NMAKE : fatal error U1073: 'D:\Source\SVN\openssl\out32dll\libeay32.lib'
could not be created
Stop.
I've seen a previous posting with the same problem, but no solution.
Building without ssl on win32 is no problem, neither is building with ssl
under linux.
Can anybody help me?
Cheers
- Lübbe
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Tue Aug 19 11:49:11 2003