The Makefile.common gets an error during building: cc -O -DMOTIF12 -c help.c -o help.o -o would overwrite help.o *** Error code 1 (bu21) It appears that Pyramid's cc creates the .o and then renames the file. Something should be done about this in Makefile.common.