I'm not able to build this package with a latest up-to-date system:
[LD] cdr_manager.o -> cdr_manager.so
collect2: error: ld returned 1 exit status
/tmp/yaourt-tmp-bp/aur-asterisk/src/asterisk-12.0.0/Makefile.rules:134: recipe for target 'cdr_manager.so' failed
make[1]: *** [cdr_manager.so] Error 1
Makefile:380: recipe for target 'cdr' failed
make: *** [cdr] Error 2
I cannot figure out how to get it to show more verbose information, I tried make V=1, V=99, VERBOSE=1, etc etc., nothing helps.
Ideas?
Search Criteria
Package Details: asterisk 22.0.0-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/asterisk.git (read-only, click to copy) |
---|---|
Package Base: | asterisk |
Description: | A complete PBX solution |
Upstream URL: | https://www.asterisk.org |
Keywords: | sip, telephony, voip |
Licenses: | GPL-2.0-only |
Submitter: | pressh |
Maintainer: | nkukard (alerque) |
Last Packager: | nkukard |
Votes: | 112 |
Popularity: | 0.059268 |
First Submitted: | 2008-01-27 13:42 (UTC) |
Last Updated: | 2024-10-18 07:11 (UTC) |
Dependencies (21)
- alsa-lib
- curl (curl-quiche-gitAUR, curl-http3-ngtcp2AUR, curl-gitAUR, curl-c-aresAUR)
- jansson (jansson-gitAUR)
- libedit
- libvorbis (libvorbis-aotuvAUR, libvorbis-aotuv-lancerAUR, libvorbis-gitAUR)
- libxml2 (libxml2-gitAUR, libxml2-2.9AUR)
- libxslt (libxslt-gitAUR)
- opus (opus-gitAUR)
- popt (popt-gitAUR)
- speex (speex-gitAUR)
- gsm (make)
- sqlite3 (sqlite) (make)
- dahdi (dahdi-linux-gitAUR, dahdi-linuxAUR) (optional)
- gsm (optional)
- libpriAUR (optional)
- libsrtp (libsrtp-gitAUR) (optional)
- libss7AUR (optional)
- lua51 (luajit-symlinksAUR) (optional)
- openr2 (openr2-gitAUR) (optional)
- postgresql (postgresql-12AUR, postgresql13AUR, postgresql-gitAUR, postgresql15-docsAUR, postgresql15AUR, postgresql17-docsAUR, postgresql17AUR) (optional)
- Show 1 more dependencies...
Required by (8)
Sources (5)
Latest Comments
« First ‹ Previous 1 .. 10 11 12 13 14 15 16 17 18 19 20 .. 24 Next › Last »
bparker commented on 2014-02-25 05:02 (UTC)
freswa commented on 2014-02-10 20:14 (UTC)
And jansson too....
mfyahya commented on 2014-02-08 18:38 (UTC)
libxml2 should be added as dependency
configure: *** XML documentation will not be available because the 'libxml2' development package is missing.
configure: *** Please run the 'configure' script with the '--disable-xmldoc' parameter option
configure: *** or install the 'libxml2' development package.
encbladexp commented on 2013-11-29 08:21 (UTC)
Should also depends on "gsm" Package, because some Providers make only GSM with SIP :/
luismanolo commented on 2013-11-13 15:32 (UTC)
And dont work...
sorry
luismanolo commented on 2013-11-13 14:03 (UTC)
Im installing it on raspberry pi, and this my method:
1) install libxml2
2) change PKGBUILD with arch=('armv6h')
thanks for your work, and sorry about my english.
privong commented on 2013-10-12 23:56 (UTC)
Accidentally flagged out of date. Missed that the 11.6 was just a release candidate, not a final version. Sorry about that.
<deleted-account> commented on 2013-09-18 15:30 (UTC)
Thank you very much for accepting my request.
<deleted-account> commented on 2013-09-15 18:18 (UTC)
Dear Sir, please add /etc/asterisk/extensions.lua to backup files, and lua51 and libsrtp to optional dependencies. Also - if I am correct - neither postgresql nor unixodbc is required so, if I may, I would suggest moving them to optional dependencies. Thank you for your attention.
xdevla commented on 2013-08-22 11:07 (UTC)
Should be ok now. Thanks for the fix.
Pinned Comments
alerque commented on 2020-02-22 06:10 (UTC) (edited on 2020-02-22 06:34 (UTC) by alerque)
PSA: I've started hosting this and all its dependencies as prebuilt packages (x86_86 only) in my repository for those that want to install them using
pacman
without messing around with building from the AUR.