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

snuffy (JIRA) noreply at issues.asterisk.org
Thu May 30 19:23:03 CDT 2013


    [ https://issues.asterisk.org/jira/browse/ASTERISK-21816?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=206929#comment-206929 ] 

snuffy commented on ASTERISK-21816:
-----------------------------------

also have another error/issue when building asterisk.

It seems like when it goes to do the final stuff it dies.. (taking part of my ldconfig set with it)
I have to manually do ldconfig -m /usr/local/lib to get it to finish the compile.. 

Attached a text dump.

It works fine on the second try (after re-fixing my ldconfig paths) and links all the way through.

                
> [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, uuid-autoconf-fix-v2.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