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

RE: Issues compiling SVN 1.7.5 on Solaris Sparc 9

From: Ferreira, Matthew <mferreira_at_navisite.com>
Date: Wed, 15 Aug 2012 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.s_at_daniel.shahaf.name]
Sent: Tuesday, August 14, 2012 4:14 PM
To: Ferreira, Matthew
Cc: users_at_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.
Received on 2012-08-15 14:59:36 CEST

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

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