Re: [gentoo-user] portage update problems due to sane-backends

2007-11-16 Thread Jeff Cranmer
Progress kind of :-/

I set SANE_BACKENDS to hp, and was able to compile the sane-backends package.

Two files were changed and flagged via etc-update.

The first was /etc/sane.d/dll.conf, which added a bunch of scanners and 
commented out hpoj.  Since hpoj is part of the hplip package, and I have this 
package installed, I deleted the comment character to enable this dll

The second file was /etc/hotplug/usb/libsane.usermap
The PSC 750 usb entry was deleted, so I added this back in
# Hewlett-Packard PSC-750
libusbscanner 0x0003 0x03f0 0x1411 0x 0x 0x00 0x00 0x00 0x00 0x00 0x00 
0x

Unfortunately, sane can no longer find my scanner, even after restarting 
hotplug.

Any assistance gratefully received.

Thanks

Jeff


On Friday 16 November 2007 08:33:14 am Jeff Cranmer wrote:
 The scanner is an HP PSC-750xi
 SANE_BACKENDS is set to hpaio in make.conf.
 What should it be set to?

 Jeff

  On Friday 16 November 2007 04:44:54 am Neil Bothwick wrote:
   On Thu, 15 Nov 2007 19:36:46 -0500, Jeff Cranmer wrote:
I do not seem to be able to update a lot of my system, because
sane-backends fails to compile.
  
   That only stops you updating sane-backends, not the rest of the system.
   You can skip this and continue a world update with emerge --resume
   --skipfirst.
  
This is the error I get
   
make[1]: Entering directory
`/var/tmp/portage/media-gfx/sane-backends-1.0.18-r4/work/sane-backend
   s- 1. 0.18/backend' make[1]: *** No rule to make target
`libsane-hpaio.la', needed by `all'.
  
   Which scanner do you have? What is SANE_BACKENDS set to in
   /etc/make.conf?
-- 
[EMAIL PROTECTED] mailing list



Re: [gentoo-user] portage update problems due to sane-backends

2007-11-16 Thread Jeff Cranmer
The scanner is an HP PSC-750xi
SANE_BACKENDS is set to hpaio in make.conf.
What should it be set to?

Jeff

 On Friday 16 November 2007 04:44:54 am Neil Bothwick wrote:
  On Thu, 15 Nov 2007 19:36:46 -0500, Jeff Cranmer wrote:
   I do not seem to be able to update a lot of my system, because
   sane-backends fails to compile.
 
  That only stops you updating sane-backends, not the rest of the system.
  You can skip this and continue a world update with emerge --resume
  --skipfirst.
 
   This is the error I get
  
   make[1]: Entering directory
   `/var/tmp/portage/media-gfx/sane-backends-1.0.18-r4/work/sane-backends-
  1. 0.18/backend' make[1]: *** No rule to make target `libsane-hpaio.la',
   needed by `all'.
 
  Which scanner do you have? What is SANE_BACKENDS set to in
  /etc/make.conf?
-- 
[EMAIL PROTECTED] mailing list



Re: [gentoo-user] portage update problems due to sane-backends

2007-11-16 Thread Neil Bothwick
On Thu, 15 Nov 2007 19:36:46 -0500, Jeff Cranmer wrote:

 I do not seem to be able to update a lot of my system, because
 sane-backends fails to compile.

That only stops you updating sane-backends, not the rest of the system.
You can skip this and continue a world update with emerge --resume
--skipfirst.

 This is the error I get
 
 make[1]: Entering directory 
 `/var/tmp/portage/media-gfx/sane-backends-1.0.18-r4/work/sane-backends-1.0.18/backend'
 make[1]: *** No rule to make target `libsane-hpaio.la', needed by
 `all'.  

Which scanner do you have? What is SANE_BACKENDS set to in /etc/make.conf?


-- 
Neil Bothwick

Is fire supposed to shoot out of it like that?


signature.asc
Description: PGP signature


Re: [gentoo-user] portage update problems due to sane-backends

2007-11-16 Thread Jeff Cranmer
Success.

I updated hplip, which replaced the /etc/sane.d/dll/conf hpoj line with hpaio.
Now all is working once more :-)

Thanks for pointing me in the right direction, Neil

Jeff


On Friday 16 November 2007 09:00:06 am Jeff Cranmer wrote:
 Progress kind of :-/

 I set SANE_BACKENDS to hp, and was able to compile the sane-backends
 package.

 Two files were changed and flagged via etc-update.

 The first was /etc/sane.d/dll.conf, which added a bunch of scanners and
 commented out hpoj.  Since hpoj is part of the hplip package, and I have
 this package installed, I deleted the comment character to enable this dll

 The second file was /etc/hotplug/usb/libsane.usermap
 The PSC 750 usb entry was deleted, so I added this back in
 # Hewlett-Packard PSC-750
 libusbscanner 0x0003 0x03f0 0x1411 0x 0x 0x00 0x00 0x00 0x00 0x00
 0x00 0x

 Unfortunately, sane can no longer find my scanner, even after restarting
 hotplug.

 Any assistance gratefully received.

 Thanks

 Jeff

 On Friday 16 November 2007 08:33:14 am Jeff Cranmer wrote:
  The scanner is an HP PSC-750xi
  SANE_BACKENDS is set to hpaio in make.conf.
  What should it be set to?
 
  Jeff
 
   On Friday 16 November 2007 04:44:54 am Neil Bothwick wrote:
On Thu, 15 Nov 2007 19:36:46 -0500, Jeff Cranmer wrote:
 I do not seem to be able to update a lot of my system, because
 sane-backends fails to compile.
   
That only stops you updating sane-backends, not the rest of the
system. You can skip this and continue a world update with emerge
--resume --skipfirst.
   
 This is the error I get

 make[1]: Entering directory
 `/var/tmp/portage/media-gfx/sane-backends-1.0.18-r4/work/sane-backe
nd s- 1. 0.18/backend' make[1]: *** No rule to make target
 `libsane-hpaio.la', needed by `all'.
   
Which scanner do you have? What is SANE_BACKENDS set to in
/etc/make.conf?
-- 
[EMAIL PROTECTED] mailing list



[gentoo-user] portage update problems due to sane-backends

2007-11-15 Thread Jeff Cranmer
Can anyone help me with an update issue?

I do not seem to be able to update a lot of my system, because sane-backends 
fails to compile.

This is the error I get

make[1]: Entering directory 
`/var/tmp/portage/media-gfx/sane-backends-1.0.18-r4/work/sane-backends-1.0.18/backend'
make[1]: *** No rule to make target `libsane-hpaio.la', needed by `all'.  
Stop.
make[1]: Leaving directory 
`/var/tmp/portage/media-gfx/sane-backends-1.0.18-r4/work/sane-backends-1.0.18/backend'
make: *** [all-recursive] Error 1
 *
 * ERROR: media-gfx/sane-backends-1.0.18-r4 failed.
 * Call stack:
 *ebuild.sh, line 1701:  Called dyn_compile
 *ebuild.sh, line 1039:  Called qa_call 'src_compile'
 *ebuild.sh, line   44:  Called src_compile
 *   sane-backends-1.0.18-r4.ebuild, line  109:  Called die
 * The specific snippet of code:
 *  emake || die
 *  The die message:
 *   (no error message)
 *
 * If you need support, post the topmost build error, and the call stack if 
relevant.
 * A complete build log is located 
at '/var/tmp/portage/media-gfx/sane-backends-1.0.18-r4/temp/build.log'.
 *

 * Messages for package media-gfx/sane-backends-1.0.18-r4:

 *
 * ERROR: media-gfx/sane-backends-1.0.18-r4 failed.
 * Call stack:
 *ebuild.sh, line 1701:  Called dyn_compile
 *ebuild.sh, line 1039:  Called qa_call 'src_compile'
 *ebuild.sh, line   44:  Called src_compile
 *   sane-backends-1.0.18-r4.ebuild, line  109:  Called die
 * The specific snippet of code:
 *  emake || die
 *  The die message:
 *   (no error message)
 *
 * If you need support, post the topmost build error, and the call stack if 
relevant.
 * A complete build log is located 
at '/var/tmp/portage/media-gfx/sane-backends-1.0.18-r4/temp/build.log'.

Can anyone suggest a workaround?

Thanks

Jeff
-- 
[EMAIL PROTECTED] mailing list