tech-pkg archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: devel/libuv on netbsd-6 issue
On Mon, Jan 23, 2017 at 08:43:36AM +0000, John Klos wrote:
> On netbsd-6, on VAX, I'm seeing this:
>
> ...
> CC src/unix/libuv_la-fs.lo
> src/unix/fs.c: In function 'uv__fs_scandir':
> src/unix/fs.c:387: warning: passing argument 4 of 'scandir' from
> incompatible pointer type
> src/unix/fs.c: In function 'uv__to_stat':
> src/unix/fs.c:825: error: 'struct stat' has no member named 'st_atim'
> src/unix/fs.c:826: error: 'struct stat' has no member named 'st_atim'
> src/unix/fs.c:827: error: 'struct stat' has no member named 'st_mtim'
> src/unix/fs.c:828: error: 'struct stat' has no member named 'st_mtim'
> src/unix/fs.c:829: error: 'struct stat' has no member named 'st_ctim'
> src/unix/fs.c:830: error: 'struct stat' has no member named 'st_ctim'
> src/unix/fs.c:833: error: 'struct stat' has no member named 'st_birthtim'
> src/unix/fs.c:834: error: 'struct stat' has no member named 'st_birthtim'
> *** Error code 1
>
> Stop.
Is it really missing the e off the end of all those identifiers or is
that a pasting problem?
--
David A. Holland
dholland%netbsd.org@localhost
Home |
Main Index |
Thread Index |
Old Index