On Sat, Oct 27, 2007 at 12:06:51PM -0700, Ryan Freeman wrote:
> On Sat, Oct 27, 2007 at 05:11:49PM +0200, Antoine Jacoutot wrote:
> > Ok, here is an updated tarball with some polishing and fixes.
> > 
> > It *should* work as advertised, unfortunately I do not have any HP 
> > hardware to test this on :(
> > 
> > Thank to Darrin Chandler and Marc Winiger for their feedback.
> > 
> > Please test this if you don't want your printer/scanner to stop working 
> > when this gets imported (it might even help you make your non-working 
> > printer/scanner actually works). Thanks.
> > 
> 
> I have an HP Laserjet 1100. I will update my laptop to latest -current and
> give this a try for you. I'm hoping to get back to you today on this, but no
> promises. Regards,
>

I have updated everything to -current (system, ports) and have successfully
built the hplip port. I have run into a problem however with the package
building stage. Seems the package expects python 2.5 modules to have been
built, but python 2.4 modules are what actually were built. I have both 2.4
and 2.5 installed (current packages still rely on 2.4) here is the error:

===>  Building package for hplip-2.7.10
Create /usr/ports/packages/i386/all/hplip-2.7.10.tgz
Switching to /usr/ports/mystuff/hplip/pkg/PFRAG.shared
Error in package: 
/usr/ports/mystuff/hplip/w-hplip-2.7.10/fake-i386//usr/local/lib/python2.5/site-packages/cupsext.so
 does not exist
Error in package: 
/usr/ports/mystuff/hplip/w-hplip-2.7.10/fake-i386//usr/local/lib/python2.5/site-packages/hpmudext.so
 does not exist
Error in package: 
/usr/ports/mystuff/hplip/w-hplip-2.7.10/fake-i386//usr/local/lib/python2.5/site-packages/pcardext.so
 does not exist
Error in package: 
/usr/ports/mystuff/hplip/w-hplip-2.7.10/fake-i386//usr/local/lib/python2.5/site-packages/scanext.so
 does not exist
Error in package: 
/usr/ports/mystuff/hplip/w-hplip-2.7.10/fake-i386//usr/local/lib/python2.5/site-packages/cupsext.a
 does not exist
Error in package: 
/usr/ports/mystuff/hplip/w-hplip-2.7.10/fake-i386//usr/local/lib/python2.5/site-packages/cupsext.la
 does not exist
Error in package: 
/usr/ports/mystuff/hplip/w-hplip-2.7.10/fake-i386//usr/local/lib/python2.5/site-packages/hpmudext.a
 does not exist
Error in package: 
/usr/ports/mystuff/hplip/w-hplip-2.7.10/fake-i386//usr/local/lib/python2.5/site-packages/hpmudext.la
 does not exist
Error in package: 
/usr/ports/mystuff/hplip/w-hplip-2.7.10/fake-i386//usr/local/lib/python2.5/site-packages/pcardext.a
 does not exist
Error in package: 
/usr/ports/mystuff/hplip/w-hplip-2.7.10/fake-i386//usr/local/lib/python2.5/site-packages/pcardext.la
 does not exist
Error in package: 
/usr/ports/mystuff/hplip/w-hplip-2.7.10/fake-i386//usr/local/lib/python2.5/site-packages/scanext.a
 does not exist
Error in package: 
/usr/ports/mystuff/hplip/w-hplip-2.7.10/fake-i386//usr/local/lib/python2.5/site-packages/scanext.la
 does not exist
===>  Cleaning for hplip-2.7.10
rm -f /usr/ports/packages/i386/all/hplip-2.7.10.tgz 
/usr/ports/packages/i386/ftp/hplip-2.7.10.tgz 
/usr/ports/packages/i386/cdrom/hplip-2.7.10.tgz
*** Error code 1

Stop in /usr/ports/mystuff/hplip (line 1373 of 
/usr/ports/infrastructure/mk/bsd.port.mk).
*** Error code 1

Stop in /usr/ports/mystuff/hplip (line 1861 of 
/usr/ports/infrastructure/mk/bsd.port.mk).
*** Error code 1

Stop in /usr/ports/mystuff/hplip (line 1403 of 
/usr/ports/infrastructure/mk/bsd.port.mk).

also, notice:

$ pwd
/usr/ports/mystuff/hplip/w-hplip-2.7.10/fake-i386/usr/local/lib/python2.4/site-packages

the python2.4 directory does exist. Hope this helps, i have my lj1100 setup
and ready for when i can test this :) Regards,

-ryan 

Reply via email to