pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: CVS commit: pkgsrc/sysutils/sunxi-tools
On Sat, Oct 24, 2015 at 11:59:32PM +0200, Joerg Sonnenberger wrote:
> On Sat, Oct 24, 2015 at 11:24:07PM +0200, Manuel Bouyer wrote:
> > On Sat, Oct 24, 2015 at 09:57:18PM +0200, Joerg Sonnenberger wrote:
> > > On Thu, Oct 22, 2015 at 03:51:47PM +0000, Manuel Bouyer wrote:
> > > > Module Name: pkgsrc
> > > > Committed By: bouyer
> > > > Date: Thu Oct 22 15:51:47 UTC 2015
> > > >
> > > > Added Files:
> > > > pkgsrc/sysutils/sunxi-tools: DESCR Makefile PLIST distinfo
> > > > pkgsrc/sysutils/sunxi-tools/patches: patch-Makefile
> > > > patch-include_endian_compat.h
> > > >
> > > > Log Message:
> > > > Import sunxi-tools as of 20150915. Note that only the fexc utility has been
> > > > tested at this time.
> > >
> > > (1) Missing pkg-config.
> >
> > thanks.
> >
> > > (2) Missing prototype for isblank in script_fex.c
> >
> > I don't understand why. isblank(3) says in needs ctype.h and it is
> > in the #includes
>
> _NETBSD_SOURCE is not defined as _XOPEN_SOURCE is defined.
> _ISOC99_SOURCE is not defined. _POSIX_C_SOURCE is too low.
> _XOPEN_SOURCE is not 700.
Shouldn't the man page mention the minimum _POSIX_C_SOURCE and
_XOPEN_SOURCE value then ?
--
Manuel Bouyer <bouyer%antioche.eu.org@localhost>
NetBSD: 26 ans d'experience feront toujours la difference
--
Home |
Main Index |
Thread Index |
Old Index