Joe Attardi wrote: > Hi all -- > > Tonight while I was watching TV at home, I installed the latest and > greatest, Fedora 10, on a fresh VM and decided to see how far I could > get with a sipX build. > > Since we don't have directories for F9 or F10 in our unstable repo (from > which we install some of our dependencies for doing a build from > source), I just pointed the yum repo file directly to the latest we > have, the F8 repo. All the dependencies from there installed without a > problem. > > I had a single error about "INT_MAX not declared in this scope", and > after some Googling added #include <limits.h> to > sipXtackLib/include/net/SipMessage.h. But after that, the build process > finished successfully and I was able to get sipX up and running. > > Should we at some point add a directory for F10 to our repos and maybe > even add a F10 build loop? Or at the very least update the wiki to show > that we work with F10... > > // Joe >
I think we need to be able to build dependencies before adding a build loop. Can you try doing that? Should be pretty simple if you already have build environment in place. Follow the wiki. Ask questions if you get stuck. D. _______________________________________________ sipx-dev mailing list [email protected] List Archive: http://list.sipfoundry.org/archive/sipx-dev Unsubscribe: http://list.sipfoundry.org/mailman/listinfo/sipx-dev
