Re: chan_capi error after update
Andreas Longwitz <[email protected]> Mon, 22 Feb 2016 09:38:59 +0100
| Newsgroups | gmane.os.freebsd.devel.isdn |
|---|---|
| Message-ID | <[email protected]> |
Hi Hans, >> because I have >> >> ASTCFLAGS+=-DDEBUG_THREADS -DBETTER_BACKTRACES -DNO_OPTIMIZE >> >> in the configure step. Then I found PR/193610 which includes your >> comment to the compiler flag "-fno-omit-frame-pointer". After adding >> this flag to the asterisk18 Makefile the dumps are gone and on my >> (small) test machine everything works as expected. >> >> Maybe it is better to use this flag for chan_capi too ? >> > > I've now created version 2.0.17 of chan_capi and that also includes an > option to use clang to compile it, which supports the -fblocks argument. > I think 8.4-stable has the clang compiler? No, I use FreeBSD 8 (no clang) and 10 (has clang). My asterisk version from from port branch 2014Q4 has the entry "USE_GCC=YES" in his Makefile independent of OS version. -- Andreas Longwitz _______________________________________________ [email protected] mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-isdn To unsubscribe, send any mail to "[email protected]"