Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 26 May 2009 01:22:36 -0700
From:      Kent Stewart <kstewart@owt.com>
To:        freebsd-questions@freebsd.org, Pieter Donche <Pieter.Donche@ua.ac.be>
Subject:   Re: sane-backends
Message-ID:  <200905260122.36823.kstewart@owt.com>
In-Reply-To: <alpine.BSF.2.00.0905260912110.52219@macos.cmi.ua.ac.be>
References:  <alpine.BSF.2.00.0905260912110.52219@macos.cmi.ua.ac.be>

next in thread | previous in thread | raw e-mail | index | archive | help
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




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