The cups-gs package is no longer being built by the gs-8.64 recipe.

This was fine with my previous git pull of 04-Dec-2009.

The problem is that the pstoraster and pstopxl executables are being installed to a incorrect path.

From my log file:
====================================
log.do_install.25037:mkdir -p /home/oe/build-2010-07-29/tmp/work/i686-angstrom-linux/gs-8.64-r2/image/home/oe/build-2010-07-29/tmp/sysroots/i686-angstrom-linux/usr/lib/cups/filter log.do_install.25037:./base/instcopy -c -m 755 cups/pstoraster /home/oe/build-2010-07-29/tmp/work/i686-angstrom-linux/gs-8.64-r2/image/home/oe/build-2010-07-29/tmp/sysroots/i686-angstrom-linux/usr/lib/cups/filter log.do_install.25037: ./base/instcopy -c -m 755 ./bin/pdftoraster /home/oe/build-2010-07-29/tmp/work/i686-angstrom-linux/gs-8.64-r2/image/home/oe/build-2010-07-29/tmp/sysroots/i686-angstrom-linux/usr/lib/cups/filter; \ log.do_install.25037:./base/instcopy -c -m 755 cups/pstopxl /home/oe/build-2010-07-29/tmp/work/i686-angstrom-linux/gs-8.64-r2/image/home/oe/build-2010-07-29/tmp/sysroots/i686-angstrom-linux/usr/lib/cups/filter
====================================
FYI:
PKGDIR=/home/oe/build-2010-07-29

From the looks of this, it is appending the stataging directory,
/home/oe/build-2010-07-29/tmp/sysroots/i686-angstrom-linux/usr/lib/cups/filter

to the image directory:
/home/oe/build-2010-07-29/tmp/work/i686-angstrom-linux/gs-8.64-r2/image

If someone knows how I can fix this, please let me know.

Thanks,
Jay


_______________________________________________
Openembedded-devel mailing list
Openembedded-devel@lists.openembedded.org
http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-devel

Reply via email to