Perfect, that was it - Needed BOTH a libuuid-devel uuid-devel
Thanks, jerry On Mon, Aug 12, 2013 at 3:33 PM, Jerry Geis <[email protected]> wrote: > I did as you suggested, the make menuselect showed XXX by res_rtp_asterisk > and said "depends on uuid(E)". > > rpm -qa | grep uuid > uuid-1.6.1-10.el6.x86_64 > libuuid-2.17.2-12.9.el6_4.3.x86_64 > uuid-devel-1.6.1-10.el6.x86_64 > libuuid-2.17.2-12.9.el6_4.3.i686 > > so the UUID-devel is present. > > Thoughts? > > > jerry > > > On Mon, Aug 12, 2013 at 3:07 PM, Jerry Geis <[email protected]> wrote: > >> Thanks for the suggestion. I did a "yum install uuid-devel" it got >> installed. >> I did a make clean, ./configure, make again and still no res_rtp_asterisk. >> >> asterisk-11.5.0]# find . |grep res_rtp >> ./res/.res_rtp_asterisk.makeopts >> ./res/res_rtp_multicast.exports >> ./res/res_rtp_multicast.o >> ./res/.res_rtp_multicast.moduleinfo >> ./res/res_rtp_multicast.c >> ./res/.res_rtp_multicast.o.d >> ./res/.res_rtp_multicast.makeopts >> ./res/res_rtp_asterisk.c >> ./res/res_rtp_multicast.so >> ./res/.res_rtp_asterisk.moduleinfo >> >> Was there something else? >> >> jerry >> >> >> >> On Mon, Aug 12, 2013 at 2:31 PM, Jerry Geis <[email protected]>wrote: >> >>> I have been using 11.4.0 for some time. All was fine. >>> >>> I downloaded 11.5, extracted, run ./configure, make, make install. >>> I got a message about >>> res_rtp_asterisk.so was not compiled in the 11.5 >>> >>> Sure enough I have rss_rtp_asterisk.c but not .o file and no .so file. >>> >>> I then looked in the config.log and nothing is in there about >>> res_rtp_asterisk >>> >>> What's up? >>> >>> jerry >>> >> >> >
-- _____________________________________________________________________ -- 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
