Hi guys, Just to add, I am working on netlink stuff. So if I want to include things like <stdio.h> and <linux/rtnetlink.h> etc. How can I compile the source? Thanks! Jon. -----Original Message----- From: owner-kernelnewbies@nl.linux.org [mailto:owner-kernelnewbies@nl.linux.org] On Behalf Of Jonathan Khoo Sent: Saturday, November 03, 2001 7:10 PM To: kernelnewbies@nl.linux.org Subject: about compiling.... Hi guys, Let's say I have in my file the following #include <...> /* /usr/include/*.h */ #include <linux/...> /* /usr/include/linux/*.h */ Sometimes when I compiled, there are errors that said replicated declarations for similar structures. This is a user space program, how can I compile without invoking the errors?? Thanks! Jon. - Kernelnewbies: Help each other learn about the Linux kernel. Archive: http://mail.nl.linux.org/kernelnewbies/ IRC Channel: irc.openprojects.net / #kernelnewbies Web Page: http://www.kernelnewbies.org/ -- Kernelnewbies: Help each other learn about the Linux kernel. Archive: http://mail.nl.linux.org/kernelnewbies/ IRC Channel: irc.openprojects.net / #kernelnewbies Web Page: http://www.kernelnewbies.org/