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

Re: 1.5.0-rc3 up for signing/testing

From: Stefan Sperling <stsp_at_elego.de>
Date: Mon, 14 Apr 2008 22:48:17 +0200

On Sat, Apr 12, 2008 at 11:20:08AM -0500, Hyrum K. Wright wrote:
> Hoping that the third time is the charm, I'm pleased to announce that
> Subversion 1.5.0-rc3 is up for testing and signing. The magic revision is
> r30562.
>
> http://orac.ece.utexas.edu/pub/svn/1.5.0-rc3/

Building this rc, using the deps tarball, on FreeBSD-7/i386, with

 $ ./configure --enable-maintainer-mode --disable-shared --with-ssl
 $ make

results in a build failure in serf:
  
  test/serf_get.c:243: warning: no previous prototype for 'print_usage'
  /home/stsp/elego/subversion-1.5.0-rc3/apr/libtool --silent --mode=link gcc -L/usr/local/lib -static -o test/serf_get /home/stsp/elego/subversion-1.5.0-rc3/apr-util/libaprutil-1.la -lexpat /home/stsp/elego/subversion-1.5.0-rc3/apr/libapr-1.la -lcrypt -lpthread -lz -lssl -lcrypto
  /usr/lib/crt1.o(.text+0x85): In function `_start':
  : undefined reference to `main'
  *** Error code 1
  
Any ideas?

Should it be using apr's libtool to build serf even though I didn't
pass the --enable-experimental-libtool flag to configure?

-- 
Stefan Sperling <stsp_at_elego.de>                 Software Developer
elego Software Solutions GmbH                            HRB 77719
Gustav-Meyer-Allee 25, Gebaeude 12        Tel:  +49 30 23 45 86 96 
13355 Berlin                              Fax:  +49 30 23 45 86 95
http://www.elego.de                 Geschaeftsfuehrer: Olaf Wagner

  • application/pgp-signature attachment: stored
Received on 2008-04-14 22:46:44 CEST

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.