From owner-freebsd-questions@FreeBSD.ORG Tue May 26 08:22:39 2009 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 63D8D106566C for ; Tue, 26 May 2009 08:22:39 +0000 (UTC) (envelope-from kstewart@owt.com) Received: from smtp.owt.com (smtp.owt.com [64.146.239.50]) by mx1.freebsd.org (Postfix) with ESMTP id 38D518FC17 for ; Tue, 26 May 2009 08:22:38 +0000 (UTC) (envelope-from kstewart@owt.com) Received: from kstewart2.owt.com (kstewart2.owt.com [64.146.237.228]) (authenticated bits=0) by smtp.owt.com (8.13.8/8.13.8) with ESMTP id n4Q8MbJp026944; Tue, 26 May 2009 01:22:37 -0700 DKIM-Signature: v=1; a=rsa-sha256; c=simple/simple; d=owt.com; s=default; t=1243326158; bh=gmbX7ChJ8ne42MdOdbXznhQxLz4Qaa1tjrIx5/S3Xuc=; h=From:To:Subject:Date:References:In-Reply-To:MIME-Version: Content-Type:Content-Transfer-Encoding:Message-Id; b=VWk8ydlfmwKsQ m4xrbWB4kAtD6USflI0be4pDgH5gdchfVj8eJ3/ubXQzkRHSTg/SSAbfTGHnhvETT3o bBymmEz4ZFyI1LY+sSqAwtgqj7FepdTLJtROptO/fVAHcSywAtNxhOmhOUabsmJqJ9O +uICHG730va0yXGzQS/ALZEM= From: Kent Stewart To: freebsd-questions@freebsd.org, Pieter Donche Date: Tue, 26 May 2009 01:22:36 -0700 User-Agent: KMail/1.9.10 References: In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200905260122.36823.kstewart@owt.com> Cc: Subject: Re: sane-backends X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 26 May 2009 08:22:40 -0000 On Tuesday 26 May 2009 12:15:32 am Pieter Donche wrote: > When doing a portupgrade -a > the port sane-backends-1.0.20_1 gives compilation errors... > What to do with that? > Just wait for 1.0.20_2 to come up? > Where to find information? > The fix has been posted several times in freebsd-ports@freebsd.org. You can cd /usr/ports/graphics/sane-backends make deinstall make reinstall An alternative is to pkg_delete it and then reinstall it with portupgrade. The deinstall and reinstall commands are in my history but I wanted to see if portupgrade would install it and the N option was successful. Kent > ... > canon_dr.c:1333: error: 'SANE_NAME_STANDARD' undeclared (first use in this > funct ion)^M > canon_dr.c:1333: error: (Each undeclared identifier is reported only once^M > ... > gmake[2]: *** [libcanon_dr_la-canon_dr.lo] Error 1^M > gmake[2]: Leaving directory > `/usr/ports/graphics/sane-backends/work/sane-backend s-1.0.20/backend'^M > gmake[1]: *** [all] Error 2^M > gmake[1]: Leaving directory > `/usr/ports/graphics/sane-backends/work/sane-backend s-1.0.20/backend'^M > gmake: *** [all-recursive] Error 1^M > *** Error code 1^M > ^M > Stop in /usr/ports/graphics/sane-backends.^M > *** Error code 1^M > Stop in /usr/ports/graphics/sane-backends.^M > ---> Build of graphics/sane-backends ended at: Tue, 26 May 2009 08:55:02 > +0200 (consumed 00:00:42) > ---> Upgrade of graphics/sane-backends ended at: Tue, 26 May 2009 08:55:02 > +020 0 (consumed 00:00:42) > ---> ** Upgrade tasks 2: 0 done, 0 ignored, 0 skipped and 1 failed > > > _______________________________________________ > freebsd-questions@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to > "freebsd-questions-unsubscribe@freebsd.org" -- Kent Stewart Richland, WA http://users.owt.com/kstewart/index.html