[asterisk-bugs] [JIRA] (ASTERISK-27595) [patch] BuildSystem: Invoke ldconfig with previous paths.

Kevin Harwell (JIRA) noreply at issues.asterisk.org
Mon Apr 1 13:21:54 CDT 2019


     [ https://issues.asterisk.org/jira/browse/ASTERISK-27595?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Kevin Harwell updated ASTERISK-27595:
-------------------------------------

    Target Release Version/s: 16.3.0

> [patch] BuildSystem: Invoke ldconfig with previous paths.
> ---------------------------------------------------------
>
>                 Key: ASTERISK-27595
>                 URL: https://issues.asterisk.org/jira/browse/ASTERISK-27595
>             Project: Asterisk
>          Issue Type: Bug
>      Security Level: None
>          Components: Core/BuildSystem
>    Affects Versions: 13.19.0, 15.2.0
>         Environment: OpenBSD 6.2
>            Reporter: Alexander Traud
>            Assignee: Alexander Traud
>            Severity: Critical
>              Labels: patch
>      Target Release: 13.20.0, 15.3.0, 16.0.0, 16.3.0
>
>         Attachments: ldconfig_OpenBSD.patch
>
>
> When you go for{code}gmake uninstall{code}the Makefile calls {{ldconfig}} without any parameter like a directory. On OpenBSD, only the default directory is scanned: /usr/lib. {{ldconfig}} does not scan /usr/local/lib. Therefore, the user is not able to run {{gmake}} anymore after an uninstall. To escape this situation, the user has to exit the shell, reboot the computer, or do{code}ldconfig /usr/local/lib{code}



--
This message was sent by Atlassian JIRA
(v6.2#6252)



More information about the asterisk-bugs mailing list