看板 DFBSD_bugs 關於我們 聯絡資訊
walt wrote: > Roland posted an override for libgtop2 which asks for: > > #include <dev/netif/an/if_aironet_ieee.h> > > I can find the header in /usr/src/sys but not in /usr/include. > > Is it possible that this file has been omitted by mistake? Are you sure that this is required for libgtop2? The only place I know where it is needed is in gnomeapplets2. I don't think the wireless applet builds so I always commented out the wireless directory in the Makefile. Roland