it solved all the problem. build completed. thank you. :-)
> If you undo the changes in build-outputs.mk then you should be able to
> build using:
>
> make EXTRA_LDFLAGS='-lz -L/home/citest/target/zlib/lib'
>
> Can you confirm that?
>
> --
> uberSVN: Apache Subversion Made Easy
> http://www.uberSV
이수민 writes:
> and when i changed all the targets in build-outputs.mk, it works.
> i added link options: '-lz -L/home/citest/target/zlib/lib'
If you undo the changes in build-outputs.mk then you should be able to
build using:
make EXTRA_LDFLAGS='-lz -L/home/citest/target/zlib/lib'
Can you confi
Thanks for your reply.
I tried below command. but failed.
$ /bin/sh /home/citest/subversion-1.7.0-rc2/libtool --tag=CC --verbose
--mode=link gcc -all-static -static -g -O2 -g -O2 -pthread
-Werror=implicit-function-declaration -lz -rpath
/home/citest/target/svn/lib -o svn add-cmd.lo blame-cmd
이수민 writes:
> $ make EXTRA_LDFLAGS=-lz
> cd subversion/svn && /bin/sh
> /home/citest/subversion-1.7.0-rc2/libtool --tag=CC --silent
> --mode=link gcc -all-static -static -g -O2 -g -O2 -pthread
> -Werror=implicit-function-declaration -lz -rpath
> /home/citest/target/svn/lib -o svn add
I tried first when beta2 released. see:
http://mail-archives.apache.org/mod_mbox/subversion-dev/201108.mbox/%3ccacfzxxbch01dgaxqnsvdsujtp-0y5juq+zyccfuw69nvrm3...@mail.gmail.com%3E
I think problem not solved yet.
My Operating System dosen't have zlib in standard path.
And I can't install it becau
5 matches
Mail list logo