Compiling error

Discussion on computers, ROMS installation and compiling

Moderators: arango, robertson

Post Reply
Message
Author
antoinemarie

Compiling error

#1 Unread post by antoinemarie »

Hello,

I have a problem. I try to compile my buid.bash, but there is some errors:

$ ./build.bash
./build.bash: line 40: $'\r': command not found
./build.bash: line 43: $'\r': command not found
./build.bash: line 46: syntax error near unexpected token `$'in\r''
'/build.bash: line 46: ` case "$1" in

and I don't know how to solve this problem.
So please, if someone can help me?

Thanks

Antoine

User avatar
kate
Posts: 4088
Joined: Wed Jul 02, 2003 5:29 pm
Location: CFOS/UAF, USA

Re: Compiling error

#2 Unread post by kate »

This should be an FAQ. See viewtopic.php?f=2&t=960&hilit=dos2unix

Post Reply