c - Mac OS X: If there's a header needed when compile linux kernel, but os x doesn't have, where should I put it to? -


here's situation: using mac compile linux kernel arm board, how happened:

arch/arm/vdso/vdsomunge.c:48:10: fatal error: 'byteswap.h' file not found 

i googled , find out mac doesn't have 'byteswap.h', download 'byteswap.h' version based on 'osbyteorder.h' write others, don't know put header.

any 1 can help?

answer myself: put in /usr/include, , problem solved.


Comments

Popular posts from this blog

java - WARN : org.springframework.web.servlet.PageNotFound - No mapping found for HTTP request with URI [/board/] in DispatcherServlet with name 'appServlet' -

android - How to create dynamically Fragment pager adapter -

1111. appearing after print sequence - php -