search for: mkpkgconfig

Displaying 3 results from an estimated 3 matches for "mkpkgconfig".

2010 Jul 25
1
1.6.2.10 sounds Makefile error?
...ke", when I "make install" I get the following (this is from the SVN attempt but other than the paths all is the same): #make install CFLAGS=" -I/usr/include/libxml2 -pipe -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -g3 -march=i686 " build_tools/mkpkgconfig /usr/lib/pkgconfig; mkdir -p /var/lib/asterisk/static-http for x in static-http/*; do \ /usr/bin/install -c -m 644 $x /var/lib/asterisk/static-http ; \ done if [ -d doc/tex/asterisk ] ; then \ mkdir -p /var/lib/asterisk/static-http/docs ; \ for n in doc/tex/a...
2005 Sep 22
2
Recently reported ASTCC audio issues
I'm running Asterisk CVS-v1-0-06/06/05-17:29:02 built by root@............... on a i686 running Linux. I just spent some time in testing this. I tested the local and IAX2 trunks. Both worked flawlessly. Any comments? Darren Wiebe darren@aleph-com.net
2009 Sep 02
1
AMI Originate Commands executed in sequential Order problem
...be done for `all'. make[1]: Nothing to be done for `all'. if [ x`/usr/bin/id -un` = xroot ]; then CFLAGS=" -pipe -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -g3 -include /usr/src/asterisk-1.4.20.1/include/asterisk/autoconfig.h -march=i686 " sh build_tools/mkpkgconfig /usr/lib/pkgconfig; fi mkdir -p /var/lib/asterisk/static-http for x in static-http/*; do \ /usr/bin/install -c -m 644 $x /var/lib/asterisk/static-http ; \ done mkdir -p /var/lib/asterisk/images for x in images/*.jpg; do \ /usr/bin/install -c -m 644 $x /var/li...