Hello Phil,

> I'd suggest just adding "-lapr-1 -laprutil-1" to the "EXTRALIBS" line in the 
> Makefile;

which was exactly what was needed, as well as iconv.

I simply changed changed configure to:
EXTRALIBS="-laprutil-1 -lapr-1 -liconv"

FYI, on my Mac, uname -a evaluates to "Darwin"

Then I had to manually set have_fmemopen to no, because it seems that the code 
that should test this, doesn't work here.

But thanks to your effort, I have a fsvs binary now, which was able to checkout 
a repo on my first test right now.

If you want, I'll be happy to provide a tester for any changes you may make to 
fsvs regarding Mac OS compatibility.

Regards, 
Florian

------------------------------------------------------
http://fsvs.tigris.org/ds/viewMessage.do?dsForumId=3928&dsMessageId=2628365

To unsubscribe from this discussion, e-mail: 
[[email protected]].

Reply via email to