Build from a tarball, not from a tag.  The latter requires Python.

Ferreira, Matthew wrote on Wed, Aug 15, 2012 at 08:59:01 -0400:
> Thx....did that , ran in to some errors...realised it was half way through 
> the previous compile, so started fresh, remade config with flags, ran the 
> make process, hit the following:
> 
> /bin/bash /tmp/svn_src/subversion-1.7.5/libtool --tag=CC --silent 
> --mode=compile gcc -DSOLARIS2=9 -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT 
> -D_LARGEFILE64_SOURCE  -g -O2   -pthreads  -I./subversion/include 
> -I./subversion  -I/usr/local/apache2/include   -I/usr/local/apache2/include   
>    -I/tmp/svn_src/subversion-1.7.5/sqlite-amalgamation  -o 
> subversion/libsvn_fs_fs/lock.lo -c subversion/libsvn_fs_fs/lock.c
> none ./build/transform_sql.py subversion/libsvn_fs_fs/rep-cache-db.sql 
> ./subversion/libsvn_fs_fs/rep-cache-db.h
> bash: none: command not found
> *** Error code 127
> make: Fatal error: Command failed for target 
> `subversion/libsvn_fs_fs/rep-cache-db.h'
> 
> -----Original Message-----
> From: Daniel Shahaf [mailto:d...@daniel.shahaf.name]
> Sent: Tuesday, August 14, 2012 4:14 PM
> To: Ferreira, Matthew
> Cc: users@subversion.apache.org
> Subject: Re: Issues compiling SVN 1.7.5 on Solaris Sparc 9
> 
> Add --disable-nls to your configure flags.
> 
> Ferreira, Matthew wrote on Tue, Aug 14, 2012 at 14:24:18 -0400:
> > ld: warning: file ../../subversion/libsvn_subr/.libs/libsvn_subr-1.so: 
> > linked to 
> > /tmp/svn_src/subversion-1.7.5/subversion/libsvn_subr/.libs/libsvn_subr-1.so:
> >  attempted multiple inclusion of file
> > Undefined                       first referenced
> > symbol                             in file
> > libintl_bind_textdomain_codeset     
> > /tmp/svn_src/subversion-1.7.5/subversion/libsvn_subr/.libs/libsvn_subr-1.so
> > libintl_dngettext                   .libs/info-cmd.o
> > libintl_bindtextdomain              
> > /tmp/svn_src/subversion-1.7.5/subversion/libsvn_subr/.libs/libsvn_subr-1.so
> > libintl_dgettext                    .libs/add-cmd.o
> > ld: fatal: Symbol referencing errors. No output written to .libs/svn
> > collect2: ld returned 1 exit status
> > *** Error code 1
> > make: Fatal error: Command failed for target `subversion/svn/svn'I am not 
> > subscribed and would appreciate a direct cc
> 
> This e-mail is the property of NaviSite, Inc. It is intended only for the 
> person or entity to which it is addressed and may contain information that is 
> privileged, confidential, or otherwise protected from disclosure. 
> Distribution or copying of this e-mail, or the information contained herein, 
> to anyone other than the intended recipient is prohibited.

Reply via email to