Just a quick one related to generation of files with xmkmf. It seems to want to run imake like this: ------------------------- imake -DUseInstalled -I/usr/lib/X11/config Imakefile.c:34: error: Imake.tmpl: No such file or directory imake: Exit code 1. ------------------------- The file in question is actually here: /usr/share/X11/config/Imake.tmpl The Imakefile looks like this: ------------------------- DEPLIBS = $(DEPXXF86VMLIB) XawClientDepLibs LOCAL_LIBRARIES = $(XXF86VMLIB) XawClientLibs SRCS = xbrightness.c OBJS = xbrightness.o ComplexProgramTarget(xbrightness) ------------------------- Not exactly sure what went wrong... PS. I'm trying to build xbrightness RPM. If you need the spec file, I can shoot that over too. -- Bojan -- fedora-devel-list mailing list fedora-devel-list@xxxxxxxxxx https://www.redhat.com/mailman/listinfo/fedora-devel-list