On 9/21/05, Timothy Reaves <[EMAIL PROTECTED]> wrote:
>      I used fink to build this module from source.  So why would it
> be complaining that expat is not the correct version, when that is
> the version is was built with?  Any ideas?
>
>      Thanks.
>
>
> Cannot load /Library/Apache2/modules/mod_dav_svn.so into server:
> Library not loaded: /sw/lib/libexpat.0.dylib\n  Referenced from: /
> Library/Apache2/modules/mod_dav_svn.so\n  Reason: Incompatible
> library version: mod_dav_svn.so requires version 6.0.0 or later, but
> libexpat.0.dylib provides version 2.0.0
>
>
>

Sounds like some linker confusion.  Just to verify a few things;

1)  What version of expat do you have?
2)  Does "otool -L /sw/lib/libexpat.0.dylib" indeed give you a
compatibility version of 0.5.0 or later?
3)  Do you have any other instances of libexpat.0.dylib on your system
somewhere?


--
Alexander K. Hansen
Fink Documenter
[Day Job] Levitated Dipole Experiment
http://psfcwww2.psfc.mit.edu/ldx/


-------------------------------------------------------
SF.Net email is sponsored by:
Tame your development challenges with Apache's Geronimo App Server.
Download it for free - -and be entered to win a 42" plasma tv or your very
own Sony(tm)PSP.  Click here to play: http://sourceforge.net/geronimo.php
_______________________________________________
Fink-users mailing list
Fink-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fink-users

Reply via email to