venkat wrote: > Hi, > > I am trying to build CMUCL from source on Redhat Linux 9.0. using > "build-tools" > > I issued the command > ./create-target.sh linux linux_gencgc linux > > I am getting the following error > No such motif-variant could be found: Config.linux
The motif variant is x86. Leave it blank, and the script will figure it out based on the desired lisp variant. You need to say which version of CMUCL you are using to build from. Ray
