Source: libiscsi
Version: 1.4.0-3
Severity: serious
Justification: fails to build from source (but built successfully in the past)
The kfreebsd-amd64 build of libiscsi failed:
In file included from socket.c:71:0:
../include/slist.h:39:0: error: "SLIST_REMOVE" redefined [-Werror]
#define SLIST_REMOVE(list, item) \
^
In file included from /usr/include/netinet/tcp.h:55:0,
from socket.c:52:
/usr/include/x86_64-kfreebsd-gnu/sys/queue.h:191:0: note: this is the
location of the previous definition
#define SLIST_REMOVE(head, elm, type, field) do { \
^
cc1: all warnings being treated as errors
make[3]: *** [libiscsi_la-socket.lo] Error 1
Please either rename libiscsi's SLIST_REMOVE or have it explicitly
undefine any system version before establishing its own definition.
Thanks!
--
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]