On Sun, Aug 2, 2020 at 3:20 PM Michael Maier <m1278...@mailbox.org> wrote:

> Hello!
>
> I was successfully able to patch and compile the actual Asterisk 18
> branch. While building the RPM packages, it turned out, that all devel
> files (/usr/include/asterisk.h and
> /usr/include/asterisk/*) are missing. Seems, that they aren't installed
> any more by make install. Is this the new intended behavior?
>

Yes, as headers are not used by most people they were moved to a separate
target. This is documented in the UPGRADE.txt document:

Build
------------------
 * Asterisk headers are no longer installed and uninstalled automatically
when
   performing a "make install" or a "make uninstall".  To install/uninstall
the
   headers, use "make install-headers" and "make uninstall-headers".  The
headers
   also continue to be uninstalled when performing a "make uninstall-all".

It was actually done for Asterisk 17.

-- 
Joshua C. Colp
Asterisk Technical Lead
Sangoma Technologies
Check us out at www.sangoma.com and www.asterisk.org
-- 
_____________________________________________________________________
-- Bandwidth and Colocation Provided by http://www.api-digital.com --

asterisk-dev mailing list
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-dev

Reply via email to