You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tomcat.apache.org by bu...@apache.org on 2003/04/01 11:29:29 UTC

DO NOT REPLY [Bug 18558] New: - buildconf.sh contains ^M characters, breaking it

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=18558>.
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=18558

buildconf.sh contains ^M characters, breaking it

           Summary: buildconf.sh contains ^M characters, breaking it
           Product: Tomcat 3
           Version: Unknown
          Platform: Sun
        OS/Version: Solaris
            Status: NEW
          Severity: Normal
          Priority: Other
         Component: Connectors
        AssignedTo: tomcat-dev@jakarta.apache.org
        ReportedBy: stephan@wanderinghorse.net


jk/native/buildconf.sh contains ^M chars (it was apparently edited with a  
Windows editor), causing it to not execute properly. Running the commands in  
the script via copy/paste-to-console works okay.  
one possible fix: 
xemacs buildconf.sh 
Esc-% 
Ctrl-Q<ENTER> 
Ctrl-M<ENTER> 
<ENTER> 
! 
Ctrl-X Ctrl-S 
Ctrl-X Ctrl-C

---------------------------------------------------------------------
To unsubscribe, e-mail: tomcat-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: tomcat-dev-help@jakarta.apache.org