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

RE: svn 1.1.4 on OS X (10.3.8) missing functions

From: Karan, Cem \(Civ, ARL/CISD\) <CKaran_at_arl.army.mil>
Date: 2005-04-07 20:11:37 CEST

No, I don't know of any known issues; its just that that is how I got 1.1.2 to work on my machine. I also told configure to enable the maintainer mode and disable shared libraries.

I'm not a developer for the subversion project, I'm just a user that eventually (after some help from others on this list) figured out that doing this made it compile and work. With luck, it will help you as well.

Thanks,
Cem Karan

-----Original Message-----
From: Joseph Bruni [mailto:Joe.Bruni@bestwestern.com]
Sent: Thu 07-Apr-05 12:26 PM
To: Karan, Cem (Civ, ARL/CISD)
Cc: <users@subversion.tigris.org> <users@subversion.tigris.org>
Subject: Re: svn 1.1.4 on OS X (10.3.8) missing functions

Hello Cem Karan,

Doe running autogen.sh work around a known issue with 1.1.4? I searched
the issues tracker and could find nothing.

-Joe

On Apr 7, 2005, at 6:17 AM, Karan, Cem ((Civ, ARL/CISD)) wrote:

> Try running the autogen.sh script, then run ./configure
> --disable-shared (maybe the maintainer mode too??)
>
> Cem Karan
>
> -----Original Message-----
> From: Joseph Bruni [mailto:Joe.Bruni@bestwestern.com]
> Sent: Tue 05-Apr-05 05:56 PM
> To: users@subversion.tigris.org
> Cc:
> Subject: svn 1.1.4 on OS X (10.3.8) missing functions
>
> Hello,
>
> After building svn 1.1.4 on Panther (10.3.8) and attempting to run svn,
> I receive the following linker errors:
>
> whalesong:~ brunij$ svn --version
> dyld: svn Undefined symbols:
> svn undefined reference to _XML_ErrorString expected to be defined in
> /usr/local/subversion/lib/libaprutil-0.0.dylib
> svn undefined reference to _XML_GetCurrentLineNumber expected to be
> defined in /usr/local/subversion/lib/libaprutil-0.0.dylib
> svn undefined reference to _XML_GetErrorCode expected to be defined in
> /usr/local/subversion/lib/libaprutil-0.0.dylib
> svn undefined reference to _XML_Parse expected to be defined in
> /usr/local/subversion/lib/libaprutil-0.0.dylib
> svn undefined reference to _XML_ParserCreate expected to be defined in
> /usr/local/subversion/lib/libaprutil-0.0.dylib
> svn undefined reference to _XML_ParserFree expected to be defined in
> /usr/local/subversion/lib/libaprutil-0.0.dylib
> svn undefined reference to _XML_SetCharacterDataHandler expected to be
> defined in /usr/local/subversion/lib/libaprutil-0.0.dylib
> svn undefined reference to _XML_SetElementHandler expected to be
> defined in /usr/local/subversion/lib/libaprutil-0.0.dylib
> svn undefine/usr/local/subversion/lib/libaprutil-0.0.dylib
> Trace/BPT trap
>
> It looks to me like not everything got included in libaprutil. This is
> a clean install of svn.
>
> -Joe
>
>
>

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Thu Apr 7 20:13:56 2005

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.