On Fri, Nov 4, 2011 at 10:20 AM, Niek Vlessert <[email protected]> wrote: > The ugly quick fix is to copy them to the mock directory > (/var/lib/mock/<distro>/root/) after creating it with make. Problem is that > you probably need more then just the .h files, so you'd have to copy other > stuff as well. And you probably aren't building on the same OS your RPM's are > supposed to work on, so that causes trouble as well. Better would to fix the > mock settings to include that package, but I didn't try that yet.
this should be nec. per my last message. mock relies on BuildRequires: and Requires: constructs in *.spec files to be accurate. It will automatically pull in the right thing. _______________________________________________ sipx-dev mailing list [email protected] List Archive: http://list.sipfoundry.org/archive/sipx-dev/
