2007/11/6, Youness Alaoui <[EMAIL PROTECTED]>: > Attached is a patch that will allow sofia-sip to compile correctly for > the iPhone. The issue is that many files (20 files in total) are using > printf/fprintf/etc.. without ever including stdio.h which is needed to > use these functions. Apparently gcc by default includes that header or > something, but with the toolchain for the iPhone it doesn't.
Thanks for the patch. I'll apply that. > Also note that sofia-sip uses some functions from the > SystemConfiguration framework when compiled on Mac OS X (iPhone), but > the Makefile doesn't have a "-framework SystemConfiguration" option. > This should be fixed too (not included in the attached patch). I fixed > it by adding the -framework SystemConfiguration hardcoded into > Makefile.in, but it should be fixed differently. Is the option -framework SystemConfiguration niided in CFLAGS or where? By the way, what kind of toolchain you are using with iPhone? -- Pekka.Pessi mail at nokia.com ------------------------------------------------------------------------- This SF.net email is sponsored by: Microsoft Defy all challenges. Microsoft(R) Visual Studio 2005. http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ _______________________________________________ Sofia-sip-devel mailing list Sofia-sip-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/sofia-sip-devel