Error while compiling Error with cuda 2.0 while compiling .

I get the following when i compile my code

tr: misaligned [:upper:] and/or [:lower:] construct
tr: misaligned [:upper:] and/or [:lower:] construct

What can be the possible solution ?

Debug your code. this error has apparently nothing to do with cuda but with the tr utility

Regards