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

r5251 broke the build (Justin, can you fix/revert?)

From: B. W. Fitzpatrick <fitz_at_red-bean.com>
Date: 2003-03-09 22:07:20 CET

Here's the reproduction recipe:

  $ uname -a
  Linux pantheon 2.4.19-pre10 #2 SMP Mon Jun 24 09:49:16 CDT 2002 i686 unknown

  $ make clean

  $ svn up

  $ cd apr
  $ cvs up -d
  $ cd ..

  $ cd apr-util
  $ cvs up -d
  $ cd ..

  $ ./autogen.sh && ./configure --enable-maintainer-mode --with-berkeley-db=/usr/local/BerkeleyDB.4.0 && time make

  ...

  cd subversion/libsvn_subr && /bin/sh ./libtool --silent --mode=link gcc -g -Wall -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -pthread -DNEON_ZLIB -Wpointer-arith -Wwrite-strings -Wshadow -DSVN_DEBUG -DAP_DEBUG -L/usr/local/BerkeleyDB.4.0/lib -rpath /usr/local/lib -o libsvn_subr-1.la cmdline.lo config.lo config_file.lo config_win.lo error.lo getdate.lo hash.lo io.lo md5.lo opt.lo path.lo pool.lo quoprint.lo sorts.lo stream.lo subst.lo svn_base64.lo svn_string.lo target.lo time.lo utf.lo validate.lo xml.lo /home/fitz/svn-work/subversion/apr-util/libaprutil-0.la -ldb -lexpat /home/fitz/svn-work/subversion/apr/libapr-0.la -lm -lcrypt -lnsl -ldl
  ./libtool: ./libtool: No such file or directory
  make: *** [subversion/libsvn_subr/libsvn_subr-1.la] Error 127

-Fitz

--
Brian W. Fitzpatrick    <fitz_at_red-bean.com>   http://www.red-bean.com/fitz/
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Sun Mar 9 22:08:43 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.