Upload problem Follow a line robot starter kit from RadioShack

I'm a first time user and i just got a Follow a line robot starter kit from RadioShack

I tried to upload a rot2_Line_Follow program to an uno, but i got this message.

/Users/richardworner/Downloads/Arduino 2.app/Contents/Resources/Java/libraries/Robot_Control/ArduinoRobot.cpp:25: error: 'Serial1' was not declared in this scope

i'm using Apple os 10.9.4 and an Arduino 1.0.6.

Moderator edit: Irritating marquee removed.

I tried to upload a rot2_Line_Follow program to an uno

You expect us to hunt up the code you were trying to compile? I don't think so.

That's not an upload error, that's a simple compilation error.
Software written for a Mega won't run on a Uno.