tech-pkg archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
devel/libuv on netbsd-6 issue
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.
Home |
Main Index |
Thread Index |
Old Index