[asterisk-bugs] [JIRA] (ASTERISK-25288) Configure fauils to detect uuid-devel on Fedora 22
Jeffrey Walton (JIRA)
noreply at issues.asterisk.org
Tue Jul 28 20:08:33 CDT 2015
Jeffrey Walton created ASTERISK-25288:
-----------------------------------------
Summary: Configure fauils to detect uuid-devel on Fedora 22
Key: ASTERISK-25288
URL: https://issues.asterisk.org/jira/browse/ASTERISK-25288
Project: Asterisk
Issue Type: Bug
Security Level: None
Components: . I did not set the category correctly.
Affects Versions: 13.4.0
Environment: Fedora 22, x86_64
Reporter: Jeffrey Walton
Severity: Minor
localhost asterisk-13.4.0]$ ./configure
checking build system type... x86_64-unknown-linux-gnu
checking host system type... x86_64-unknown-linux-gnu
...
checking for uuid_generate_random in -luuid... no
checking for uuid_generate_random in -le2fs-uuid... no
checking for uuid_generate_random... no
configure: error: *** uuid support not found (this typically means the uuid development package is missing)
Then:
localhost asterisk-13.4.0]$ sudo yum install uuid-devel
...
Last metadata expiration check performed 2:44:32 ago on Tue Jul 28 18:29:43 2015.
Package uuid-devel-1.6.2-28.fc22.x86_64 is already installed, skipping.
Dependencies resolved.
Nothing to do.
Complete!
--
This message was sent by Atlassian JIRA
(v6.2#6252)
More information about the asterisk-bugs
mailing list