[asterisk-bugs] [JIRA] (ASTERISK-21816) [patch] OpenBSD fix for UUID

David M. Lee (JIRA) noreply at issues.asterisk.org
Fri May 24 16:38:03 CDT 2013


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

David M. Lee updated ASTERISK-21816:
------------------------------------

    Attachment: uuid-autoconf-fix.diff

Autoconf fix for finding UUID support in somewhere other than libuuid. Be sure to run ./bootstrap.sh to regen the configure script.
                
> [patch] OpenBSD fix for UUID
> ----------------------------
>
>                 Key: ASTERISK-21816
>                 URL: https://issues.asterisk.org/jira/browse/ASTERISK-21816
>             Project: Asterisk
>          Issue Type: Bug
>      Security Level: None
>          Components: Core/BuildSystem
>    Affects Versions: 12
>         Environment: openbsd 5.3 x86_64
>            Reporter: snuffy
>         Attachments: obsd-uuid.diff, uuid-autoconf-fix.diff
>
>
> No default UUID within OpenBSD.
> ossp-uuid = no good (no generate function) (-luuid)
> e2fstools = correct uuid.. in correct location uuid/uuid.h (-le2fs-uuid)
> This adds a check for -le2fs-uuid, alters the configure error msg to check against both libs before failing.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.asterisk.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira



More information about the asterisk-bugs mailing list