On Thu, Jan 6, 2011 at 9:07 AM, Eda Ercan <[email protected]> wrote: > Hi all, > In CentOS, make lib.rpm cannot find boost-jam rpm file. Is it sth related to > the changes in dependencies and not updating Makefile for CentOS? > > make lib.list in CentOS shows the list below: > rubygems rubygem-rake erlang scons boost-jam boost rubygem-file-tail > freeswitch js mongo openacd sipx-openfire ruby-dbi ruby-postgres rsyslog > cppunit nsis nsis-data rrdtool xerces-c stunnel
So you can see boost-jam is supposed to be built for centos. Is it built? Check the the output directory. NOTE: you have to setup a web service to feed RPMs back the build system as dependencies http://wiki.sipfoundry.org/display/sipXecs/Building+RPMS+on+CentOS+or+Fedora Is that web server working properly? Try clearing the cache with mock --scrub=yum-cache > whereas in Fedora the list is > rubygem-file-tail freeswitch js mongo openacd sipx-openfire ruby-dbi > ruby-postgres the boost libraries that comes w/fedora are sufficient (>= 0.39) so it shouldn't build them. _______________________________________________ sipx-dev mailing list [email protected] List Archive: http://list.sipfoundry.org/archive/sipx-dev/
