On Mon, May 9, 2011 at 2:53 PM, Levend Sayar <[email protected]> wrote: > After > > make repo-chroot-init > > you get a fresh var/lib/mock/centos-5-x86_64/root. > > On my RPM_DIST_DIR folder there was a previous sipxportlib-devel-4.4.0 > rpm. You have to delete that rpm, then createrepo, > If there are both sipxportlib-devel-4.4.0.rpm and > sipxportlib-devel-0.0.4.5.2.rpm on repo, mock installs 4.4.0 version. > Therefore you can not get > OsLogger.h on mock root folder.
Right, you cannot mix the build output from 4.4.0 with the build output from 0.0.4.5.2. Best you keep the build output for each version in separate directories. _______________________________________________ sipx-dev mailing list [email protected] List Archive: http://list.sipfoundry.org/archive/sipx-dev/
