[cups.bugs] [MOD] STR #1912: 'make install' fails - missing rtl.h

Chris cr33dog at gmail.com
Tue Aug 15 06:05:38 PDT 2006


[STR New]

Checked out latest svn version (aug 14, 2006).

Did: ./configure

Then: make

All of that went OK, but: make install
fails with the following:

make[1]: Entering directory `/home/XXX/cupsddk/data'
/usr/bin/install -c -d /usr/share/cupsddk
/usr/bin/install -c -d /usr/share/cupsddk/include
for file in epson.h escp.h font.defs hp.h label.h media.defs \
        pcl.h raster.defs rtl.h; do \
        /usr/bin/install -c -m 644 $file //usr/share/cupsddk/include; \
done
/usr/bin/install: cannot stat `rtl.h': No such file or directory

I don't think this is system-specific, but I'm using a 2.6.17 kernel on
centOS 4.3.  I downloaded the latest 1.2.x CUPS with svn and
made/installed it before attempting to compile/install the DDK.

Link: http://www.cups.org/str.php?L1912
Version: 1.1-current





More information about the cups-devel mailing list