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

Problem building Neon RPMS on RH9

From: Chris Croome <chris_at_webarchitects.co.uk>
Date: 2003-06-25 18:41:46 CEST

Hi

I'm probably doing somthing daft here... :-)

I did have the RH9 RPMS working fine (the ones from your site [1]) on my
desktop RH9 box but after checking out the latest version of subversion
and building my own rpms and installing them I get this error when
committing stuff:

  ssl_lib.c(277): OpenSSL internal error, assertion failed: s->sid_ctx_length <= sizeof s->sid_ctx

After some googling it appears that this is because the version of
subversion I'm now runing has been compiled against a different version
of openssl [2].

So I have checked out the latest version of neon from your site [3] and
tried to build it:

  [chris@snowball neon]$ find ./ -name neon.spec
  ./trunk/neon.spec
  ./tags/neon-0.23.5-1/neon.spec
  ./tags/neon-0.23.9-1/neon.spec
  ./tags/neon-0.22.0-1/neon.spec
  ./tags/neon-0.21.2-1/neon.spec
  ./tags/neon-0.21.3-1/neon.spec
  ./tags/neon-0.23.2-1/neon.spec
  ./tags/neon-0.21.3-2/neon.spec
  ./tags/neon-0.21.3-3/neon.spec

I guess I should use the latest tagged version?

  [chris@snowball neon]$ rpm -ba ./tags/neon-0.23.9-1/neon.spec
  -ba: unknown option

Ah, the -ba is for older versions of rpm I think, try again...

  [chris@snowball neon]$ rpmbuild ./tags/neon-0.23.9-1/neon.spec
  error: File /usr/local/src/rpms/sources/neon-0.23.9-1/neon-0.23.9.tar.gz: No such file or directory

This is where I'm stuck -- do I need to manually create the tgz file
before building the RPM?

Sorry if this is a stupid question...

Cheers

Chris

[1] http://summersoft.fay.ar.us/pub/linux/redhat/RPMS/i386/subversion-latest/redhat-9.x/

[2] http://www.contactor.se/~dast/svn/archive-2003-05/1742.shtml

[3] http://summersoft.fay.ar.us/repos/

-- 
Chris Croome                               <chris@webarchitects.co.uk>
web design                             http://www.webarchitects.co.uk/ 
web content management                               http://mkdoc.com/   
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Wed Jun 25 18:42:48 2003

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

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