t-deeps@microsoft.UUCP (Deepak Seth) (02/04/89)
Hello! I have sources for MACGET and MACPUT on my Xenix machine. When I try to compile them this is what happens. $ cc macput.c macput.c LINK : warning: Unresolved externals: _ftime in file(s): macput.o(macput.c) I get the same message when I try to compile my macget.c. These are the files in my directories: My Makefile told me to compile using this: $ cc macget.o -o macget And this is what I get as when I try!! LINK : warning: Unresolved externals: _rename in file(s): macget.o(macget.c) The same thing happens for MACPUT. I really need to use these two programs with MacTerminal 1.0. I need help!!!! Thanks in advance. Regards Deepak Seth (uunet!coil.cs.orst.edu!deepaks) (deepaks@coil.cs.orst.edu) (t-deeps@microsoft.UUCP)