thanks.
trying to compile (link) xsnow and I get this. What does it mean?
gcc -o xsnow xsnow.o -O2 -L/usr/openwin/lib -lXext -lX11 -lXpm -lm -lsocket -lnsl
Undefinedfirst referenced
symbolin file
ToonGetRootWindowxsnow.o
ld: fatal: Symbol referencing errors. No output written to xsnow
collect2: ld returned 1 exit status