Re: Issues compiling SVN 1.7.5 on Solaris Sparc 9

2012-08-17 Thread Daniel Shahaf
t; /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_dgettext > >

RE: Issues compiling SVN 1.7.5 on Solaris Sparc 9

2012-08-17 Thread Ferreira, Matthew
positions -Original Message- From: Daniel Shahaf [mailto:d...@daniel.shahaf.name] Sent: Friday, August 17, 2012 4:52 AM To: Ferreira, Matthew Cc: users@subversion.apache.org Subject: Re: Issues compiling SVN 1.7.5 on Solaris Sparc 9 Daniel Shahaf wrote on Thu, Aug 16, 2012 at 23:58:34 +0100:

Re: Issues compiling SVN 1.7.5 on Solaris Sparc 9

2012-08-17 Thread Daniel Shahaf
; symbol in file > > libintl_dgettext > > /tmp/svn_src/subversion-1.7.5/subversion/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 stat

Re: Issues compiling SVN 1.7.5 on Solaris Sparc 9

2012-08-16 Thread Daniel Shahaf
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...@daniel.shahaf.name] > Sent: Wednesday, Augu

RE: Issues compiling SVN 1.7.5 on Solaris Sparc 9

2012-08-16 Thread Ferreira, Matthew
r code 1 make: Fatal error: Command failed for target `subversion/svn/svn' -Original Message- From: Daniel Shahaf [mailto:d...@daniel.shahaf.name] 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 So

RE: Issues compiling SVN 1.7.5 on Solaris Sparc 9

2012-08-15 Thread Ferreira, Matthew
Ok, I got it...thanks for your help -Original Message- From: Daniel Shahaf [mailto:d...@daniel.shahaf.name] 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

Re: Issues compiling SVN 1.7.5 on Solaris Sparc 9

2012-08-15 Thread Daniel Shahaf
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 ../../subv

RE: Issues compiling SVN 1.7.5 on Solaris Sparc 9

2012-08-15 Thread Ferreira, Matthew
hahaf [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:

Re: Issues compiling SVN 1.7.5 on Solaris Sparc 9

2012-08-14 Thread Daniel Shahaf
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 inc

Issues compiling SVN 1.7.5 on Solaris Sparc 9

2012-08-14 Thread Ferreira, Matthew
Downloaded the source (the binaries that I could find were compiled for 10, so I need to compile). Downloaded the latest sqllite client and it stumbled on that. Per the README it worked on 3.6.18, so found that and got past that, now the make is throwing symbol errors. I've searched the archives