pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: CVS commit: pkgsrc/comms/asterisk18



On 8/19/2012 20:41, John Nemeth wrote:
Module Name:    pkgsrc
Committed By:   jnemeth
Date:           Sun Aug 19 18:41:10 UTC 2012

Modified Files:
        pkgsrc/comms/asterisk18: Makefile PLIST

Log Message:
Fix the build issue where some people were seeing chan_mgcp.so
being built and others weren't by detecting the situation when it
would be built and adjusting the PLIST accordingly.


To generate a diff of this commit:
cvs rdiff -u -r1.42 -r1.43 pkgsrc/comms/asterisk18/Makefile
cvs rdiff -u -r1.18 -r1.19 pkgsrc/comms/asterisk18/PLIST

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

I am sorry to report that this modification to the Makefile did not solve problem.

DragonFly doesn't have SO_NOSIGPIPE in /usr/include/sys/socket.h, yet it still installs lib/asterisk/modules/chan_mgcp.so. An improved feature detection method is needed.

The same occurs on Asterisk10.

John



Home | Main Index | Thread Index | Old Index