Quoting "Brian W." <[email protected]>:

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.

Thanks, Dirk. My ports, src, kernel, lib, are completely up to date on all my 7.2 machines. Daily, I' ve been cvsuping and rebuilding all for the last week.
cvsup - make buildworld - make buildkernel - make installkernel -
make installworld - portmaster -a
This is in addition to having rebuild all cups related ports multiple times. If I need to do something to "use libusb", I haven't. maybe that is the problem.

Thanks again,

ed

kind regards Dirk

- Dirk Meyer, Im Grund 4, 34317 Habichtswald, Germany
- [[email protected]],[[email protected]],[[email protected]]
http://people.freebsd.org/~dinoex/errorlogs/
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "[email protected]"

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.



_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "[email protected]"


_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "[email protected]"

Reply via email to