[Home]

Summary:ASTERISK-13255: asterisk compile error after compiling and installing dahdi
Reporter:nicki (nicki)Labels:
Date Opened:2008-12-22 04:51:33.000-0600Date Closed:2011-06-07 14:03:07
Priority:MajorRegression?No
Status:Closed/CompleteComponents:Resources/res_musiconhold
Versions:Frequency of
Occurrence
Related
Issues:
Environment:Attachments:
Description:asterisk compile terminates with error after compiling and installing dahdi-linux-complete-2.1.0.3+2.1.0.2.


****** ADDITIONAL INFORMATION ******

make[1]: Entering directory `/usr/src/asterisk-1.4.22/res'
  [CC] res_musiconhold.c -> res_musiconhold.o
In file included from res_musiconhold.c:71:
/usr/src/asterisk-1.4.22/include/asterisk/dahdi_compat.h:31:27: error: zaptel/zaptel.h: No such file or directory
res_musiconhold.c: In function âmoh_registerâ:
res_musiconhold.c:922: error: âZT_SET_BLOCKSIZEâ undeclared (first use in this function)
res_musiconhold.c:922: error: (Each undeclared identifier is reported only once
res_musiconhold.c:922: error: for each function it appears in.)
make[1]: *** [res_musiconhold.o] Error 1
make[1]: Leaving directory `/usr/src/asterisk-1.4.22/res'
make: *** [res] Error 2
Comments:By: nicki (nicki) 2008-12-22 05:07:12.000-0600

Ok, I forgot to do a ./configure...

Sorry for wasting time.

Please close this bug.



By: Eliel Sardanons (eliel) 2008-12-22 05:20:46.000-0600

Closed per user request.