To comment on the following update, log in, then open the issue: http://www.openoffice.org/issues/show_bug.cgi?id=92629 Issue #|92629 Summary|curl build fails due to patch errors Component|utilities Version|DEV300m29 Platform|PC URL| OS/Version|Linux Status|NEW Status whiteboard| Keywords| Resolution| Issue type|DEFECT Priority|P3 Subcomponent|code Assigned to|mh Reported by|martinwhitaker
------- Additional comments from [EMAIL PROTECTED] Sun Aug 10 10:27:54 +0000 2008 ------- Build of the curl module fails when attempting to apply curl-7.12.2.patch. It fails because curl-7.12.2.patch contains DOS style line-ends (<CR><LF>), but the files being patched contain Unix style line-ends (<LF>). At least on my Linux distribution (Mandriva 2008.1), the patch command treats line-ends as significant. If I convert curl-7.12.2.patch to have Unix style line-ends, the build is successful. Rolling back, I find this issue was introduced in DEV300m27. --------------------------------------------------------------------- Please do not reply to this automatically generated notification from Issue Tracker. Please log onto the website and enter your comments. http://qa.openoffice.org/issue_handling/project_issues.html#notification --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
