The warnings has been fixed and committed to trunk. Just realized that in MacOS to include the net/if.h we should include sys/socket.h first. That's why the configure script complains the file exists but not compilable. Thanks, nanang On 24/03/2008, Norman Franke <norman at myasd.com> wrote: > When I run configure on 10.4.11, I get this: > > aconfigure: WARNING: net/if.h: present but cannot be compiledaconfigure: > WARNING: net/if.h: check for missing prerequisite headers?aconfigure: > WARNING: net/if.h: see the Autoconf documentationaconfigure: WARNING: > net/if.h: section "Present But Cannot Be Compiled"aconfigure: WARNING: > net/if.h: proceeding with the preprocessor's resultaconfigure: WARNING: > net/if.h: in the future, the compiler will take precedenceaconfigure: > WARNING: ## ------------------------------------ > ##aconfigure: WARNING: ## Report this to the pjproject lists. > ##aconfigure: WARNING: ## > ------------------------------------ ## > > Otherwise, the make seems to have gone well. I did: > > svn up > make clean > ./aconfigure --disable-ssl CFLAGS='-O2 -DNDEBUG' > make > > > Norman Franke > Answering Service for Directors, Inc. > www.myasd.com > > On Mar 24, 2008, at 8:00 AM, Benny Prijono wrote: > > On Mon, Mar 24, 2008 at 9:59 AM, Tzury Bar Yochay <tzury.by at gmail.com> > wrote: > the sequence was as follows: > > svn co pjsip... > ./configure > make dep > make clean > make > > at which point should I re-run configure? > > > > No that should be it. The thing is, that works just fine here. Let me > just take a look into it again. You have OSX > 10.2.8 right? Older OSX > has different CoreAudio implementation. > > Cheers > Benny > > _______________________________________________ > 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 > >