search for: __open_2

Displaying 2 results from an estimated 2 matches for "__open_2".

Did you mean: __open
2014 May 28
1
Bug#749612: blktap: Conflicting declarations of function __open_2
...-fPIC -DPIC .libs/libvhdio.o .libs/partition.o -Wl,-rpath -Wl,/srv/jenkins-slave/workspace/sid-goto-cc-blktap/blktap-2.0.90/vhd/lib/.libs ./.libs/libvhd.so -ldl -O2 -Wl,-z -Wl,relro -Wl,-soname -Wl,libvhdio-2.0.90.so -o .libs/libvhdio-2.0.90.so error: conflicting function declarations "__open_2" old definition in module libvhdio file libvhdio.c line 992 signed int (const char *pathname, signed int flags, unsigned int _mode) new definition in module libvhd file /usr/include/x86_64-linux-gnu/bits/fcntl2.h line 26 signed int (const char *, signed int) Makefile:456: recipe for target ...
2013 Apr 19
8
[PATCH 0 of 8] blktap3/libvhd: Introduce VHD library.
This patch series introduces the VHD library. It is based on the blktap2 one, with changes coming from the blktap2.5 one. Signed-off-by: Thanos Makatos <thanos.makatos@citrix.com>