Path: utzoo!news-server.csri.toronto.edu!cs.utexas.edu!glenn From: glenn@cs.utexas.edu (Glenn G. Lai) Newsgroups: comp.unix.sysv386 Subject: Failure Compiling X386 1.1 on ESIX 3.2.D Message-ID: <226@kalahari.cs.utexas.edu> Date: 4 Mar 91 16:10:07 GMT Organization: U. Texas CS Dept., Austin, Texas Lines: 14 When I tried to compile X386 1.1 according to Thomas Roell's instructions, I got the following message all over the place: make[2]: execve: /bin/sh: Arg list too long It was not the first time I'd encountered such a problem. I switched from /bin/make to GNU make 3.59, used GCC instead of cc, and tried sh, csh, and bash, but the problem persisted. Any hint? Glenn glenn@cs.utexas.edu