HI, It's been exactly 48 hours so I am bumping. Is this a known issue? I realize that a lot of projects build systems broke in Snow Leopard because Apple removed ppc64 support outright. I am able to build single architectures only on each box arch and then lipo them, however a pain. Thx, 2k48 On Oct 9, 2009, at 7:15 PM, twok48bit wrote: > Hi, > When building universal binaries the following fails: > > CFLAGS="-arch x86_64 -arch ppc -arch i386 -g" ./configure > make dep && make clean && make > > with: > > .pjlib-i386-apple-darwin10.0.0.depend:1: *** missing separator. Stop. > make[1]: *** [clean] Error 2 > make: *** [clean] Error 1 > > Help? > > thx > > _______________________________________________ > Visit our blog: http://blog.pjsip.org > > pjsip mailing list > pjsip at lists.pjsip.org > http://lists.pjsip.org/mailman/listinfo/pjsip_lists.pjsip.org