Asterisk 1.2 on Debian SPARC
Marek Tiits
marek at ibs.ee
Fri Nov 18 19:44:28 UTC 2005
Hi!
I was very happy to discover today, that asterisk 1.2 release is now
available for Debian.
For some reason I could not get IAX working with the earlier version, but
1.2 works just great.
Good work, thanks!
Only a small suggestion for the next version.
The source package did not compile on ultrasparc Sarge out of the box, and
the compiler gave the following error message:
cc1: invalid option `arch=sparc'
This is what I needed to change in debian/rules to make it compile properly:
#export PROC := $(shell dpkg-architecture -qDEB_HOST_ARCH)
export PROC := ultrasparc
regards,
Marek
---
<mailto:root at masin:~/soft/asterisk-1.2.0.dfsg/debian>
root at masin:~/soft/asterisk-1.2.0.dfsg/debian# dpkg-architecture
DEB_BUILD_ARCH=sparc
DEB_BUILD_GNU_CPU=sparc
DEB_BUILD_GNU_SYSTEM=linux
DEB_BUILD_GNU_TYPE=sparc-linux
DEB_HOST_ARCH=sparc
DEB_HOST_GNU_CPU=sparc
DEB_HOST_GNU_SYSTEM=linux
DEB_HOST_GNU_TYPE=sparc-linux
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.alioth.debian.org/pipermail/pkg-voip-maintainers/attachments/20051118/09a963b6/attachment.html
More information about the Pkg-voip-maintainers
mailing list