make[2]: *** [output/pjlib-arm-apple-darwin9/activesock.o] Error 1

33 views
Skip to first unread message

TuBa

unread,
Mar 18, 2011, 4:48:48 PM3/18/11
to Siphon
Hi, im trying to compile pjSIP in a Mac 10.6.6 , with enviroments
settings

CC=/Developer/Platforms/iPhoneSimulator.platform/Developer/usr/bin/
i686-apple-darwin10-gcc-4.2.1
DEVPATH=/Developer/Platforms/iPhoneSimulator.platform/Developer/

i create the pjlib/include/pj/config_site.h

and then run ./configure-iphone ... everything runs fine

but when i make it the error comes...

make[2]: *** [output/pjlib-arm-apple-darwin9/activesock.o] Error 1
make[1]: *** [pjlib] Error 2
make: *** [all] Error 1

MacBook-de-Danilo-Canivel:pjproject tubadc$ echo $CC
/Developer/Platforms/iPhoneSimulator.platform/Developer/usr/bin/i686-
apple-darwin10-gcc-4.2.1
MacBook-de-Danilo-Canivel:pjproject tubadc$ echo $DEVPATH
/Developer/Platforms/iPhoneSimulator.platform/Developer/


What im doing wrong?


Tks

Samuel Vinson

unread,
Mar 19, 2011, 3:29:56 AM3/19/11
to sip...@googlegroups.com, TuBa
Hi,

This is question should be asked on pjsip list.
I see you did it, yesterday.

Regards

Samuel.

2011/3/18 TuBa <d.ca...@gmail.com>

--
You received this message because you are subscribed to the Google Groups "Siphon" group.
To post to this group, send email to sip...@googlegroups.com.
To unsubscribe from this group, send email to siphon+un...@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/siphon?hl=en.


Jandy Kwan

unread,
Mar 19, 2011, 3:54:25 AM3/19/11
to sip...@googlegroups.com
Dear All

It seems that the simulator version can't be compiled with the i686 version. I meet the problem recently. 

Regards
Jandy

2011/3/19 Samuel Vinson <samue...@gmail.com>

TuBa

unread,
Mar 19, 2011, 7:34:37 AM3/19/11
to Siphon
Tks!
I found a precompiled version of pjsip that works... now im having a
newbie problem to link the Frameworks... and im getting the error
below...
How can i link the Framework?

MacBook-de-Danilo-Canivel:settings tubadc$ make
i686-apple-darwin10-gcc-4.2.1 -Wall -c -O2 SiphonSettings.m -o
SiphonSettings.o
In file included from SiphonSettings.m:22:
SiphonSettings.h:26:24: error: UIKit/UIKit.h: No such file or
directory
SiphonSettings.h:27:32: error: UIKit/UIProgressHUD.h: No such file or
directory
SiphonSettings.h:28:41: error: Preferences/PSListController.h: No such
file or directory
SiphonSettings.h:29:46: error: Preferences/PSListItemsController.h: No
such file or directory
In file included from SiphonSettings.m:22:
SiphonSettings.h:32: error: cannot find interface declaration for
‘PSListController’, superclass of ‘LocalizedListController’
SiphonSettings.h:39: error: cannot find interface declaration for
‘PSListItemsController’, superclass of ‘LocalizedItemsController’
SiphonSettings.m: In function ‘-[LocalizedListController
localizedSpecifiersForSpecifiers:]’:
SiphonSettings.m:32: warning: ‘LocalizedListController’ may not
respond to ‘-bundle’
SiphonSettings.m:32: warning: (Messages without a matching method
signature
SiphonSettings.m:32: warning: will be assumed to return ‘id’ and
accept
SiphonSettings.m:32: warning: ‘...’ as arguments.)
SiphonSettings.m:34: warning: no ‘-titleDictionary’ method found
SiphonSettings.m:37: warning: no ‘-titleDictionary’ method found
SiphonSettings.m:39: warning: ‘LocalizedListController’ may not
respond to ‘-bundle’
SiphonSettings.m:39: warning: no ‘-titleDictionary’ method found
SiphonSettings.m:39: warning: no ‘-titleDictionary’ method found
SiphonSettings.m:42: warning: no ‘-setTitleDictionary:’ method found
SiphonSettings.m: In function ‘-[LocalizedListController
navigationTitle]’:
SiphonSettings.m:50: warning: ‘LocalizedListController’ may not
respond to ‘-bundle’
SiphonSettings.m:50: error: ‘_title’ undeclared (first use in this
function)
SiphonSettings.m:50: error: (Each undeclared identifier is reported
only once
SiphonSettings.m:50: error: for each function it appears in.)
SiphonSettings.m: In function ‘-[LocalizedItemsController
specifiers]’:
SiphonSettings.m:57: warning: ‘LocalizedItemsController’ may not
respond to ‘-itemsFromParent’
SiphonSettings.m:58: warning: ‘LocalizedItemsController’ may not
respond to ‘-localizedSpecifiersForSpecifiers:’
SiphonSettings.m: In function ‘-[AdvancedSettings specifiers]’:
SiphonSettings.m:66: warning: ‘AdvancedSettings’ may not respond to ‘-
loadSpecifiersFromPlistName:target:’
SiphonSettings.m: In function ‘-[SiphonSettings specifiers]’:
SiphonSettings.m:75: warning: ‘SiphonSettings’ may not respond to ‘-
loadSpecifiersFromPlistName:target:’
make: *** [SiphonSettings.o] Error 1

Tks

On Mar 19, 4:54 am, Jandy Kwan <jandyk...@gmail.com> wrote:
> Dear All
>
> It seems that the simulator version can't be compiled with the i686 version.
> I meet the problem recently.
>
> Regards
> Jandy
>
> 2011/3/19 Samuel Vinson <samuelv0...@gmail.com>
>
> > Hi,
>
> > This is question should be asked on pjsip list.
> > I see you did it, yesterday.
>
> > Regards
>
> > Samuel.
>
> > 2011/3/18 TuBa <d.cani...@gmail.com>
Reply all
Reply to author
Forward
0 new messages