Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 05 Dec 2009 07:41:38 -0600
From:      eculp <eculp@encontacto.net>
To:        freebsd-ports@freebsd.org
Subject:   Re: The new cups ports seem to not recognize usb printers	on FreeBSD 7.2-STABLE
Message-ID:  <20091205074138.11126jd79g8tg0gs@econet.encontacto.net>
In-Reply-To: <4B19FACE.7000102@brianwhalen.net>
References:  <20091202084306.121847d0zp3fztwk@econet.encontacto.net> <20091202084306.121847d0zp3fztwk@econet.encontacto.net> <20091204124910.11215lzimo1iaagw@econet.encontacto.net> <otHhXjzvvd@dmeyer.dinoex.sub.org> <4B19FACE.7000102@brianwhalen.net>

next in thread | previous in thread | raw e-mail | index | archive | help
Quoting "Brian W." <brian@brianwhalen.net>:

> Dirk Meyer wrote:
>> eculp schrieb:,
>>
>>
>>> would seem that I'm going to have to upgrade all my 7.2-STABLE =20
>>> servers  to either 8.0 or 9.0 that all have usb printers that are =20
>>> 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 =20
on all my 7.2 machines.  Daily, I' ve been cvsuping and rebuilding all =20
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 =20
times.  If I need to do something to "use libusb",  I haven't.  maybe =20
that is the problem.

Thanks again,

ed
>>
>> kind regards Dirk
>>
>> - Dirk Meyer, Im Grund 4, 34317 Habichtswald, Germany
>> - [dirk.meyer@dinoex.sub.org],[dirk.meyer@guug.de],[dinoex@FreeBSD.org]
>> http://people.freebsd.org/~dinoex/errorlogs/
>> _______________________________________________
>> freebsd-ports@freebsd.org mailing list
>> http://lists.freebsd.org/mailman/listinfo/freebsd-ports
>> To unsubscribe, send any mail to "freebsd-ports-unsubscribe@freebsd.org"
>>
> I have been having a different cups problem related to the man page =20
> portion of this on a FreeBSD 8 system.  This has been  a problem =20
> that I believe appeared early this week.
>
> Compiling mantohtml.c...
> cc  -Wall -Wno-format-y2k -fPIC -Os -g -fstack-protector -I.. =20
> -D_CUPS_SOURCE -I/usr/local/include -O2 -pipe  -fno-strict-aliasing =20
> -I/usr/local/include   -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE =20
> -D_THREAD_SAFE -D_REENTRANT  -c mantohtml.c
> cc  -L../cgi-bin -L../cups -L../filter -L../ppdc -L../scheduler =20
> -L/usr/local/lib -Wl,-R/usr/local/lib  -pie -fPIE -Wall =20
> -Wno-format-y2k -fPIC -Os -g -fstack-protector -o mantohtml =20
> 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 =20
> lppasswd.1 lpq.1 lprm.1 lpr.1 lpstat.1 ppdc.1 ppdhtml.1 ppdi.1 =20
> ppdmerge.1 ppdpo.1; do \
>                echo "    $file..."; \
>                ./mantohtml `basename $file .1`.man =20
> >../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/ma=
n'
> 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 =20
> /tmp/portupgrade20091204-2776-1rxg9wx-0 env UPGRADE_TOOL=3Dportupgrade =20
> UPGRADE_PORT=3Dcups-base-1.3.10_4 UPGRADE_PORT_VER=3D1.3.10_4 make
> ** Fix the problem and try again.
>
>
>
> _______________________________________________
> freebsd-ports@freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-ports
> To unsubscribe, send any mail to "freebsd-ports-unsubscribe@freebsd.org"
>




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20091205074138.11126jd79g8tg0gs>