Open GoogleCodeExporter opened 9 years ago
Looks like make can't find zlib.h, are you sure that your zlib installation
folder also contains the include files?
Original comment by lieven.govaerts@gmail.com
on 7 Jan 2015 at 3:56
yes it contains the zlib.h, i think it is looking for
buckets/deflate_buckets.lo buckets/deflate_buckets.c && touch
buckets/deflate_buckets.lo.. I can see there is no such file called
deflate_buckets.lo in serf package(/serf/buckets).I can see there is a file
called deflate_buckets.loT in buckets.
Original comment by bujji.sa...@gmail.com
on 8 Jan 2015 at 6:48
cna you please respond?
Original comment by bujji.sa...@gmail.com
on 15 Jan 2015 at 7:10
It looks like you are trying to build Subversion 1.6.3.
In Subversion 1.6 the serf support was *very experimental*, and you should
really use neon with this version of Subversion. (Even for Subversion 1.7 I
would recommend neon, as there were many, many bugs fixed for 1.8)
If you really must use Subversion 1.6, I would recommend using Subversion
1.6.23 instead of 1.6.3... But if at all possible, please use Subversion 1.8 or
1.7 as 1.6.x is out of support for more than a year.
I'm guessing your zlib directory is not in the form expected by the legacy serf
buildscripts. Perhaps it looks in an include directory, or something.
All recent versions of serf use 'scons' as build engine, which don't support a
configure command at all.
Original comment by b...@qqmail.nl
on 15 Jan 2015 at 9:33
Original issue reported on code.google.com by
bujji.sa...@gmail.com
on 7 Jan 2015 at 3:15Attachments: