敲命令出错不知怎么改

gcc Main.c -o newhello2 -I. -L. -lhello
/usr/bin/ld: /tmp/ccbK65uk.o: in function main': Main.c:(.text+0xe): undefined reference toHello'
collect2: error: ld returned 1 exit status