[asterisk-users] Compile error with libpri 1.4.15
Tony Mountifield
tony at softins.co.uk
Tue Feb 2 09:25:55 CST 2016
In article <CABr8-B7WK0X7KTtE9992mnD1Ss4RWXrrUCnTJSeM154U1xr9Yw at mail.gmail.com>,
Jerry Geis <geisj at pagestation.com> wrote:
>
> I am getting this:
>
> make
> gcc -g -Wall -Werror -Wstrict-prototypes -Wmissing-prototypes -fPIC -O2
> -MD -MT pritest.o -MF .pritest.o.d -MP -c -o pritest.o pritest.c
> pritest.c:50:28: fatal error: dahdi/tonezone.h: No such file or directory
> #include <dahdi/tonezone.h>
>
> I am using dahdi-linux-complete-2.11.0+2.11.0
>
> I did "find . | grep timezone.h" from the dahdi root and its not there.
It's tonezone.h, not timezone.h
And it is being looked for in /usr/include/dahdi/tonezone.h, not in
the dahdi source directory.
You need to have installed DAHDI before compiling libpri or asterisk.
Cheers
Tony
--
Tony Mountifield
Work: tony at softins.co.uk - http://www.softins.co.uk
Play: tony at mountifield.org - http://tony.mountifield.org
More information about the asterisk-users
mailing list