PDA

View Full Version : Latest checkin bugs (missing files?)



sequser
01-21-2002, 09:37 PM
It looks to me like the new files added for the PktLogger were not checked in with the patch. I cannot compile, get link errors on all the PktLogger functions being missing.

Am I missing something, or did these new files not get added?

Edit: user error, the files are there, need to remake the make file

Yendor
01-21-2002, 11:06 PM
they are there, you need to do a cvs update, then "make -f Makefile.dist" which you should do after every CVS update.

sequser
01-22-2002, 06:11 PM
I did look for files starting with pktlogger, but not just logger.cpp. All is well now. Sorry for the trouble.