<br><br><div class="gmail_quote">2012/11/19 Shaun Ruffell <span dir="ltr">&lt;<a href="mailto:sruffell@digium.com" target="_blank">sruffell@digium.com</a>&gt;</span><br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
On Mon, Nov 19, 2012 at 08:47:23PM +0100, Adolphus Enaboifo wrote:<br>
&gt; .. I get errors while trying to compile Libpri 1.4.13. (check<br>
<div class="im">&gt; attachment} Can you guys please help me prescribe a fix.<br>
<br>
</div>[snip]<br>
<br>
&gt; gcc -g -Wall -Werror -Wstrict-prototypes -Wmissing-prototypes -fPIC  -O2  -MD -MT pridump.o -MF .pridump.o.d -MP -c -o pridump.o pridump.c<br>
&gt; pridump.c:45:24: fatal error: dahdi/user.h: No such file or directory compilation terminated.<br>
&gt; make: *** [pridump.o] Error 1<br>
<br>
New in lipri 1.4.13 is a default dependency on DAHDI [1]. You should<br>
be good to go if you make sure that DAHDI is installed before<br>
compiling libpri.<br></blockquote><div><br>My installation scripts were designed to build things this way:<br>libpri<br>dahdi-linux<br>dahdi-tools<br>asterisk<br><br>Is it now requested to build this way ?<br>dahdi-linux<br>
libpri<br>

dahdi-tools<br>
asterisk<br>
<br> </div><blockquote class="gmail_quote" style="margin:0pt 0pt 0pt 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">
<br>
[1] <a href="http://svnview.digium.com/svn/libpri?view=revision&amp;revision=2294" target="_blank">http://svnview.digium.com/svn/libpri?view=revision&amp;revision=2294</a><br>
<br>
Cheers,<br>
Shaun<br>
<br>
--<br>
Shaun Ruffell<br>
Digium, Inc. | Linux Kernel Developer<br>
445 Jan Davis Drive NW - Huntsville, AL 35806 - USA<br>
Check us out at: <a href="http://www.digium.com" target="_blank">www.digium.com</a> &amp; <a href="http://www.asterisk.org" target="_blank">www.asterisk.org</a><br>
<br>
--<br>
_____________________________________________________________________<br>
-- Bandwidth and Colocation Provided by <a href="http://www.api-digital.com" target="_blank">http://www.api-digital.com</a> --<br>
New to Asterisk? Join us for a live introductory webinar every Thurs:<br>
               <a href="http://www.asterisk.org/hello" target="_blank">http://www.asterisk.org/hello</a><br>
<br>
asterisk-users mailing list<br>
To UNSUBSCRIBE or update options visit:<br>
   <a href="http://lists.digium.com/mailman/listinfo/asterisk-users" target="_blank">http://lists.digium.com/mailman/listinfo/asterisk-users</a><br>
</blockquote></div><br>