Path: utzoo!utgpu!jarvis.csri.toronto.edu!mailrus!cornell!uw-beaver!microsoft!t-deeps From: t-deeps@microsoft.UUCP (Deepak Seth) Newsgroups: comp.unix.xenix Subject: PROBLEM COMPILING MACGET AND MACPUT IN XENIX Keywords: MACGET MACPUT COMPILE XENIX Message-ID: <21@microsoft.UUCP> Date: 3 Feb 89 20:03:20 GMT References: <392@stca77.stc.oz> <404@stca77.stc.oz> Reply-To: t-deeps@microsoft.UUCP (Deepak Seth) Distribution: usa Organization: Microsoft Corp., Redmond WA Lines: 32 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)