![]() |
Re: svn, segmentation fault
Okay I was able to compile apr-1.3.12 and apr-util-1.3.10
on scratchbox x86 config I am also able to run autogen and configure scripts for subversion but when I try to compile the source by invoking make command it returns error. Code:
cd subversion/svn && /bin/sh /home/maemo/svn/subversion-1.6.12/libtool --tag=CC --silent --mode=link gcc -g -O2 -g -O2 -pthread -D_LARGEFILE64_SOURCE -DNE_LFS -rpath /usr/local/lib -o svn add-cmd.o blame-cmd.o cat-cmd.o changelist-cmd.o checkout-cmd.o cleanup-cmd.o commit-cmd.o conflict-callbacks.o copy-cmd.o delete-cmd.o diff-cmd.o export-cmd.o help-cmd.o import-cmd.o info-cmd.o list-cmd.o lock-cmd.o log-cmd.o main.o merge-cmd.o mergeinfo-cmd.o mkdir-cmd.o move-cmd.o notify.o propdel-cmd.o propedit-cmd.o propget-cmd.o proplist-cmd.o props.o propset-cmd.o resolve-cmd.o resolved-cmd.o revert-cmd.o status-cmd.o status.o switch-cmd.o tree-conflicts.o unlock-cmd.o update-cmd.o util.o ../../subversion/libsvn_client/libsvn_client-1.la ../../subversion/libsvn_wc/libsvn_wc-1.la ../../subversion/libsvn_ra/libsvn_ra-1.la ../../subversion/libsvn_delta/libsvn_delta-1.la ../../subversion/libsvn_diff/libsvn_diff-1.la ../../subversion/libsvn_subr/libsvn_subr-1.la /usr/local/apr/lib/libaprutil-1.la -lexpat /usr/local/apr/lib/libapr-1.la -lrt -lcrypt -lpthread -ldl -L/scratchbox/devkits/svn/lib -Wl,-rpath -Wl,/scratchbox/host_shared/lib/ -Wl,-rpath -Wl,/scratchbox/tools/lib/ -Wl,-rpath -Wl,/scratchbox/devkits/svn/lib/ -L/scratchbox/devkits/svn/lib -lneon |
Re: svn, segmentation fault
Are you missing libopenssl-dev package?
|
Re: svn, segmentation fault
Quote:
Code:
apt-get install libssl-dev |
Re: svn, segmentation fault
Adding --without-neon I was able to compile svn on scratchbox x86
Code:
[sbox-FREMANTLE_X86: ~/svn/subversion-1.6.12] > ./subversion/svn/svn --version |
Re: svn, segmentation fault
Solved this one like this:
Code:
rootEdit: Doing apt-get upgrade would break it again, naturally. But at least this method is simple enough for anyone to do. |
Re: svn, segmentation fault
@Mece: Thanks man! You've saved me from a lot of heartache! :D:D
@Sat2050: Thanks for the effort, but I guess I'll use Mece's method which is so much easier for the average user to follow. But your efforts is GREATLY APPRECIATED!!! :) |
Re: svn, segmentation fault
Quote:
|
Re: svn, segmentation fault
Quote:
and I was able to compile it on ARMREL as well :D |
Re: svn, segmentation fault
Quote:
|
Re: svn, segmentation fault
Quote:
Not that I can't compile myself, and I probably will using your steps, but it'd be nice if people didn't have to deal with either of the fixes in this thread from now on. - Edit - My problem with Mece's solution is obviously we had something that installed a more recent version of that lib - if something else depends on the later lib, now or in the future, we're back into dependency hell. |
| All times are GMT. The time now is 13:51. |
vBulletin® Version 3.8.8