Hi Pedro, I think I'm missing something here. I don't know where you're seeing a sys/socket.h file and additionally I don't even see a sockaddr.h file existing in the Intrepid kernel.
[EMAIL PROTECTED]:~/ubuntu-intrepid$ find -name "sockaddr.h" [EMAIL PROTECTED]:~/ubuntu-intrepid$ Additionally when I examine linux/socket.h in the Intrepid kernel I see on line 32: typedef unsigned short sa_family_t; http://kernel.ubuntu.com/git?p=ubuntu/ubuntu- intrepid.git;a=blob;f=include/linux/socket.h;h=dc5086fe7736c10f40bfbab0996b7d589ccf5bbe;hb=HEAD Did you mean to assign this to the kernel package? I'm guessing it should be against something else like glibc? ** Changed in: linux (Ubuntu) Status: New => Incomplete -- sa_family_t definition expected to be in linux/socket.h but in sys/socket.h https://bugs.launchpad.net/bugs/291307 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
