DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://nagoya.apache.org/bugzilla/show_bug.cgi?id=24284>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND 
INSERTED IN THE BUG DATABASE.

http://nagoya.apache.org/bugzilla/show_bug.cgi?id=24284

build.sh Line ending problem

           Summary: build.sh Line ending problem
           Product: XalanJ2
           Version: 2.5Dx
          Platform: PC
        OS/Version: Linux
            Status: NEW
          Severity: Minor
          Priority: Other
         Component: Xalan
        AssignedTo: [EMAIL PROTECTED]
        ReportedBy: [EMAIL PROTECTED]


For xalan-j_2_5_2-src.tar.gz I get a:
/bin/bash build.sh: line 56: syntax error: unexpected end of file
Converting build.sh with dos2unix fixes the problem.

Probably the distribution was build on windows and cvs changed
the line endings. Marking all shell files as binaries in cvs
should help. You don't want to modify shell files on nonunix 
systems anyway. (Except maybe with cygwin. Does anybody
know, how it handles line endings in shell skripts?)

Reply via email to