View previous topic :: View next topic |
Author |
Message |
kenner at gnat.com Guest
|
Posted: Sat Apr 26, 2014 4:37 pm Post subject: [asterisk-users] Problem building Asterisk-12.2.0 |
|
|
When I run ./configure, it aborts with:
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)
But it *is* installed:
[root@asterisk asterisk-12.2.0]# yum list installed | grep uuid
uuid.i386 1.5.1-3.el5 installed
uuid.x86_64 1.5.1-3.el5 installed
uuid-devel.i386 1.5.1-3.el5 installed
uuid-devel.x86_64 1.5.1-3.el5 installed
So I'm confused ...
--
_____________________________________________________________________
-- Bandwidth and Colocation Provided by http://www.api-digital.com --
New to Asterisk? Join us for a live introductory webinar every Thurs:
http://www.asterisk.org/hello
asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
http://lists.digium.com/mailman/listinfo/asterisk-users |
|
Back to top |
|
|
george.joseph at fairv... Guest
|
Posted: Sat Apr 26, 2014 5:54 pm Post subject: [asterisk-users] Problem building Asterisk-12.2.0 |
|
|
On Sat, Apr 26, 2014 at 3:37 PM, Richard Kenner <kenner@gnat.com (kenner@gnat.com)> wrote:
Quote: | When I run ./configure, it aborts with:
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)
But it *is* installed:
[root@asterisk asterisk-12.2.0]# yum list installed | grep uuid
uuid.i386 1.5.1-3.el5 installed
uuid.x86_64 1.5.1-3.el5 installed
uuid-devel.i386 1.5.1-3.el5 installed
uuid-devel.x86_64 1.5.1-3.el5 installed
So I'm confused ...
--
| I think you need the libuuid and libuuid-devel packages.
|
|
Back to top |
|
|
kenner at gnat.com Guest
|
Posted: Sat Apr 26, 2014 6:13 pm Post subject: [asterisk-users] Problem building Asterisk-12.2.0 |
|
|
Quote: | I think you need the libuuid and libuuid-devel packages.
|
"yum list available" was not showing any such package.
I installed a few other packages, including "uuid-dce-devel" and one of them
did the trick, but the install-prereq script wasn't good enough.
--
_____________________________________________________________________
-- Bandwidth and Colocation Provided by http://www.api-digital.com --
New to Asterisk? Join us for a live introductory webinar every Thurs:
http://www.asterisk.org/hello
asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
http://lists.digium.com/mailman/listinfo/asterisk-users |
|
Back to top |
|
|
mjordan at digium.com Guest
|
Posted: Sat Apr 26, 2014 10:06 pm Post subject: [asterisk-users] Problem building Asterisk-12.2.0 |
|
|
On Sat, Apr 26, 2014 at 6:12 PM, Richard Kenner <kenner@gnat.com> wrote:
Quote: | Quote: | I think you need the libuuid and libuuid-devel packages.
|
"yum list available" was not showing any such package.
I installed a few other packages, including "uuid-dce-devel" and one of them
did the trick, but the install-prereq script wasn't good enough.
|
What distro are you building on?
I'm running both Ubuntu 12.04 and CentOS 6.5 locally. Both have the
libraries listed in install_prereq.
--
Matthew Jordan
Digium, Inc. | Engineering Manager
445 Jan Davis Drive NW - Huntsville, AL 35806 - USA
Check us out at: http://digium.com & http://asterisk.org
--
_____________________________________________________________________
-- Bandwidth and Colocation Provided by http://www.api-digital.com --
New to Asterisk? Join us for a live introductory webinar every Thurs:
http://www.asterisk.org/hello
asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
http://lists.digium.com/mailman/listinfo/asterisk-users |
|
Back to top |
|
|
kenner at gnat.com Guest
|
Posted: Sun Apr 27, 2014 5:27 am Post subject: [asterisk-users] Problem building Asterisk-12.2.0 |
|
|
Quote: | What distro are you building on?
|
CentOS 5.10.
Quote: | Both have the libraries listed in install_prereq.
|
Indeed it has all but 2 or 3 of those libraries (none related to uuid), but
after running that script, it was still missing what it needed for uuid.
Unfortunately, there's no upgrade path from CentOS 5.10 to 6.5.
--
_____________________________________________________________________
-- Bandwidth and Colocation Provided by http://www.api-digital.com --
New to Asterisk? Join us for a live introductory webinar every Thurs:
http://www.asterisk.org/hello
asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
http://lists.digium.com/mailman/listinfo/asterisk-users |
|
Back to top |
|
|
niklas at tese.se Guest
|
Posted: Sun Apr 27, 2014 5:51 am Post subject: [asterisk-users] Problem building Asterisk-12.2.0 |
|
|
Richard Kenner skrev 2014-04-27 12:27:
Quote: | Quote: | What distro are you building on?
| CentOS 5.10.
|
e2fsprogs-devel is the package that provides uuid.h on centos 5
/niklas
--
_____________________________________________________________________
-- Bandwidth and Colocation Provided by http://www.api-digital.com --
New to Asterisk? Join us for a live introductory webinar every Thurs:
http://www.asterisk.org/hello
asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
http://lists.digium.com/mailman/listinfo/asterisk-users |
|
Back to top |
|
|
kenner at gnat.com Guest
|
Posted: Sun Apr 27, 2014 5:57 am Post subject: [asterisk-users] Problem building Asterisk-12.2.0 |
|
|
Quote: | e2fsprogs-devel is the package that provides uuid.h on centos 5
|
I tried that first and it didn't seem to. I'm pretty sure I needed
uuid-dce-devel.
--
_____________________________________________________________________
-- Bandwidth and Colocation Provided by http://www.api-digital.com --
New to Asterisk? Join us for a live introductory webinar every Thurs:
http://www.asterisk.org/hello
asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
http://lists.digium.com/mailman/listinfo/asterisk-users |
|
Back to top |
|
|
|