Xref: utzoo comp.unix.aix:2175 comp.unix.questions:26053 comp.unix.sysv286:24 Path: utzoo!utgpu!news-server.csri.toronto.edu!cs.utexas.edu!know!zaphod.mps.ohio-state.edu!ub!oswego!news From: stjohn@penelope.Oswego.EDU (Dave St. John) Newsgroups: comp.unix.aix,comp.unix.questions,comp.unix.sysv286 Subject: Porting TCSH to RS/6000 w/ AIX 3 Message-ID: <1990Oct8.185748.15133@oswego.Oswego.EDU> Date: 8 Oct 90 18:57:48 GMT Reply-To: stjohn@penelope.Oswego.EDU (Dave St. John) Distribution: na Organization: Instructional Computing Center, SUNY at Oswego, Oswego, NY Lines: 20 I am trying to get tcsh to run under AIX version 3. I am compiling with the BSD compatible libraries and defining things BSDish but when I run the shell input is all messed up. I type in the command ls and have to press return several times to get the command to appear and execute. Also commands such as more don't behave properly. When such a command is used it is sent signal 22 (TTOU) and is stopped. This occurs with several other output commands but some work occasionaly such as cat. I tried compiling with System V flags set and a combination of the BSD and System V flags but nothing produces a good result. Under System V the output from commands such as ls is all messed up with linefeeds not interpreted properly. Basically everything is messed up. I would appreciate any information about AIX specifics that need to be taken care of or if anyone has done this already some pointers in the right direction. Thanks in advance Dave St. John stjohn@oswego.oswego.edu