xmkmf in modular X

Bojan Smojver bojan at rexursive.com
Thu Nov 17 10:58:41 UTC 2005


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




More information about the fedora-devel-list mailing list