[csw-maintainers] Subversion: ld: fatal: library -lsvn_client-1: not found

Maciej (Matchek) Bliziński maciej at opencsw.org
Thu Mar 8 17:18:57 CET 2012


2012/3/8 rupert THURNER <rupert at opencsw.org>:
> what would you suggest to report upstream?

Make a small shellscript with "set -x" that downloads the source and
tries to build it, exposing the problem. Record the run of your
script:

mkdir -p ~/public_html
your_script.sh 2>&1 | tee ~/public_html/subversion-$(gdate +%Y-%m-%d-%H-%M).log

Then attach the log to your bug report. Or link to
http://buildfarm.opencsw.org/~rupert/subversion-${timestamp}.log

Maciej


More information about the maintainers mailing list