[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

RE: RE: Problems compiling SVN on Solaris 8

From: BRM <bm_witness_at_yahoo.com>
Date: 2004-10-26 23:59:53 CEST

I managed to get it compiled by using
--enable-shared=no on the configure line with
subversion. It passed all the tests, though it is now
complaining about not being able to find
mod_dav_svn.la in /usr/local/apache2/modules, which I
have verififed is there. (It copied it there a couple
lines earlier in the make file.) So it then errors out
with error number 65536 from apxs. I'll take a better
look at it tomorrow. If anyone has any ideas, I'd love
to hear them.

Thanks for the help, and hope this can help you guys
as well.

BRM

--- Carmela Stuart <c.stuart@CableLabs.com> wrote:

> The binaries for Subversion on www.sunfreeware.com
> are not compiled with
> SSL enabled.
>
> See the following note in the "installation steps"
> under the Subversion
> distribution: "For those of you who want to know,
> subversion was
> compiled with just the default ./configure, make,
> make install steps.
> All the make check steps passed."
>
> I have tried without success to get Subversion on
> Solaris 8 with SSL
> enabled to work.
>
> -----Original Message-----
> From: Wadsworth, Eric (Contractor)
> [mailto:WADSWORE@fhu.disa.mil]
> Sent: Tuesday, October 26, 2004 1:25 PM
> To: 'Ben Meyer'; SubVersion Users
> Subject: RE: Problems compiling SVN on Solaris 8
>
>
> In case you haven't tried it yet, you can get a
> binary from
> sunfreeware.com
>
> ****
> **** --- Eric Wadsworth, 520-533-2749
> ****
>
>
> > -----Original Message-----
> > From: Ben Meyer [mailto:bm_witness@yahoo.com]
> > Sent: Tuesday, October 26, 2004 8:51 AM
> > To: SubVersion Users
> > Subject: Problems compiling SVN on Solaris 8
> >
> >
> > I've been running SVN on a Windows system since
> last
> > May and love it. Now I am migrating the repository
> > over to a Sun Solaris 8 system (for more
> developers,
> > and back up & reliability purposes). After reading
> the
> > documentation and FAQs I decided that the
> > Apache2/WebDAV access would be best for the
> multiple
> > users due to the pain of the directory
> permissions.
> > However, we have been plagued with issues in the
> > compilation process.
> >
> > Apache2 2.0.52 compiled fine with SSL and WebDAV
> > support. It took a bit to get the Berkeley DB
> 4.2.52
> > with it, but it is compiling and running just
> fine. I
> > compiled with the following options:
> >
> > ./configure --enable-webdav -enable-dav-fs
> > --enable-ssl --enable-so
> --with-ssl=/usr/local/openssl
> > --enable-auth-dbm --enable-user-track
> > --with-berkeley-db=/usr/local/BerkeleyDB.4.2
> > --with-dbm=db42
> >
> > OpenSSL 0.9.7d was compiled as follows:
> >
> > ./config --with-prefix=/usr/local
> > --openssl-dir=/usr/local/openssl
> >
> > After some problems, I downloaded Neon 0.24.7, and
> > built it in /usr/local/installs/src/neon-0.24.7 as
> > follows:
> >
> > ./configure --with-ssl
> >
> > Finally, I tried to build SubVersion with the
> > following options:
> >
> > ./configure --with-ssl
> --with-apr=/usr/local/apache2
> > --with-apr-util=/usr/local/apache2
> >
> > I also tried adding --with-neon=/usr/local.
> However,
> > after SVN gets through all the compilation, it
> dumps
> > out several pages of linker errors related to
> OpenSSL
> > and Neon stating a lot of unknown reference
> issues.
> > OpenSSL works just fine, and was used to generate
> a
> > CERT for the Apache2 SSL site on the same system.
> >
> > I have tried both SVN 1.1.0 and 1.1.1 and received
> the
> > same error messages.
> >
> > The system is a SunBlade 2000 running Solaris 8
> using
> > the GNU Development Suite (installed from binary
> > releases, I think from Sun Soft, but am not
> positive).
> >
> > Help would be very much appriciated.
> >
> > Thanks in advance,
> >
> > Benjamen R. Meyer
> >
> >
> >
>
---------------------------------------------------------------------
> > To unsubscribe, e-mail:
> users-unsubscribe@subversion.tigris.org
> > For additional commands, e-mail:
> users-help@subversion.tigris.org
> >
> >
> >
> >
>
>
---------------------------------------------------------------------
> To unsubscribe, e-mail:
> users-unsubscribe@subversion.tigris.org
> For additional commands, e-mail:
> users-help@subversion.tigris.org
>
>
>
---------------------------------------------------------------------
> To unsubscribe, e-mail:
> users-unsubscribe@subversion.tigris.org
> For additional commands, e-mail:
> users-help@subversion.tigris.org
>
>

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Wed Oct 27 00:00:13 2004

This is an archived mail posted to the Subversion Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.