I am justing wondering what the error means here if anyone can help me.
g++ -o Try2 student.o studentlist.o
Undefined first referenced
symbol in file
main /usr/local/lib/gcc/sparc-sun-solaris2.10/4.8.4/crt1.o
ld: fatal: Symbol referencing errors. No output written to Try2
collect2: error: ld returned 1 exit status