[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: problem compiling value-rep branch on mingw
From: |
michel |
Subject: |
Re: problem compiling value-rep branch on mingw |
Date: |
Mon, 15 Jun 2009 17:26:53 -0300 |
User-agent: |
RoundCube Webmail/0.2 |
Hello,
Sorry about not answer this. The error message is:
src/libpspp/sparse-xarray.c: In function 'scan_first':
src/libpspp/sparse-xarray.c:365: error: 'ULONG_MAX' undeclared (first use
in this function)
src/libpspp/sparse-xarray.c:365: error: (Each undeclared identifier is
reported only once
src/libpspp/sparse-xarray.c:365: error: for each function it appears in.)
src/libpspp/sparse-xarray.c: In function 'scan_next':
src/libpspp/sparse-xarray.c:377: error: 'ULONG_MAX' undeclared (first use
in this function)
src/libpspp/sparse-xarray.c: In function 'sparse_xarray_copy':
src/libpspp/sparse-xarray.c:490: error: 'ULONG_MAX' undeclared (first use
in this function)
- Re: problem compiling value-rep branch on mingw,
michel <=