A correction on last message, remove "-Werror" from export CFLAGS += -Wno-unused-label -Werror -m32 I also removed one target from the makefile in: "pjmedia/build/Makefile" - TARGETS := pjmedia pjmedia-codec pjsdp pjmedia-test + TARGETS := pjmedia pjmedia-codec pjsdp #pjmedia-test Best regards, Even Andr? On 7. nov. 2009, at 22.22, Even Andr? Fiskvik wrote: > uname -a: > Darwin skatval 10.0.0 Darwin Kernel Version 10.0.0: Fri Jul 31 > 22:47:34 PDT 2009; root:xnu-1456.1.25~1/RELEASE_I386 i386 > > First I set this ENV vars: > export CFLAGS="-m32" > export CPPFLAGS="-m32" > export LDFLAGS="-m32" > > I set this in the user.mak file: > export CFLAGS += -Wno-unused-label -Werror -m32 > export LDFLAGS += -m32 > > Then I ran the ./configure, make dep and make > > > Best regards, > Even Andr? > > On 7. nov. 2009, at 21.49, Saul Ibarra Corretge wrote: > >> >> On Nov 7, 2009, at 9:29 PM, Even Andr? Fiskvik wrote: >> >>> I did it with revision 1387. >>> >> >> I doesn't compile now :-/ Could you provide me with more info about >> your system? uname -a, and did you specify anything in the user.mak >> file? >> >> Thanks and regards, >> >> >> -- >> Saul Ibarra Corretge >> AG Projects >> >> >> >> >> >> _______________________________________________ >> 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 > > > > _______________________________________________ > 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