Hi,I try to build aoo-4.0.1 and get the error:
Entering /cygdrive/c/build_temp/aoo-4.0.1/main/curl
cd ./wntmsci12/misc/build && cat ../../..//curl-7.19.7.patch
../../..//curl-7.19.7_win.patch | tr -d "\015" | patch -p2 &&
C:/cygwin/bin/touch.exe so_patched_so_curl
patching file curl-7.19.7/configure
Hunk #1 succeeded at 4817 (offset 2082 lines).
Hunk #2 succeeded at 8962 with fuzz 2 (offset 5179 lines).
Hunk #3 FAILED at 4434.
1 out of 3 hunks FAILED -- saving rejects to file curl-7.19.7/configure.rej
patching file curl-7.19.7/lib/setup.h
Reversed (or previously applied) patch detected! Assume -R? [n]
Apply anyway? [n]
Skipping patch.
1 out of 1 hunk ignored -- saving rejects to file curl-7.19.7/lib/setup.h.rej
patching file curl-7.19.7/ltmain.sh
Reversed (or previously applied) patch detected! Assume -R? [n]
Apply anyway? [n]
Skipping patch.
2 out of 2 hunks ignored -- saving rejects to file curl-7.19.7/ltmain.sh.rej
patching file curl-7.19.7/lib/ssh.c
Reversed (or previously applied) patch detected! Assume -R? [n]
Apply anyway? [n]
Skipping patch.
2 out of 2 hunks ignored -- saving rejects to file curl-7.19.7/lib/ssh.c.rej
patching file curl-7.19.7/lib/Makefile.vc9
Hunk #1 FAILED at 46 (different line endings).
1 out of 1 hunk FAILED -- saving rejects to file
curl-7.19.7/lib/Makefile.vc9.rej
dmake: Error code 1, while making './wntmsci12/misc/build/so_patched_so_curl'
1 module(s):
curl
need(s) to be rebuilt
Reason(s):
ERROR: error 65280 occurred while making
/cygdrive/c/build_temp/aoo-4.0.1/main/curl
When you have fixed the errors in that module you can resume the build by
running:
build --all:curl
------
It is patch 2.7.1
Kind regards