On 2017-04-19 I did this patch:
> 2017-04-18 Bruno Haible
>
> vma-iter: Fix conflict with module 'largefile' on 32-bit Solaris 9.
> * modules/vma-iter (configure.ac): Test whether can be
> included.
> * lib/vma-iter.c: On Solaris, test HAVE_SYS_PROCFS_H before including
On 20/04/17 02:31, Paul Eggert wrote:
On 04/19/2017 09:12 AM, Tom G. Christensen wrote:
builds have now completed on Solaris 2.6 and 7
Out of curiosity, what are these old builds used for? Sun stopped
supporting Solaris 2.6 in 2006, for example.
I build various opensource packages for my ow
On 04/19/2017 09:12 AM, Tom G. Christensen wrote:
builds have now completed on Solaris 2.6 and 7
Out of curiosity, what are these old builds used for? Sun stopped
supporting Solaris 2.6 in 2006, for example.
On 19/04/17 01:28, Bruno Haible wrote:
Tom G. Christensen wrote:
On Solaris 2.6 and 7 there is the additional issue of missing MAP_ANONYMOUS:
In file included from vma-iter.c:41:0:
/usr/include/sys/procfs.h:44:2: error: #error "Cannot use procfs in the
large file compilation environment"
vma-it
On 19/04/17 01:05, Bruno Haible wrote:
Tom G. Christensen wrote:
This is causing my daily gnulib builds to fail on Solaris.
On Solaris 8 and 9 I'm seeing this error:
In file included from vma-iter.c:41:0:
/usr/include/sys/procfs.h:44:2: error: #error "Cannot use procfs in the
large file compil
Tom G. Christensen wrote:
> On Solaris 2.6 and 7 there is the additional issue of missing MAP_ANONYMOUS:
>
> In file included from vma-iter.c:41:0:
> /usr/include/sys/procfs.h:44:2: error: #error "Cannot use procfs in the
> large file compilation environment"
> vma-iter.c: In function 'vma_iterat
Tom G. Christensen wrote:
> This is causing my daily gnulib builds to fail on Solaris.
>
> On Solaris 8 and 9 I'm seeing this error:
>
> In file included from vma-iter.c:41:0:
> /usr/include/sys/procfs.h:44:2: error: #error "Cannot use procfs in the
> large file compilation environment"
> #err
On 19/03/17 16:38, Bruno Haible wrote:
I'm adding support for Solaris to the 'vma-iter' module.
It's useful for GNU clisp.
This is causing my daily gnulib builds to fail on Solaris.
On Solaris 8 and 9 I'm seeing this error:
In file included from vma-iter.c:41:0:
/usr/include/sys/procfs.h:44: