From users-return-22547-apmail-subversion-users-archive=subversion.apache.org@subversion.apache.org Tue Nov 25 07:08:38 2014 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 2846D102D7 for ; Tue, 25 Nov 2014 07:08:38 +0000 (UTC) Received: (qmail 80551 invoked by uid 500); 25 Nov 2014 07:08:36 -0000 Delivered-To: apmail-subversion-users-archive@subversion.apache.org Received: (qmail 80515 invoked by uid 500); 25 Nov 2014 07:08:36 -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 Delivered-To: moderator for users@subversion.apache.org Received: (qmail 22767 invoked by uid 99); 24 Nov 2014 14:05:33 -0000 X-ASF-Spam-Status: No, hits=1.5 required=5.0 tests=HTML_MESSAGE,RCVD_IN_DNSWL_LOW,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: domain of ananthulasrikar@gmail.com designates 209.85.213.58 as permitted sender) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=date:from:to:message-id:subject:mime-version:content-type; bh=/hcjTsRhRQ3wLU7Ezlrw8AO3ZrIRLW9+mkLOS/md7B0=; b=SazBXVBXuZcKKm6s+Yacjc5V1utpWpswVTLeOrbcSa9XwhF08a4dMWADOro0at6W1I rrTepy+nbw67xftad8ADoD1C6D0ZYRGNKCVpzbJ9BK2AtKP6BDbM4HJvnT5wr4O/QX0S MRoR73HqX4rX+Tt/c67Q1NXHKeP0Wp1dlTe/kK0j8tDLkJCjdChx3Qc72cjn5GcDYlIV NAu++A1IHx3eWGcTsFwAFgzzoPXUjTsoqOn3/gMU208hb17xXG9OMLBD+ZTWc0DcoNI7 REsZr2vxuykEukQxyFw6Hygxz6nDwYMLKJFfTMs7TjXZEMvv2iTJTrSybyPTZqNYKu5A sGMg== X-Received: by 10.50.66.144 with SMTP id f16mr142163igt.1.1416837906958; Mon, 24 Nov 2014 06:05:06 -0800 (PST) X-Google-Doc-Id: c521370f7a96e245 X-Google-Web-Client: true Date: Mon, 24 Nov 2014 06:05:05 -0800 (PST) From: Srikar Ananthula To: subversion_users@googlegroups.com Message-Id: Subject: Error : svnversion: undefined symbol: svn_pool_create_allocator MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="----=_Part_10_77841106.1416837905942" X-Google-IP: 203.91.215.55 X-Virus-Checked: Checked by ClamAV on apache.org ------=_Part_10_77841106.1416837905942 Content-Type: multipart/alternative; boundary="----=_Part_11_457927519.1416837905942" ------=_Part_11_457927519.1416837905942 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Hi all, I have download the source files of 1.8.10 ->compiled->make->make install, It was successful build and install without errors. Later I opened a new terminal and set all the lib files in LD_LIBRARY_PATH but still I am facing the same error. OS: RHEL 5.5 [xxxxx]$svnversion --version svnversion: symbol lookup error: svnversion: undefined symbol: svn_pool_create_allocator Please help me ! ~ srikar.io ------=_Part_11_457927519.1416837905942 Content-Type: text/html; charset=utf-8 Content-Transfer-Encoding: 7bit
Hi all,

I have download the source files of 1.8.10 ->compiled->make->make install, It was successful build and install without errors.

Later I opened a new terminal and set all the lib files in LD_LIBRARY_PATH but still  I am facing the same error.

OS: RHEL 5.5

[xxxxx]$svnversion --version
svnversion: symbol lookup error: svnversion: undefined symbol: svn_pool_create_allocator

Please help me !

~ srikar.io

------=_Part_11_457927519.1416837905942-- ------=_Part_10_77841106.1416837905942--