Why can not I compile my filter driver?

vtevtdj vtevtdj at 126.com
Tue Aug 9 20:56:44 PDT 2011


when i compile my driver,the system prompts the flower:
[root at vtevtdj MyProject]# gcc -o rastertorunfa 'cups-config --cflags' rastertorunfa.c 'cups-config --libs'
gcc: cups-config --cflags: No such file or directory
gcc: cups-config --libs: No such file or directory
when input cups-config after,the system prompts the flower:
[root at vtevtdj MyProject]# cups-config
Usage: cups-config --api-version
       cups-config --build
       cups-config --cflags
       cups-config --datadir
       cups-config --help
       cups-config --ldflags
       cups-config [--driver] [--image] [--static] --libs
       cups-config --serverbin
       cups-config --serverroot
       cups-config --version
[root at vtevtdj MyProject]#





More information about the cups mailing list