* gs-8.64 -- cups-gs broken
[not found] <mailman.47.1280852515.3621.openembedded-devel@lists.openembedded.org>
@ 2010-08-03 18:36 ` Jay Snyder
2010-08-03 19:23 ` gs-8.64 -- cups-gs broken (by cups-config output) Jay Snyder
1 sibling, 0 replies; 2+ messages in thread
From: Jay Snyder @ 2010-08-03 18:36 UTC (permalink / raw)
To: openembedded-devel
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
^ permalink raw reply [flat|nested] 2+ messages in thread* Re: gs-8.64 -- cups-gs broken (by cups-config output)
[not found] <mailman.47.1280852515.3621.openembedded-devel@lists.openembedded.org>
2010-08-03 18:36 ` gs-8.64 -- cups-gs broken Jay Snyder
@ 2010-08-03 19:23 ` Jay Snyder
1 sibling, 0 replies; 2+ messages in thread
From: Jay Snyder @ 2010-08-03 19:23 UTC (permalink / raw)
To: openembedded-devel
The problem seems to be caused by the cups-config program.
With my old build:
$/home/oe/build/tmp/staging/x86_64-linux/usr/bin/i686-angstrom-linux/cups-config
--serverbin
/usr/lib/cups
With my current build:
$/home/oe/build-2010-07-29/tmp/sysroots/x86_64-linux/usr/bin/i686-angstrom-linux/cups-config
--serverbin
/home/oe/build-2010-07-29/tmp/sysroots/i686-angstrom-linux/usr/lib/cups
It is the extra /home/oe/build-2010-07-29/tmp/sysroots/i686-angstrom-linux
on the beginning of the path that breaks things.
I am using the cups 1.4.3 recipe, and had been using cups 1.4.2 with my
old build that was based on a git pull from 2009-dec-04.
Thanks,
Jay
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2010-08-03 19:23 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
[not found] <mailman.47.1280852515.3621.openembedded-devel@lists.openembedded.org>
2010-08-03 18:36 ` gs-8.64 -- cups-gs broken Jay Snyder
2010-08-03 19:23 ` gs-8.64 -- cups-gs broken (by cups-config output) Jay Snyder
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.