The new cups ports seem to not recognize usb printers on FreeBSD 7.2-STABLE

Brian W. brian at brianwhalen.net
Sat Dec 5 06:14:38 UTC 2009


Dirk Meyer wrote:
> eculp schrieb:,
>
>   
>> would seem that I'm going to have to upgrade all my 7.2-STABLE servers  
>> to either 8.0 or 9.0 that all have usb printers that are being shared  
>> by others through cups.
>>     
>
> Please update the ports and try again.
> I would like to know if using libusb solves your problems.
>
> kind regards Dirk
>
> - Dirk Meyer, Im Grund 4, 34317 Habichtswald, Germany
> - [dirk.meyer at dinoex.sub.org],[dirk.meyer at guug.de],[dinoex at FreeBSD.org]
> http://people.freebsd.org/~dinoex/errorlogs/
> _______________________________________________
> freebsd-ports at freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-ports
> To unsubscribe, send any mail to "freebsd-ports-unsubscribe at freebsd.org"
>   
I have been having a different cups problem related to the man page 
portion of this on a FreeBSD 8 system.  This has been  a problem that I 
believe appeared early this week.

Compiling mantohtml.c...
cc  -Wall -Wno-format-y2k -fPIC -Os -g -fstack-protector -I.. 
-D_CUPS_SOURCE -I/usr/local/include -O2 -pipe  -fno-strict-aliasing 
-I/usr/local/include   -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE 
-D_THREAD_SAFE -D_REENTRANT  -c mantohtml.c
cc  -L../cgi-bin -L../cups -L../filter -L../ppdc -L../scheduler 
-L/usr/local/lib -Wl,-R/usr/local/lib  -pie -fPIE -Wall -Wno-format-y2k 
-fPIC -Os -g -fstack-protector -o mantohtml mantohtml.o
echo Converting man pages to HTML...
Converting man pages to HTML...
for file in cancel.1 cupstestdsc.1 cupstestppd.1 lp.1 lpoptions.1 
lppasswd.1 lpq.1 lprm.1 lpr.1 lpstat.1 ppdc.1 ppdhtml.1 ppdi.1 
ppdmerge.1 ppdpo.1; do \
                echo "    $file..."; \
                ./mantohtml `basename $file .1`.man 
 >../doc/help/man-`basename $file .1`.html; \
        done
    cancel.1...
/libexec/ld-elf.so.1: ./mantohtml: invalid PT_PHDR
    cupstestdsc.1...
/libexec/ld-elf.so.1: ./mantohtml: invalid PT_PHDR
    cupstestppd.1...
/libexec/ld-elf.so.1: ./mantohtml: invalid PT_PHDR
    lp.1...
/libexec/ld-elf.so.1: ./mantohtml: invalid PT_PHDR
    lpoptions.1...
/libexec/ld-elf.so.1: ./mantohtml: invalid PT_PHDR
    lppasswd.1...
/libexec/ld-elf.so.1: ./mantohtml: invalid PT_PHDR
    lpq.1...
/libexec/ld-elf.so.1: ./mantohtml: invalid PT_PHDR
    lprm.1...
/libexec/ld-elf.so.1: ./mantohtml: invalid PT_PHDR
    lpr.1...
/libexec/ld-elf.so.1: ./mantohtml: invalid PT_PHDR
    lpstat.1...
/libexec/ld-elf.so.1: ./mantohtml: invalid PT_PHDR
    ppdc.1...
/libexec/ld-elf.so.1: ./mantohtml: invalid PT_PHDR
    ppdhtml.1...
/libexec/ld-elf.so.1: ./mantohtml: invalid PT_PHDR
    ppdi.1...
/libexec/ld-elf.so.1: ./mantohtml: invalid PT_PHDR
    ppdmerge.1...
/libexec/ld-elf.so.1: ./mantohtml: invalid PT_PHDR
    ppdpo.1...
/libexec/ld-elf.so.1: ./mantohtml: invalid PT_PHDR
gmake[1]: *** [html] Error 1
gmake[1]: Leaving directory `/usr/ports/print/cups-base/work/cups-1.4.2/man'
gmake: *** [all] Error 1
*** Error code 1

Stop in /usr/ports/print/cups-base.
*** Error code 1

Stop in /usr/ports/print/cups-base.
** Command failed [exit code 1]: /usr/bin/script -qa 
/tmp/portupgrade20091204-2776-1rxg9wx-0 env UPGRADE_TOOL=portupgrade 
UPGRADE_PORT=cups-base-1.3.10_4 UPGRADE_PORT_VER=1.3.10_4 make
** Fix the problem and try again.





More information about the freebsd-ports mailing list