It seems you have only posted the last part of the error message. Please post the full error message.
Your topic is not related to avrdude nor to stk500 nor to bootloader issues; it's the last step of the verify process where parts of the final program get linked together. Therefore I've moved your topic to a more suitable section of the forum.
Thank you so much for helping. I did not realize it was only the last part so thank you for telling me. The rest of it is:
C:\Users\elcho\AppData\Local\Temp\ccUDTTog.ltrans0.ltrans.o: In function `_GLOBAL__sub_I_servoTop':
C:\Users\elcho\AppData\Local\Temp\.arduinoIDE-unsaved2024220-18164-1dxwbod.iy2a\sketch_mar20a/sketch_mar20a.ino:2: undefined reference to `ServoEasing::ServoEasing()'
C:\Users\elcho\AppData\Local\Temp\.arduinoIDE-unsaved2024220-18164-1dxwbod.iy2a\sketch_mar20a/sketch_mar20a.ino:3: undefined reference to `ServoEasing::ServoEasing()'
collect2.exe: error: ld returned 1 exit status
exit status 1
Compilation error: exit status 1
I was told to download a library which I did do. Just telling you incase that is mentioned in the error above.
If your question has been answered to your satisfaction, please mark the thread as solved so that members that may want to help do not waste time opening the thread only to find no help needed.