Kamailio Presence server on Freescale P2020RDB-PCA

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Kamailio Presence server on Freescale P2020RDB-PCA

2,102 Views
ash_win001
Contributor II

Hi,

I'm getting the following Error when I'm trying to compile kamailio presence server in  Freescale P2020rdb-pca.


AltiVec and E500 instructions cannot coexist


Your recommendations would be very much appreciated.

Thanks
Ashwin

Labels (1)
6 Replies

1,717 Views
yipingwang
NXP TechSupport
NXP TechSupport

Would you please share the detailed procedure or steps about compiling kamailio?

0 Kudos
Reply

1,717 Views
ash_win001
Contributor II

Reminder

0 Kudos
Reply

1,717 Views
yipingwang
NXP TechSupport
NXP TechSupport

About this compile error, AltiVec is not supported on e500 processors, so please modify the file Makefile.defs to delete "-maltivec" in CFLAGS.


Have a great day,
Yiping Wang

-----------------------------------------------------------------------------------------------------------------------
Note: If this post answers your question, please click the Correct Answer button. Thank you!
-----------------------------------------------------------------------------------------------------------------------

1,717 Views
ash_win001
Contributor II

Thanks that worked.But another compilation error came.

bison -d -b cfg cfg.y

make: *** [cfg.tab.h] Broken Pipe.

Please help to solve this error ,as the particular Kamailio Server was working in my x86 machine.So hopefully some changes are to be

done in Make file so as to work in P2020RDB-PCA.Request your advice as Im very new to Power PC .

Thanks

0 Kudos
Reply

1,717 Views
ash_win001
Contributor II

Hi Yiping,

I'm following the installation according to the below link.

install:4.0.x:git [Kamailio SIP Server Wiki]

Im trying to Install the presence server without a cross compiler.

The Download Link for source tar ball was

Kamailio v4.1.3 Released | Kamailio (OpenSER) SIP Server

0 Kudos
Reply

1,717 Views
ash_win001
Contributor II

Hi,

I downloaded the Kamailio.tar from Main website on my x86 machine and exported to P2020RDBpca through scp command.

Then i did make cfg and later make all.When I did make all function I got the error

AltiVec and E500 instructions cannot coexist

0 Kudos
Reply