make fails

ne... guhvies at gmail.com
Wed Jun 27 10:11:15 UTC 2007


On 6/27/07, Thufir <hawat.thufir at gmail.com> wrote:
> Why does make fail?
<snip: irrelevant stuff 2 do with yum>


> [root at localhost splix-1.0.1-1]# make
> make[1]: Entering directory `/home/thufir/Download/splix-1.0.1-1/src'
> g++ -O2 `cups-config --cflags`  -I../include -Wall -g -O0   -c -o spl2.o
> spl2.cpp
> /bin/sh: cups-config: command not found
> In file included from spl2.cpp:25:
> ../include/printer.h:24:22: error: cups/ppd.h: No such file or directory
There, that is your error. Look thru the cup devel stuff for it. Next
make sure you have cups-config. Also make sure you pick up after
yourself and stop leaving all your crap scattered about the place.
What yum has to do with make you are going to have to explain.
[11:08:16][fc7]$ rpm -ql cups-devel | /bin/grep ppd
/usr/include/cups/ppd.h
[11:08:30][fc7]$ rpm -ql cups-devel | /bin/grep cups-con
/usr/bin/cups-config

> how much different development stuff do I need?  which ones?  aargh.
As much as is needed to get done what you need done.

ne...
-- 
Registered Linux User # 125653 (http://counter.li.org)
Certified: 75% bastard, 42% of which is tard.
http://www.thespark.com/bastardtest
Now accepting personal mail for GMail invites.




More information about the fedora-list mailing list