In article <cabr8-b7wk0x7ktte9992mnd1ss4rwxrrucntjsem154u1xr...@mail.gmail.com>,
Jerry Geis <ge...@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: t...@softins.co.uk - http://www.softins.co.uk
Play: t...@mountifield.org - http://tony.mountifield.org

-- 
_____________________________________________________________________
-- Bandwidth and Colocation Provided by http://www.api-digital.com --
New to Asterisk? Join us for a live introductory webinar every Thurs:
               http://www.asterisk.org/hello

asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users

Reply via email to