Bom Dia pessoal...<br>Eu estou precisando de uma ajuda para instalar uma placa da DigiVoice a VB6060PCI.<br>Quando vou instala-la o primeiro passo é instalar o VoierLIB, o que acontece com perfeição.<br><br>Porem quando eu tento instalar o DgvChannel ele me retorna um erro quando eu dou um &quot;make&quot;. Ja olhei no manual da própria DigiVoice em um livro que eu tenho (Asterisk na Prática) e na net, entretanto todos mostram a mesma forma de instalação. Após o &quot;make&quot; ele retorna o texto informado logo abaixo. Se alguém já passou por isso ou souber de alguma coisa me repasse!<br>
<br>Desde já muito obrigado!<br>Nickael Almeida<br><br><br>-----------------------------------------------------------------------------------------------------------------------------------------------------------------------<br>
<span style="font-family: courier new,monospace;">make -C fifodev</span><br style="font-family: courier new,monospace;"><span style="font-family: courier new,monospace;">-p: not found</span><br style="font-family: courier new,monospace;">
<span style="font-family: courier new,monospace;">chkconfig: not found</span><br style="font-family: courier new,monospace;"><span style="font-family: courier new,monospace;">make[1]: Entrando no diretório `/usr/src/dgvchannel-1.0.5/fifodev&#39;</span><br style="font-family: courier new,monospace;">
<span style="font-family: courier new,monospace;">Building FIFO device for kernel 2.6...</span><br style="font-family: courier new,monospace;"><br style="font-family: courier new,monospace;"><span style="font-family: courier new,monospace;">make -C /lib/modules/2.6.35-22-generic/build -I/usr/include/asm/mach-default/ SUBDIRS=/usr/src/dgvchannel-1.0.5/fifodev modules</span><br style="font-family: courier new,monospace;">
<span style="font-family: courier new,monospace;">make[2]: Entrando no diretório `/usr/src/linux-headers-2.6.35-22-generic&#39;</span><br style="font-family: courier new,monospace;"><span style="font-family: courier new,monospace;">-p: not found</span><br style="font-family: courier new,monospace;">
<span style="font-family: courier new,monospace;">chkconfig: not found</span><br style="font-family: courier new,monospace;"><span style="font-family: courier new,monospace;">  CC [M]  /usr/src/dgvchannel-1.0.5/fifodev/dgvfifo.o</span><br style="font-family: courier new,monospace;">
<span style="font-family: courier new,monospace;">/usr/src/dgvchannel-1.0.5/fifodev/dgvfifo.c: In function ‘dgvfifo_read’:</span><br style="font-family: courier new,monospace;"><span style="font-family: courier new,monospace;">/usr/src/dgvchannel-1.0.5/fifodev/dgvfifo.c:143: error: ‘TASK_INTERRUPTIBLE’ undeclared (first use in this function)</span><br style="font-family: courier new,monospace;">
<span style="font-family: courier new,monospace;">/usr/src/dgvchannel-1.0.5/fifodev/dgvfifo.c:143: error: (Each undeclared identifier is reported only once</span><br style="font-family: courier new,monospace;"><span style="font-family: courier new,monospace;">/usr/src/dgvchannel-1.0.5/fifodev/dgvfifo.c:143: error: for each function it appears in.)</span><br style="font-family: courier new,monospace;">
<span style="font-family: courier new,monospace;">/usr/src/dgvchannel-1.0.5/fifodev/dgvfifo.c:143: error: implicit declaration of function ‘signal_pending’</span><br style="font-family: courier new,monospace;"><span style="font-family: courier new,monospace;">/usr/src/dgvchannel-1.0.5/fifodev/dgvfifo.c:143: error: implicit declaration of function ‘schedule’</span><br style="font-family: courier new,monospace;">
<span style="font-family: courier new,monospace;">/usr/src/dgvchannel-1.0.5/fifodev/dgvfifo.c: In function ‘dgvfifo_write’:</span><br style="font-family: courier new,monospace;"><span style="font-family: courier new,monospace;">/usr/src/dgvchannel-1.0.5/fifodev/dgvfifo.c:237: error: ‘TASK_NORMAL’ undeclared (first use in this function)</span><br style="font-family: courier new,monospace;">
<span style="font-family: courier new,monospace;">make[3]: ** [/usr/src/dgvchannel-1.0.5/fifodev/dgvfifo.o] Erro 1</span><br style="font-family: courier new,monospace;"><span style="font-family: courier new,monospace;">make[2]: ** [_module_/usr/src/dgvchannel-1.0.5/fifodev] Erro 2</span><br style="font-family: courier new,monospace;">
<span style="font-family: courier new,monospace;">make[2]: Saindo do diretório `/usr/src/linux-headers-2.6.35-22-generic&#39;</span><br style="font-family: courier new,monospace;"><span style="font-family: courier new,monospace;">make[1]: ** [all] Erro 2</span><br style="font-family: courier new,monospace;">
<span style="font-family: courier new,monospace;">make[1]: Saindo do diretório `/usr/src/dgvchannel-1.0.5/fifodev&#39;</span><br style="font-family: courier new,monospace;"><span style="font-family: courier new,monospace;">make: ** [fifo] Erro 2</span><br>