Return-Path: X-Original-To: apmail-subversion-users-archive@minotaur.apache.org Delivered-To: apmail-subversion-users-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 6BEFCDDA3 for ; Thu, 16 Aug 2012 14:51:34 +0000 (UTC) Received: (qmail 82600 invoked by uid 500); 16 Aug 2012 14:51:33 -0000 Delivered-To: apmail-subversion-users-archive@subversion.apache.org Received: (qmail 82527 invoked by uid 500); 16 Aug 2012 14:51:33 -0000 Mailing-List: contact users-help@subversion.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Delivered-To: mailing list users@subversion.apache.org Received: (qmail 82489 invoked by uid 99); 16 Aug 2012 14:51:32 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 16 Aug 2012 14:51:32 +0000 X-ASF-Spam-Status: No, hits=-0.0 required=5.0 tests=SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: local policy) Received: from [216.236.235.21] (HELO hub01.navisite.com) (216.236.235.21) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 16 Aug 2012 14:51:27 +0000 Received: from NAVEXCH01.corp.int.com ([10.220.41.92]) by NAVEXFE01.corp.int.com ([10.208.9.180]) with mapi; Thu, 16 Aug 2012 10:51:05 -0400 From: "Ferreira, Matthew" To: Daniel Shahaf CC: "users@subversion.apache.org" Date: Thu, 16 Aug 2012 10:51:04 -0400 Subject: RE: Issues compiling SVN 1.7.5 on Solaris Sparc 9 Thread-Topic: Issues compiling SVN 1.7.5 on Solaris Sparc 9 Thread-Index: Ac1655BH/NKz8kSpS+GNv90wWrQ7sAA1ndCQ Message-ID: References: <20120814201342.GA11545@tarsus.local2> <20120815131159.GF12641@tarsus.local2> In-Reply-To: <20120815131159.GF12641@tarsus.local2> Accept-Language: en-US Content-Language: en-US X-MS-Has-Attach: X-MS-TNEF-Correlator: acceptlanguage: en-US Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 Ok, my developers wanted the neon libs, so when I tried to compile the sour= ce from scratch with the neon libs installed (Downloaded the neon source,di= configure, make make install) and when I recompile the svn source, I get g= et the following in my make (I ran ./configure --disable-nls and place the = neon source in subversion/neon) /bin/bash /tmp/svn_src/subversion-1.7.5/libtool --tag=3DCC --silent --mode= =3Dcompile gcc -DSOLARIS2=3D9 -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -D_LA= RGEFILE64_SOURCE -g -O2 -pthreads -D_LARGEFILE64_SOURCE -DNE_LFS -I./s= ubversion/include -I./subversion -I/usr/local/apache2/include -I/usr/loc= al/apache2/include -I/usr/local/include/neon -I/tmp/svn_src/subversi= on-1.7.5/sqlite-amalgamation -o subversion/svn/util.lo -c subversion/svn/u= til.c cd subversion/svn && /bin/bash /tmp/svn_src/subversion-1.7.5/libtool --tag= =3DCC --silent --mode=3Dlink gcc -g -O2 -pthreads -D_LARGEFILE64_SOURCE= -DNE_LFS -rpath /usr/local/lib -o svn add-cmd.lo blame-cmd.lo cat-cmd.= lo changelist-cmd.lo checkout-cmd.lo cleanup-cmd.lo commit-cmd.lo conflict-= callbacks.lo copy-cmd.lo delete-cmd.lo diff-cmd.lo export-cmd.lo help-cmd.l= o import-cmd.lo info-cmd.lo list-cmd.lo lock-cmd.lo log-cmd.lo main.lo merg= e-cmd.lo mergeinfo-cmd.lo mkdir-cmd.lo move-cmd.lo notify.lo patch-cmd.lo p= ropdel-cmd.lo propedit-cmd.lo propget-cmd.lo proplist-cmd.lo props.lo props= et-cmd.lo relocate-cmd.lo resolve-cmd.lo resolved-cmd.lo revert-cmd.lo stat= us-cmd.lo status.lo switch-cmd.lo tree-conflicts.lo unlock-cmd.lo update-cm= d.lo upgrade-cmd.lo util.lo ../../subversion/libsvn_client/libsvn_client-1.= la ../../subversion/libsvn_wc/libsvn_wc-1.la ../../subversion/libsvn_ra/lib= svn_ra-1.la ../../subversion/libsvn_delta/libsvn_delta-1.la ../../subversio= n/libsvn_diff/libsvn_diff-1.la ../../subversion/libsvn_subr/libsvn_subr-1.l= a -L/usr/local/apache2/lib -laprutil-1 -L/usr/local/apache2/lib -lapr-1 -L/= usr/local/lib -lneon -lnsl -lsocket -lz -lexpat -lsocket ld: warning: file ../../subversion/libsvn_wc/.libs/libsvn_wc-1.so: linked t= o /tmp/svn_src/subversion-1.7.5/subversion/libsvn_wc/.libs/libsvn_wc-1.so: = attempted multiple inclusion of file ld: warning: file ../../subversion/libsvn_ra/.libs/libsvn_ra-1.so: linked t= o /tmp/svn_src/subversion-1.7.5/subversion/libsvn_ra/.libs/libsvn_ra-1.so: = attempted multiple inclusion of file ld: warning: file ../../subversion/libsvn_delta/.libs/libsvn_delta-1.so: li= nked to /tmp/svn_src/subversion-1.7.5/subversion/libsvn_delta/.libs/libsvn_= delta-1.so: attempted multiple inclusion of file ld: warning: file ../../subversion/libsvn_diff/.libs/libsvn_diff-1.so: link= ed to /tmp/svn_src/subversion-1.7.5/subversion/libsvn_diff/.libs/libsvn_dif= f-1.so: attempted multiple inclusion of file ld: warning: file ../../subversion/libsvn_subr/.libs/libsvn_subr-1.so: link= ed to /tmp/svn_src/subversion-1.7.5/subversion/libsvn_subr/.libs/libsvn_sub= r-1.so: attempted multiple inclusion of file Undefined first referenced symbol in file libintl_dgettext /tmp/svn_src/subversion-1.7.5/subversio= n/libsvn_ra_neon/.libs/libsvn_ra_neon-1.so 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' -----Original Message----- From: Daniel Shahaf [mailto:d.s@daniel.shahaf.name]=20 Sent: Wednesday, August 15, 2012 9:12 AM To: Ferreira, Matthew Cc: users@subversion.apache.org Subject: Re: Issues compiling SVN 1.7.5 on Solaris Sparc 9 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 throug= h the previous compile, so started fresh, remade config with flags, ran the= make process, hit the following: >=20 > /bin/bash /tmp/svn_src/subversion-1.7.5/libtool --tag=3DCC --silent --mod= e=3Dcompile gcc -DSOLARIS2=3D9 -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -D_L= ARGEFILE64_SOURCE -g -O2 -pthreads -I./subversion/include -I./subversio= n -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/lo= ck.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' >=20 > -----Original Message----- > From: Daniel Shahaf [mailto:d.s@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 >=20 > Add --disable-nls to your configure flags. >=20 > 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/subve= rsion/libsvn_subr/.libs/libsvn_subr-1.so > > libintl_dngettext .libs/info-cmd.o > > libintl_bindtextdomain /tmp/svn_src/subversion-1.7.5/subve= rsion/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 n= ot subscribed and would appreciate a direct cc >=20 > 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. Distr= ibution or copying of this e-mail, or the information contained herein, to = anyone other than the intended recipient is prohibited.