| Re: Build on BeOS
From: Ben Collins-Sussman <sussman_at_newton.collab.net>
 Date: 2001-02-01 04:57:28 CET 
Sam TH <sam@uchicago.edu> writes:
 > /bin/sh ../../libtool --silent --mode=link gcc  -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -Wpointer-arith -Wwrite-strings -Wshadow -Wredundant-decls -DSVN_DEBUG -DAP_DEBUG -g -Wall   -o svnadmin  main.o ../../subversion/libsvn_fs/libsvn_fs.la ../../subversion/libsvn_subr/libsvn_subr.la 		 ../../apr/libapr.la  /boot/home/subversion/apr/shmem/unix/mm/libmm.la ../../expat-lite/libexpat.la 
 <sigh>
 OK, this about the 5th time I've had to explain this problem.  No
 Listen, everyone, here's what's going on:
    1. ./configure only builds libsvn_fs if it is able to find a copy
    2. Greg S. recently added a new svnadmin/ tool to the build, which
    3. The error above is what happens when your build scripts attempt
    4. This morning I fixed the problem in the obvious way;  svnadmin
 Therefore, if you see this error, please just update from the top
     ./autogen.sh 
 And everything should be hunky-dory.
 | 
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.