Xymon Mailing List Archive search

4.3.26 build fail

list Japheth Cleaver
Fri, 18 Mar 2016 12:14:03 -0700
Message-Id: <user-16b93d8c1cc2@xymon.invalid>


On Fri, March 18, 2016 11:51 am, Matthew Daubenspeck wrote:
On Fri, Mar 18, 2016 at 11:32:34AM -0700, J.C. Cleaver wrote:
Ahh, that would explain it then.

Can you see if this patch lets you build successfully?


-jc
patching file xymonnet/contest.c
patching file configure.server
patching file build/ssl.sh
patching file build/test-ssl3.c
patching file build/Makefile.test-ssl3
patch unexpectedly ends in middle of line
patch: **** malformed patch at line 114:

Did I patch it wrong?
Hmm. It's possible something went odd encoding-wise, but as long as the
final lines of build/Makefile.test-ssl3 are:

clean:
       @rm -f test-ssl3.o test-ssl3

, then you should be fine. It's an svn diff and those last two are new files.


-jc