Bug#601902: gnome-netstatus-applet: On kfreebsd, does not	understand the kernel network information.
    Robert Millan 
    rmh at debian.org
       
    Sun Oct 31 12:30:44 UTC 2010
    
    
  
2010/10/30 Michael Dorrington <michael.dorrington at gmail.com>:
> On kfreebsd, the gnome-netstatus-applet does not understand the way the
> kernel presents network interface information.
Probably related to:
./src/netstatus-sysdeps.c:#ifdef __FreeBSD__
./src/netstatus-sysdeps.c:#if !defined (__FreeBSD__)
./src/netstatus-sysdeps.c:#else /* defined(__FreeBSD__) */
./src/netstatus-sysdeps.c:#endif /* !defined(__FreeBSD__) */
Does s/__FreeBSD__/__FreeBSD_kernel__/ help?
    
    
More information about the pkg-gnome-maintainers
mailing list