Well, heck problem solved. I tried adding LDFLAGS. that did not work too. The solution was to use i686-apple-darwin10-gcc-4.2.1 not gcc-4.0.1 On Sat, Oct 2, 2010 at 9:16 PM, Mr. Gecko <grmrgecko at gmail.com> wrote: > crt1.10.5.o is quite annoying on 10.5. I had problems with compiling with > 10.4 that had to do with that. Maybe you can try and add > LDFLAGS="-L/usr/lib" before the configure command. > > On Oct 2, 2010, at 8:09 PM, Rob Wilkes wrote: > > Hehe. > I did, but I looked again. > I think I know what the problem is, but don't yet know how to solve it... > let me see... > > aconfigure:2723: checking whether the C compiler works > aconfigure:2745: > /Developer/Platforms/iPhoneSimulator.platform/Developer/usr/bin/i686-apple-darwin10-gcc-4.0.1 > -O2 -Wno-unused-label -isysroot > /Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS3.2.sdk -O2 > -isysroot > /Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS3.2.sdk > -framework AudioToolbox -framework Foundation conftest.c >&5 > ld: library not found for -lcrt1.10.5.o > collect2: ld returned 1 exit status > > I am running Snow Leopard, which i 10.6. Looks like the scrpt is looking > for 10.5 ? > > > On Sat, Oct 2, 2010 at 9:00 PM, Mr. Gecko <grmrgecko at gmail.com> wrote: > >> How about that? That suggests something you should try. If all fails, look >> at >> http://lists.pjsip.org/pipermail/pjsip_lists.pjsip.org/2010-October/011832.html >> . >> >> On Oct 2, 2010, at 7:51 PM, Rob Wilkes wrote: >> >> > See `config.log' for more details >> >> > > -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.pjsip.org/pipermail/pjsip_lists.pjsip.org/attachments/20101002/272bd9f5/attachment.html>