[Bug 195949] sysutils/udfclient: Build fails with FUSE option enabled

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Sun Aug 7 05:05:40 UTC 2016


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=195949

--- Comment #16 from w.schwarzenfeld at utanet.at ---
I have 4 warnings like this:

n file included from udfclientfs.c:58:
In file included from ./udf.h:175:
./uio.h:69:53: warning: declaration of 'struct uio' will not be visible outside
of this function [-Wvisibility]
extern int uiomove(void *buf, size_t amount, struct uio *uio);
                                                    ^
something is not really right with struct uio.

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the freebsd-ports-bugs mailing list