On Fri, Sep 23, 2011 at 4:41 PM, Kyle Haefner <[email protected]> wrote: > I see that fedora 14 is in the Makefile list, Anybody building against > Fedora 15? I get this error: > > ERROR: Could not find required config file: mak/mock/fedora-15-i686.cfg > > Kyle
there were some compiler issues on f15 that i think got resolved from george on master-4.2 branch. Now we just need to add in the mock files. Here's an example commit of how to do that when i added centos 6 https://github.com/dhubler/sipxecs/commit/9bd60c41b470b24be686bef7c452b757ca633900 you only have to do a small porting of this commit, mainly just add the ./mak/mock/files and a couple make variables. _______________________________________________ sipx-dev mailing list [email protected] List Archive: http://list.sipfoundry.org/archive/sipx-dev/
