Become a MacRumors Supporter for $50/year with no ads, ability to filter front page stories, and private forums.

01.vipin

macrumors newbie
Original poster
iam getting the following errors when compiling PJSIP

Makefile:1: build.mak: No such file or directory
Makefile:2: build/host-.mak: No such file or directory

I am new to this iphone development.Please help.
 
I am new to this iphone development.
If you're new, perhaps you should consider putting aside the PJSIP stuff for now and becoming comfortable with the fundamentals of iPhone Development first before tackling something (seemingly) this complex.
 
Ya I am following that........

sorry my company assigned me this job
 
Last edited by a moderator:
I got works in the simulator. But when i goes to install Open SSL, there i got stuck..............

cd openssl-1.0.0a
mkdir openssl_armv6 openssl_armv7 openssl_i386
./configure BSD-generic32 --openssldir=/Users/<username>/openssl-1.0.0a/openssl_i386

make directory get successfull.
but when i run
./configure BSD-generic32 --openssldir=/Users/<username>/openssl-1.0.0a/openssl_i386

i got the error like this at the end



making links in engines...
making links in engines/ccgost...
make[2]: Nothing to be done for `links'.
making links in apps...
make[1]: Nothing to be done for `links'.
making links in test...
make[1]: Nothing to be done for `links'.
making links in tools...
make[1]: Nothing to be done for `links'.
generating dummy tests (if needed)...
make[1]: Nothing to be done for `generate'.

if this isnot enough i will post all
 
Register on MacRumors! This sidebar will go away, and you'll see fewer ads.