[asterisk-dev] move zaptel kernel drivers to a subdirectory

Kevin P. Fleming kpfleming at digium.com
Mon Feb 4 05:37:27 CST 2008


Tzafrir Cohen wrote:

> * If a userspace program depended on a header file that has moved to the
>   kernel subdirectory, it should now use '#include "kernel/foo.h"' rather
>   than '#include "foo.h"'.

This change would mean that these userspace programs cannot be built
against installed headers, since those installed headers won't be
located at a similar path in /usr/include. Can you just adjust the
Makefile to add -Ikernel for userspace programs so this change is
invisible to them?

-- 
Kevin P. Fleming
Director of Software Technologies
Digium, Inc. - "The Genuine Asterisk Experience" (TM)



More information about the asterisk-dev mailing list