pkgsrc-Users archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: libgphoto2 build borken (was: CVS commit: pkgsrc/devel/libgphoto2)
On Tue, Nov 18, 2008 at 04:34:15PM +0100, Bernd Ernesti wrote:
> On Fri, Nov 14, 2008 at 06:55:32PM +0000, Chuck Cranor wrote:
> >
> > Module Name: pkgsrc
> > Committed By: chuck
> > Date: Fri Nov 14 18:55:32 UTC 2008
> >
> > Modified Files:
> > pkgsrc/devel/libgphoto2: Makefile distinfo
> > Added Files:
> > pkgsrc/devel/libgphoto2/patches: patch-al
> >
> > Log Message:
> > update to libgphoto2-2.4.3, plus pull in darwin fix for
> > camlibs/sonydscf1/sonydscf1.c from gphoto trunk
> > (u_short => unsigned short)
>
> Hmm, it doesn't build for me on current:
> smal/ultrapocket.c:236: warning: implicit declaration of function 'setlocale'
> smal/ultrapocket.c:236: error: 'LC_ALL' undeclared (first use in this
> function)
they seem to have added a call to setlocale() to this file without
including <locale.h>. on my macbook something else must be pulling
in <locale.h> as it compiles anyway, but on my 4.0 desktop i see
the same error. i will fix it.
chuck
Home |
Main Index |
Thread Index |
Old Index