Path: utzoo!utgpu!news-server.csri.toronto.edu!cs.utexas.edu!samsung!uunet!wa3wbu!gdx!jay From: jay@gdx.UUCP (Jay A. Snyder) Newsgroups: comp.unix.xenix.misc Subject: Re: Need help with two Xenix Problems Message-ID: <75@gdx.UUCP> Date: 5 Dec 90 03:19:45 GMT References: <12181@milton.u.washington.edu> Distribution: comp.unix.msdos,comp.unix.misc,comp.unix.programmer,comp.unix.xenix.misc,comp.unix.xenix.misc Organization: GDX-BBS, Mechanicsburg, PA Lines: 36 In-reply-to: smm@milton.u.washington.edu's message of 3 Dec 90 06:33:30 GMT Stephen Milton (smm@milton.u.washington.edu) writes: ->First problem: -> So far the only comm utility that I can get to work on my Xenix/286 machine ->is cu. But how do you use sz or rz (zmodem) commands from within cu? I've ->tried many different methods, but none seem to work. To use rz and sz from cu: (ttyxx is the port you are dialed out on) To upload a file: type at host prompt: rz then type: ~$ sz foo.bar Second Problem: -> I tried to get pcomm to work on my system and when it compiles it always ->ends up with a passle of unresolved externals that I haven't been able ->resolve. i.e. why are they unresolved, and how do i fix them. to compile pcomm on xenix (excerpts from Makefile): #for SCO Xenix CFLAGS = -Od -DM_TERMINFO -M3e -LARGE LDFLAGS = -M3e CURSES = -ltinfo -lx TERMLIB = -ltinfo -lx BSD = TTY = tty_att.o