[Asterisk-Users] Problems compiling pridump utility

Arlen Raasch arlen at arczip.com
Fri Feb 18 16:58:18 MST 2005


Thanks for the reply.

It can't find the libzap.a library file, because it is not on my system 
anywhere!

I did 'find / -name libzap.a'  and it was not there.

I looked in the Makefile in my zaptel-1.0.4 source directory and found 
no target of libzap.a

Any ideas as to how to get / build the required libzap.a library?

Thanks again.
-Arlen Raasch

Martijn van Oosterhout wrote:

>"-lzap" means it's looking more libzap, presumably the zaptel library.
>Have you got it somewhere where the makefile will find it?
>
>Hope this helps,
>
>On Thu, Feb 17, 2005 at 05:54:42PM -0500, Arlen Raasch wrote:
>  
>
>>I do 'make pridump' from the libpri source directory and receive the 
>>following:
>>
>># make pridump
>>cc -o pridump pridump.o -L. -lpri -lzap -Wall -Werror 
>>-Wstrict-prototypes -Wmissing-prototypes -g
>>/usr/bin/ld: cannot find -lzap
>>collect2: ld returned 1 exit status
>>make: *** [pridump] Error 1
>>
>>I am new to all of this, so I am sure I am missing something obvious, 
>>any help will be appreciated.
>>
>>I am using libpri verision 1.0.4 with Fedora Core version 2.6.5-1.358.
>>
>>Note: Asterisk and the kernel modules compiled fine, I would just like 
>>to try out this utility.
>>
>>Thanks,
>>
>>-Arlen Raasch  
>>    
>>




More information about the asterisk-users mailing list