cups make dies in ipp-var.c

Michael Sweet mike at easysw.com
Tue Oct 26 08:36:15 PDT 2004


Griff Miller wrote:
> ...
>> Do you have a previous version of CUPS installed?
> 
> 
> Yes, 1.1.18 .  Are you saying it's picking up the old installed includes
> instead of the ones in the new build area? I was beginning to wonder that
> myself.  How do I prevent this? I could stop using -I/usr/local/include but
> then it wouldn't find my libpng, libjpeg, etc.

Yes, that is what is happening.  Make sure that "-I.." is in the
CFLAGS and/or OPTIM definitions in Makedefs before the
"-I/usr/local/include"; that will make the compiler use the local
headers instead of the installed ones...

-- 
______________________________________________________________________
Michael Sweet, Easy Software Products           mike at easysw dot com
Internet Printing and Document Software          http://www.easysw.com




More information about the cups-devel mailing list