Error: junk at end of line, first unrecognized character

View: New views
2 Messages — Rating Filter:   Alert me  

Error: junk at end of line, first unrecognized character

by mohamedhanifks :: Rate this Message:

| View Threaded | Show Only this Message

hi,

I am a newbie. I like to compile Eterm-0.9.4 in cygwin-1.5. I installed all the cywin packages.

When i make the eterm with default configuration, i got the following error message.

mmx_cmod.S: Assembler messages:
mmx_cmod.S:43: Error: junk at end of line, first unrecognized character is `s'
mmx_cmod.S:43: Warning: unexpected storage class 0
mmx_cmod.S:45: Error: junk at end of line, first unrecognized character is `s'
mmx_cmod.S:45: Warning: unexpected storage class 0
mmx_cmod.S:47: Error: junk at end of line, first unrecognized character is `s'
mmx_cmod.S:47: Warning: unexpected storage class 0
make[2]: *** [mmx_cmod.lo] Error 1
make[2]: Leaving directory `/home/hanif/work/Eterm-0.9.4/src'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/hanif/work/Eterm-0.9.4'
make: *** [all] Error 2

I went through the mail archives for three days. I could not fix this problem.

Help me to fix the error. Thanks in advance.

Regards,
Hanif

Re: Error: junk at end of line, first unrecognized character

by Reini Urban :: Rate this Message:

| View Threaded | Show Only this Message

mohamedhanifks schrieb:

> hi,
>
> I am a newbie. I like to compile Eterm-0.9.4 in cygwin-1.5. I installed all
> the cywin packages.
>
> When i make the eterm with default configuration, i got the following error
> message.
>
> mmx_cmod.S: Assembler messages:
> mmx_cmod.S:43: Error: junk at end of line, first unrecognized character is
> `s'
> mmx_cmod.S:43: Warning: unexpected storage class 0
> mmx_cmod.S:45: Error: junk at end of line, first unrecognized character is
> `s'
> mmx_cmod.S:45: Warning: unexpected storage class 0
> mmx_cmod.S:47: Error: junk at end of line, first unrecognized character is
> `s'
> mmx_cmod.S:47: Warning: unexpected storage class 0
> make[2]: *** [mmx_cmod.lo] Error 1
> make[2]: Leaving directory `/home/hanif/work/Eterm-0.9.4/src'
> make[1]: *** [all-recursive] Error 1
> make[1]: Leaving directory `/home/hanif/work/Eterm-0.9.4'
> make: *** [all] Error 2
>
> I went through the mail archives for three days. I could not fix this
> problem.
>
> Help me to fix the error. Thanks in advance.

dos2unix /home/hanif/work/Eterm-0.9.4/src/*.S
might help


--
Reini Urban
http://phpwiki.org/  http://murbreak.at/
http://helsinki.at/  http://spacemovie.mur.at/

--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Problem reports:       http://cygwin.com/problems.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/