1°) I'm not sure when I run a shell inside this container I see that /_usr is empty. This folder is probably created with docker for docker related purposes.
2°) /_usr appears to be empty when I'm running a simple shell inside the container 3°) I'm not sure but the previous part of the compilation appears to be running fine. I've also discovered that when I explicitly run the compilation manually inside the container it works. So I'm not blocked but it's a very strange situation... Best regards Rémy 2017-07-05 9:56 GMT+02:00 Guy Harris <[email protected]>: > On Jul 5, 2017, at 12:41 AM, Remy Leone <[email protected]> wrote: > > > "In file included from iface_monitor.c:55:0:", > > "/_usr/include/net/if.h:129:0: error: \"IFNAMSIZ\" redefined > [-Werror]", > > 1) Why is there a /_usr directory? > > 2) Is it different from /usr, or is /_usr/include the same as /usr/include > (with, for example, a symlink)? > > 3) Why is it picking up a header from /_usr/include rather than > /usr/include? > > 4) What are the differences, if any, between /usr/include and > /_usr/include? > ____________________________________________________________ > _______________ > Sent via: Wireshark-dev mailing list <[email protected]> > Archives: https://www.wireshark.org/lists/wireshark-dev > Unsubscribe: https://www.wireshark.org/mailman/options/wireshark-dev > mailto:[email protected]?subject= > unsubscribe >
___________________________________________________________________________ Sent via: Wireshark-dev mailing list <[email protected]> Archives: https://www.wireshark.org/lists/wireshark-dev Unsubscribe: https://www.wireshark.org/mailman/options/wireshark-dev mailto:[email protected]?subject=unsubscribe
