Re: [CMake] using arm toolchain and having issues with linux socket can

2016-09-18 Thread Gunter, Walter E
Just checked the contents of: Sys/socket.h And there is a line that references the bits/socket.h But AF_CAN and PF_CAN are not defined in either. They are defined in my linux/socket.h -Original Message- From: Rolf Eike Beer [mailto:e...@sf-mail.de] Sent: Saturday, September 17, 2016 1:

Re: [CMake] using arm toolchain and having issues with linux socket can

2016-09-18 Thread Gunter, Walter E
Okay...made the change, but am still getting the error. Here is the top level of mycan.cpp #include #include #include #include #include #include #include #include #include #include #include -Original Message- From: Rolf Eike Beer [mailto:e...@sf-mail.de] Sent: Saturday, Sep