Re: configure not finding serf lib

2019-05-16 Thread Michael Mueller
> > Does serf's test suite pass? > This was the prompt I was hoping for. I bleeped over "scons check" in haste. It failed. The ldd of serf-1.3.9/test/test_all had multiple entries for the openssl libs. Not sure how that happened or how to fix. Going to start over with a fresh sles 11.4 install.

Re: configure not finding serf lib

2019-05-15 Thread Daniel Shahaf
Michael Mueller wrote on Wed, 15 May 2019 20:34 +00:00: > dev@cardamom:~/wrk/sandbox/svn/serf-1.3.9> scons > OPENSSL=/home/dev/wrk/openssl_build/save/1.0.2n APR=/usr/local/apr > APU=/usr/local/apr > > > > Ran "scons install" as root. Does serf's test suite pass? > dev@cardamom:~/