Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Path: utzoo!utgpu!water!watnot!watmath!clyde!rutgers!husc6!seismo!mcvax!enea!tut!jsa From: jsa@tut.UUCP Newsgroups: comp.emacs,net.sources.bugs Subject: Re: Unresolved lables in Emacs 3.8b Message-ID: <801@korppi.tut.UUCP> Date: Fri, 20-Mar-87 05:40:30 EST Article-I.D.: korppi.801 Posted: Fri Mar 20 05:40:30 1987 Date-Received: Sun, 22-Mar-87 14:43:25 EST References: <179@cogent.UUCP> Distribution: world Organization: Tampere University of Technology, Finland Lines: 46 Xref: utgpu comp.emacs:611 net.sources.bugs:1221 in article <179@cogent.UUCP>, mark@cogent.UUCP (Captain Neptune) says: > > Upon compiling emacs 3.8b under HP-UX, which seems to be a pretty good > Sys5 port, I get the following unresolved symbols: > > /bin/ld: Unsatisfied symbols: > sysint (code) mlreplyt (code) > get1key (code) scwrite (code) > ctoec (code) tgetc (code) > agetc (code) mlreply (code) > getname (code) term (data) > mlyesno (code) ectoc (code) > getstring (code) aputc (code) > getcmd (code) > > Would these be BSD calls? Would I have suitable substitutes under Sys5? > Help would be appreciated. Thanks in advance. The above mentioned are NOT any specific BSD -calls. You can fix this by adding input.c to your Makefile. It seemed to be missing from there, and all the functions above are in input.c . Then an other thing : I am currently using IBM PC/AT with MicroPort's UNIX System V release 2. I did compile uEmacs allright. But it seems that the console key mappings don't work. All I can get out of the arrow-keys is h's l's j's and k's as if the console was ment to be used ONLY with vi !! The keyset command does not allow the keypad keys to be configured again. Does anyone happen to know how to make uEmacs work right in this case ??? -- Jari Salo Tampere University of Technology / Computer Syst Lab UUCP: mcvax!tut!jsa PO box 527 SF-33101 Tampere :All rights reversed. This message may be reproduced, stored in a retrieval :system or transmitted further without the prior permission of the author.