Mock uses it own chroot filesystem on /var/lib/mock/centos-5-x86_64/root for my build.
So while building sipXtacklib rpm, when it says -I/usr/include on the compilation command, I think it looks /var/lib/mock/centos-5-x86_64/root/usr/include directory. So I put missing files by hand, not to do recompilation from scratch, /var/lib/mock/centos-5-x86_64/root/usr/include/os/OsLogger.h But it still gives the same error. I am working on it. _lvnd_ (^_^) On Fri, May 6, 2011 at 9:40 PM, Douglas Hubler <[email protected]> wrote: > On Fri, May 6, 2011 at 11:46 AM, Levend Sayar <[email protected]> wrote: >> Normal build is OK. I mean "make sipx" is fine. But >> >> .../configure --enable-rpm >> make sipx.rpm > > build scripts looks ok. > > Do you know how the rpm build process works to see where file is > getting lost? What have you done so far for investigation? > _______________________________________________ > sipx-dev mailing list > [email protected] > List Archive: http://list.sipfoundry.org/archive/sipx-dev/ > _______________________________________________ sipx-dev mailing list [email protected] List Archive: http://list.sipfoundry.org/archive/sipx-dev/
