Path: utzoo!dptcdc!jarvis.csri.toronto.edu!mailrus!uflorida!gatech!udel!mmdf From: jnall%FSU.BITNET@cunyvm.cuny.edu (John Nall 904-644-5241) Newsgroups: comp.os.minix Subject: Problems with Turbo C making Minix Message-ID: <13285@louie.udel.EDU> Date: 17 Apr 89 16:39:17 GMT Sender: mmdf@udel.EDU Lines: 13 With reference to my previous message regarding problems with trying to build a Minix 1.4a system under Turbo C, using Deborah Mullen's set of codes which were put on the net: I think that I've gunned out the undefined symbol "_interupt" in module MPX88.ASM, by going in and changing that to be identical to the named used to replace the keyword "interrupt" in the .c routines. But the undefined "init_rs232, rs_out_char, set_uart" is more mysterious than ever. All of these routines are defined as PRIVATE in rs232.c. Yet, they are referenced in tty.c. It compiles and links OK in Minix. I know damned well that I'm not seeing something which is obvious!!! John Nall