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)
Fix: This issue arises due to missing of UUID generator specified by rfc4122 .
+Linux
sudo apt-get install uuid-dev
@Unix
yum -y install libuuid-devel
Asterik comes with lots of helpful script available on - asterisk/contrib/scripts/ folder of your ASTERIK source.
So just use the following command on UNIX console to run the asterik pre-requisite script.
contrib/scripts/install_prereq install
And you are done! configuring.
Now --
Make Asterik.
abort, when i am trai it
ReplyDeleteInstall UUID by yum or apt-get install if you fail to install with script.
Deleteapt-get install uuid-dev
ReplyDeleteyum -y install libuuid-devel
thank you!
DeleteThanks, that fixed the problem.
Deletei did this : contrib/scripts/install_prereq install
ReplyDeletebut it will show me something like this :
Last few lines are
0 packages upgraded, 395 newly installed, 0 to remove and 0 not upgraded.
Need to get 104 MB of archives. After unpacking 470 MB will be used.
Abort.
Please help me with this concern :)
Seems like you don't have enough space.
Deletechecking for uuid_generate_random in -luuid... no
ReplyDeletechecking 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)
root@debian:/usr/src/asterisk/asterisk-13.17.2#
please help me
Exécutez « yum repolist all » pour consulter la liste des dépôts installés.
ReplyDeleteVous pouvez activer des dépôts avec la commande yum-config-manager --enable