I propose we add the FAQ entry similar to the following:
One typical error message class involve the following pattern:
../../subversion/../*.so: undefined reference to `function_not_worked_on'
collect2: ld returned 1 exit status
make: *** [subversion/something/something] Error 1
There are a c
On Thu, Jan 10, 2013 at 2:24 PM, Gabriela Gibson
wrote:
> I was testing whether the current tarball (subversion-1.7.8.tar.gz) is
> affected by the wrong-lib-linking compilation issue, and I discovered
> that zlib.net no longer offers a direct download of the zlib version
> in the get-deps.sh scrip
On Thu, Jan 10, 2013 at 3:19 PM, Branko Čibej wrote:
> Looks like we'll have to get-deps.sh on the 1.7.x branch for the next
> 1.7 release, then. Care to file an issue about this, tagged with the
> 1.7.9 milestone?
r1352031 nominated for backport in the 1.7.x STATUS.
On 10.01.2013 23:24, Gabriela Gibson wrote:
> On 10/01/13 03:55, Daniel Shahaf wrote:
>
>> Is this section applicable to tarball builds (which don't use
>> autogen.sh) too?
>
> I'm worming my way through the list (more to come) but have
> encountered the following issue:
>
> I was testing whether t
On 10/01/13 03:55, Daniel Shahaf wrote:
Is this section applicable to tarball builds (which don't use
autogen.sh) too?
I'm worming my way through the list (more to come) but have encountered
the following issue:
I was testing whether the current tarball (subversion-1.7.8.tar.gz) is
affected
Gabriela Gibson wrote on Thu, Jan 10, 2013 at 00:15:29 +:
> I thought that the solutions to this question might be useful to have in
> the faq.html.
> +There are a couple of frequent causes of this kind of problem:
> +
> +1. You could be linking about your own installed libraries.
It would
On Wed, Jan 9, 2013 at 4:15 PM, Gabriela Gibson
wrote:
> I thought that the solutions to this question might be useful to have in the
> faq.html.
> +1. You could be linking about your own installed libraries.
Think you mean "You could be linking to your own installed libraries."
I'd probably f
I thought that the solutions to this question might be useful to have in
the faq.html.
Index: publish/faq.html
===
--- publish/faq.html (revision 1431153)
+++ publish/faq.html (working copy)
@@ -282,6 +282,8 @@ validating server certi
On 09/01/13 16:54, Philip Martin wrote:>
> ./configure --prefix=/usr/local/subversionx ...
>
> which solves the linking problem. I never install this build so
> /usr/local/subversionx/lib never exists. When I want to install a build
> of Subversion I reconfigure and rebuild using the correct
Gabriela Gibson writes:
> cd subversion/svnmucc && /bin/bash /home/g/trunk/libtool --tag=CC --silent
> --mode=link gcc -g3 -fno-omit-frame-pointer -fno-inline -Wall -Wmiss\
> ing-prototypes -Wstrict-prototypes -Wmissing-declarations -pthread
> -DSVN_DEBUG -DAP_DEBUG -rpath /usr/local/lib -o
On Wed, Jan 09, 2013 at 04:31:05PM +, Gabriela Gibson wrote:
> I added a new option to the command structure and the compile error
> I get is this:
>
> ../../subversion/libsvn_client/.libs/libsvn_client-1.so: undefined
> reference to `svn_wc__get_wcroot'
> ../../subversion/libsvn_client/.libs/
On Wed, Jan 9, 2013 at 11:37 AM, Branko Čibej wrote:
> On 09.01.2013 17:31, Gabriela Gibson wrote:
> > I added a new option to the command structure and the compile error I
> > get is this:
> >
> > ../../subversion/libsvn_client/.libs/libsvn_client-1.so: undefined
> > reference to `svn_wc__get_wc
On 09.01.2013 17:31, Gabriela Gibson wrote:
> I added a new option to the command structure and the compile error I
> get is this:
>
> ../../subversion/libsvn_client/.libs/libsvn_client-1.so: undefined
> reference to `svn_wc__get_wcroot'
> ../../subversion/libsvn_client/.libs/libsvn_client-1.so: un
I added a new option to the command structure and the compile error I
get is this:
../../subversion/libsvn_client/.libs/libsvn_client-1.so: undefined
reference to `svn_wc__get_wcroot'
../../subversion/libsvn_client/.libs/libsvn_client-1.so: undefined
reference to `svn_wc_add_from_disk2'
What is
14 matches
Mail list logo