Package: libuv-dev
Version: 0.10.27-2
Severity: normal

Dear Maintainer,
as a vim user I wanted to experiment with NeoVim, compiling it by myself.
libuv it's a requirement and neovim compilation stops with this error:

neovim.git/src/nvim/os/fs_defs.h:8:3: error: unknown type name ‘uv_stat_t’
   uv_stat_t stat;  ///< @private
   ^

uv.h doesn't have the definition of uv_stat_t.

I looked in the github repository of libuv, and found that uv_stat_t definition
was introduced in March 2013 (as can be seen in this page:
https://github.com/joyent/libuv/commit/499c7976c613ba0291f55d8f2ff69434fbc4c950
)

The github repository lists tagged versions up to 0.11.28, while the pts here
https://tracker.debian.org/pkg/libuv tells that the new upstream version is
0.10.28 (that doesn't have the commit I linked above).

Kind regards,
Mark



-- System Information:
Debian Release: jessie/sid
  APT prefers testing
  APT policy: (500, 'testing')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 3.14-1-amd64 (SMP w/8 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages libuv-dev depends on:
ii  libuv0.10  0.10.27-2

libuv-dev recommends no packages.

libuv-dev suggests no packages.

-- no debconf information

-- 
. ''`.  | GPG Public Key  : 0xCD542422 - Download it from http://is.gd/fOa7Vm
: :'  : | GPG Fingerprint : 0823 A40D F31B 67A8 5621 AD32 E293 A2EB CD54 2422
`. `'`  | Powered by Debian GNU/Linux, http://www.debian.org
  `-    | Try not. Do, or do not. There is no try. - Master Yoda, TESB.

Attachment: signature.asc
Description: Digital signature

_______________________________________________
Pkg-javascript-devel mailing list
Pkg-javascript-devel@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-javascript-devel

Reply via email to