no rule to make the target

UM
Upendra Mudugamuwa
Mon, Apr 14, 2008 11:45 AM

Hello,

I am trying to create pjsip sis file for my Nokia E65. I have followed the instruction (http://trac.pjsip.org/repos/wiki/DevelopingSymbianAppWithCarbide), however, when I try to build to the target I am getting the following error.
please can somebody help me.
make[1]: *** No rule to make target \upu\e65\devolopment\S60\devices\S60_3rd_FP2_SDK\epoc32\release\ARMV5\LIB\eexe.dso', needed by \upu\e65\devolopment\S60\devices\S60_3rd_FP2_SDK\epoc32\release\GCCE\udeb\symbian_ua.exe'.  Stop.

thanks in advance
upu


Get Hotmail on your mobile. Text MSN to 63463 now!
http://mobile.uk.msn.com/pc/mail.aspx

Hello, I am trying to create pjsip sis file for my Nokia E65. I have followed the instruction (http://trac.pjsip.org/repos/wiki/DevelopingSymbianAppWithCarbide), however, when I try to build to the target I am getting the following error. please can somebody help me. make[1]: *** No rule to make target `\upu\e65\devolopment\S60\devices\S60_3rd_FP2_SDK\epoc32\release\ARMV5\LIB\eexe.dso', needed by `\upu\e65\devolopment\S60\devices\S60_3rd_FP2_SDK\epoc32\release\GCCE\udeb\symbian_ua.exe'. Stop. thanks in advance upu _________________________________________________________________ Get Hotmail on your mobile. Text MSN to 63463 now! http://mobile.uk.msn.com/pc/mail.aspx
YN
Yohanes Nugroho
Mon, Apr 14, 2008 3:54 PM

On Mon, Apr 14, 2008 at 6:45 PM, Upendra Mudugamuwa
upendra21@hotmail.com wrote:

Hello,

I am trying to create pjsip sis file for my Nokia E65. I have followed the
instruction
(http://trac.pjsip.org/repos/wiki/DevelopingSymbianAppWithCarbide), however,
when I try to build to the target I am getting the following error.
please can somebody help me.
make[1]: *** No rule to make target
\upu\e65\devolopment\S60\devices\S60_3rd_FP2_SDK\epoc32\release\ARMV5\LIB\eexe.dso', needed by \upu\e65\devolopment\S60\devices\S60_3rd_FP2_SDK\epoc32\release\GCCE\udeb\symbian_ua.exe'.
Stop.

It looks like something is wrong with your symbian setup. Have you
ever succeeded compiling other programs?
The path to the eexe.dso doesn't seem to be right.

Can you tell us the path where you install the SDK and where did you
put the pjsip files?

--
Regards
Yohanes
http://tinyhack.com/freewarelist/s603rd/

On Mon, Apr 14, 2008 at 6:45 PM, Upendra Mudugamuwa <upendra21@hotmail.com> wrote: > > Hello, > > I am trying to create pjsip sis file for my Nokia E65. I have followed the > instruction > (http://trac.pjsip.org/repos/wiki/DevelopingSymbianAppWithCarbide), however, > when I try to build to the target I am getting the following error. > please can somebody help me. > make[1]: *** No rule to make target > `\upu\e65\devolopment\S60\devices\S60_3rd_FP2_SDK\epoc32\release\ARMV5\LIB\eexe.dso', > needed by > `\upu\e65\devolopment\S60\devices\S60_3rd_FP2_SDK\epoc32\release\GCCE\udeb\symbian_ua.exe'. > Stop. It looks like something is wrong with your symbian setup. Have you ever succeeded compiling other programs? The path to the eexe.dso doesn't seem to be right. Can you tell us the path where you install the SDK and where did you put the pjsip files? -- Regards Yohanes http://tinyhack.com/freewarelist/s603rd/
NI
Nanang Izzuddin
Mon, Apr 14, 2008 5:04 PM

Two strange things here:

  1. For GCCE build target, it shouldn't be linked to eexe. So it seems
    WINSCW is defined somewhere or you didn't get the source code from the
    latest SVN.
  2. Standard E65 is not FP2 device, so please use MR or basic/S60 3rd ed SDK.

Regards,
nanang

On 14/04/2008, Yohanes Nugroho yohanes@gmail.com wrote:

On Mon, Apr 14, 2008 at 6:45 PM, Upendra Mudugamuwa
upendra21@hotmail.com wrote:

Hello,

I am trying to create pjsip sis file for my Nokia E65. I have followed the
instruction
(http://trac.pjsip.org/repos/wiki/DevelopingSymbianAppWithCarbide), however,
when I try to build to the target I am getting the following error.
please can somebody help me.
make[1]: *** No rule to make target
\upu\e65\devolopment\S60\devices\S60_3rd_FP2_SDK\epoc32\release\ARMV5\LIB\eexe.dso', needed by \upu\e65\devolopment\S60\devices\S60_3rd_FP2_SDK\epoc32\release\GCCE\udeb\symbian_ua.exe'.
Stop.

It looks like something is wrong with your symbian setup. Have you
ever succeeded compiling other programs?
The path to the eexe.dso doesn't seem to be right.

Can you tell us the path where you install the SDK and where did you
put the pjsip files?

--
Regards
Yohanes
http://tinyhack.com/freewarelist/s603rd/


Visit our blog: http://blog.pjsip.org

pjsip mailing list
pjsip@lists.pjsip.org
http://lists.pjsip.org/mailman/listinfo/pjsip_lists.pjsip.org

Two strange things here: 1. For GCCE build target, it shouldn't be linked to eexe. So it seems WINSCW is defined somewhere or you didn't get the source code from the latest SVN. 2. Standard E65 is not FP2 device, so please use MR or basic/S60 3rd ed SDK. Regards, nanang On 14/04/2008, Yohanes Nugroho <yohanes@gmail.com> wrote: > On Mon, Apr 14, 2008 at 6:45 PM, Upendra Mudugamuwa > <upendra21@hotmail.com> wrote: > > > > Hello, > > > > I am trying to create pjsip sis file for my Nokia E65. I have followed the > > instruction > > (http://trac.pjsip.org/repos/wiki/DevelopingSymbianAppWithCarbide), however, > > when I try to build to the target I am getting the following error. > > please can somebody help me. > > make[1]: *** No rule to make target > > `\upu\e65\devolopment\S60\devices\S60_3rd_FP2_SDK\epoc32\release\ARMV5\LIB\eexe.dso', > > needed by > > `\upu\e65\devolopment\S60\devices\S60_3rd_FP2_SDK\epoc32\release\GCCE\udeb\symbian_ua.exe'. > > Stop. > > > It looks like something is wrong with your symbian setup. Have you > ever succeeded compiling other programs? > The path to the eexe.dso doesn't seem to be right. > > Can you tell us the path where you install the SDK and where did you > put the pjsip files? > > -- > Regards > Yohanes > http://tinyhack.com/freewarelist/s603rd/ > > _______________________________________________ > Visit our blog: http://blog.pjsip.org > > pjsip mailing list > pjsip@lists.pjsip.org > http://lists.pjsip.org/mailman/listinfo/pjsip_lists.pjsip.org >
NI
Nanang Izzuddin
Mon, Apr 14, 2008 5:29 PM

Two strange things here:

  1. For GCCE build target, it shouldn't be linked to eexe. So it seems
    WINSCW is defined somewhere or you didn't get the source code from the
    latest SVN.
  2. Standard E65 is not FP2 device, so please use MR or basic/S60 3rd ed SDK.

Regards,
nanang

On 14/04/2008, Yohanes Nugroho yohanes@gmail.com wrote:

On Mon, Apr 14, 2008 at 6:45 PM, Upendra Mudugamuwa
upendra21@hotmail.com wrote:

Hello,

I am trying to create pjsip sis file for my Nokia E65. I have followed the
instruction
(http://trac.pjsip.org/repos/wiki/DevelopingSymbianAppWithCarbide), however,
when I try to build to the target I am getting the following error.
please can somebody help me.
make[1]: *** No rule to make target
\upu\e65\devolopment\S60\devices\S60_3rd_FP2_SDK\epoc32\release\ARMV5\LIB\eexe.dso', needed by \upu\e65\devolopment\S60\devices\S60_3rd_FP2_SDK\epoc32\release\GCCE\udeb\symbian_ua.exe'.
Stop.

It looks like something is wrong with your symbian setup. Have you
ever succeeded compiling other programs?
The path to the eexe.dso doesn't seem to be right.

Can you tell us the path where you install the SDK and where did you
put the pjsip files?

--
Regards
Yohanes
http://tinyhack.com/freewarelist/s603rd/


Visit our blog: http://blog.pjsip.org

pjsip mailing list
pjsip@lists.pjsip.org
http://lists.pjsip.org/mailman/listinfo/pjsip_lists.pjsip.org

Two strange things here: 1. For GCCE build target, it shouldn't be linked to eexe. So it seems WINSCW is defined somewhere or you didn't get the source code from the latest SVN. 2. Standard E65 is not FP2 device, so please use MR or basic/S60 3rd ed SDK. Regards, nanang On 14/04/2008, Yohanes Nugroho <yohanes@gmail.com> wrote: > On Mon, Apr 14, 2008 at 6:45 PM, Upendra Mudugamuwa > <upendra21@hotmail.com> wrote: > > > > Hello, > > > > I am trying to create pjsip sis file for my Nokia E65. I have followed the > > instruction > > (http://trac.pjsip.org/repos/wiki/DevelopingSymbianAppWithCarbide), however, > > when I try to build to the target I am getting the following error. > > please can somebody help me. > > make[1]: *** No rule to make target > > `\upu\e65\devolopment\S60\devices\S60_3rd_FP2_SDK\epoc32\release\ARMV5\LIB\eexe.dso', > > needed by > > `\upu\e65\devolopment\S60\devices\S60_3rd_FP2_SDK\epoc32\release\GCCE\udeb\symbian_ua.exe'. > > Stop. > > > It looks like something is wrong with your symbian setup. Have you > ever succeeded compiling other programs? > The path to the eexe.dso doesn't seem to be right. > > Can you tell us the path where you install the SDK and where did you > put the pjsip files? > > -- > Regards > Yohanes > http://tinyhack.com/freewarelist/s603rd/ > > _______________________________________________ > Visit our blog: http://blog.pjsip.org > > pjsip mailing list > pjsip@lists.pjsip.org > http://lists.pjsip.org/mailman/listinfo/pjsip_lists.pjsip.org >
UM
Upendra Mudugamuwa
Tue, Apr 15, 2008 8:54 AM

Dear Nanang,

thanks for your quick reponse.
I did not manage to get the latest code using SVN. I only downloaded the pjproject-0.8.0.zip the file.
However, I installed SVN and tried to update the code, but I was getting follwing message.
"C:\upu\e65\devolopment>svn co http://svn.pjsip.org/repos/pjproject/trunk pjproje
ct-0.8.0
svn: PROPFIND request failed on '/repos/pjproject/trunk'
svn: PROPFIND of '/repos/pjproject/trunk': could not connect to server (http://s
vn.pjsip.org)".
It will br great if you could help me to first update the code.

with regards to your 2nd point,
I am now downloading

                        S60-SDK-0548-3.0-f.3.215f.zip 
                            . and then i will gie it a go.

Agian, thanks for your guidance.
Kind regards
upu

Date: Tue, 15 Apr 2008 00:04:55 +0700
From: nanang@pjsip.org
To: pjsip@lists.pjsip.org
Subject: Re: [pjsip] no rule to make the target

Two strange things here:

  1. For GCCE build target, it shouldn't be linked to eexe. So it seems
    WINSCW is defined somewhere or you didn't get the source code from the
    latest SVN.
  2. Standard E65 is not FP2 device, so please use MR or basic/S60 3rd ed SDK.

Regards,
nanang

On 14/04/2008, Yohanes Nugroho yohanes@gmail.com wrote:

On Mon, Apr 14, 2008 at 6:45 PM, Upendra Mudugamuwa
upendra21@hotmail.com wrote:

Hello,

I am trying to create pjsip sis file for my Nokia E65. I have followed the
instruction
(http://trac.pjsip.org/repos/wiki/DevelopingSymbianAppWithCarbide), however,
when I try to build to the target I am getting the following error.
please can somebody help me.
make[1]: *** No rule to make target
\upu\e65\devolopment\S60\devices\S60_3rd_FP2_SDK\epoc32\release\ARMV5\LIB\eexe.dso', needed by \upu\e65\devolopment\S60\devices\S60_3rd_FP2_SDK\epoc32\release\GCCE\udeb\symbian_ua.exe'.
Stop.

It looks like something is wrong with your symbian setup. Have you
ever succeeded compiling other programs?
The path to the eexe.dso doesn't seem to be right.

Can you tell us the path where you install the SDK and where did you
put the pjsip files?

--
Regards
Yohanes
http://tinyhack.com/freewarelist/s603rd/


Visit our blog: http://blog.pjsip.org

pjsip mailing list
pjsip@lists.pjsip.org
http://lists.pjsip.org/mailman/listinfo/pjsip_lists.pjsip.org


Win 100’s of Virgin Experience days with BigSnapSearch.com
http://www.bigsnapsearch.com

Dear Nanang, thanks for your quick reponse. I did not manage to get the latest code using SVN. I only downloaded the pjproject-0.8.0.zip the file. However, I installed SVN and tried to update the code, but I was getting follwing message. "C:\upu\e65\devolopment>svn co http://svn.pjsip.org/repos/pjproject/trunk pjproje ct-0.8.0 svn: PROPFIND request failed on '/repos/pjproject/trunk' svn: PROPFIND of '/repos/pjproject/trunk': could not connect to server (http://s vn.pjsip.org)". It will br great if you could help me to first update the code. with regards to your 2nd point, I am now downloading S60-SDK-0548-3.0-f.3.215f.zip . and then i will gie it a go. Agian, thanks for your guidance. Kind regards upu > Date: Tue, 15 Apr 2008 00:04:55 +0700 > From: nanang@pjsip.org > To: pjsip@lists.pjsip.org > Subject: Re: [pjsip] no rule to make the target > > Two strange things here: > 1. For GCCE build target, it shouldn't be linked to eexe. So it seems > WINSCW is defined somewhere or you didn't get the source code from the > latest SVN. > 2. Standard E65 is not FP2 device, so please use MR or basic/S60 3rd ed SDK. > > Regards, > nanang > > > On 14/04/2008, Yohanes Nugroho <yohanes@gmail.com> wrote: > > On Mon, Apr 14, 2008 at 6:45 PM, Upendra Mudugamuwa > > <upendra21@hotmail.com> wrote: > > > > > > Hello, > > > > > > I am trying to create pjsip sis file for my Nokia E65. I have followed the > > > instruction > > > (http://trac.pjsip.org/repos/wiki/DevelopingSymbianAppWithCarbide), however, > > > when I try to build to the target I am getting the following error. > > > please can somebody help me. > > > make[1]: *** No rule to make target > > > `\upu\e65\devolopment\S60\devices\S60_3rd_FP2_SDK\epoc32\release\ARMV5\LIB\eexe.dso', > > > needed by > > > `\upu\e65\devolopment\S60\devices\S60_3rd_FP2_SDK\epoc32\release\GCCE\udeb\symbian_ua.exe'. > > > Stop. > > > > > > It looks like something is wrong with your symbian setup. Have you > > ever succeeded compiling other programs? > > The path to the eexe.dso doesn't seem to be right. > > > > Can you tell us the path where you install the SDK and where did you > > put the pjsip files? > > > > -- > > Regards > > Yohanes > > http://tinyhack.com/freewarelist/s603rd/ > > > > _______________________________________________ > > Visit our blog: http://blog.pjsip.org > > > > pjsip mailing list > > pjsip@lists.pjsip.org > > http://lists.pjsip.org/mailman/listinfo/pjsip_lists.pjsip.org > > > > _______________________________________________ > Visit our blog: http://blog.pjsip.org > > pjsip mailing list > pjsip@lists.pjsip.org > http://lists.pjsip.org/mailman/listinfo/pjsip_lists.pjsip.org _________________________________________________________________ Win 100’s of Virgin Experience days with BigSnapSearch.com http://www.bigsnapsearch.com
YN
Yohanes Nugroho
Tue, Apr 15, 2008 12:10 PM

Hi,

It seems that it is a problem in pjsip-0.80 when building gcce target
(for the device).

You can do one of this:

--
Regards
Yohanes

On Tue, Apr 15, 2008 at 3:54 PM, Upendra Mudugamuwa
upendra21@hotmail.com wrote:

Dear Nanang,

thanks for your quick reponse.
I did not manage to get the latest code using SVN. I only downloaded the
pjproject-0.8.0.zip the file.
However, I installed SVN and tried to update the code, but I was getting
follwing message.
"C:\upu\e65\devolopment>svn co http://svn.pjsip.org/repos/pjproject/trunk
pjproje
ct-0.8.0
svn: PROPFIND request failed on '/repos/pjproject/trunk'
svn: PROPFIND of '/repos/pjproject/trunk': could not connect to server
(http://s
vn.pjsip.org)".
It will br great if you could help me to first update the code.

with regards to your 2nd point,
I am now downloading S60-SDK-0548-3.0-f.3.215f.zip . and then i will gie
it a go.

Hi, It seems that it is a problem in pjsip-0.80 when building gcce target (for the device). You can do one of this: - get a new version (if possible) - remove eexe.lib and ecrt0.lib from all .mmp file when building gcce target - get the new mmp files from http://trac.pjsip.org/repos/browser/pjproject/trunk/build.symbian -- Regards Yohanes On Tue, Apr 15, 2008 at 3:54 PM, Upendra Mudugamuwa <upendra21@hotmail.com> wrote: > > Dear Nanang, > > thanks for your quick reponse. > I did not manage to get the latest code using SVN. I only downloaded the > pjproject-0.8.0.zip the file. > However, I installed SVN and tried to update the code, but I was getting > follwing message. > "C:\upu\e65\devolopment>svn co http://svn.pjsip.org/repos/pjproject/trunk > pjproje > ct-0.8.0 > svn: PROPFIND request failed on '/repos/pjproject/trunk' > svn: PROPFIND of '/repos/pjproject/trunk': could not connect to server > (http://s > vn.pjsip.org)". > It will br great if you could help me to first update the code. > > with regards to your 2nd point, > I am now downloading S60-SDK-0548-3.0-f.3.215f.zip . and then i will gie > it a go. -- Regards Yohanes http://tinyhack.com/freewarelist/s603rd/
UM
Upendra Mudugamuwa
Tue, Apr 15, 2008 1:49 PM

Hi,
I did get all the new mmp files (build.symbian) and removed the said lines. only couple of files did had those lines.
anyway, that did not made any difference. Still its failing saying cant find file or directory (    eexe.dso ).

could somebody create the .sis file and give it to me. is this a possibility.
Please help.
thanks
Upu

Date: Tue, 15 Apr 2008 19:10:25 +0700
From: yohanes@gmail.com
To: umudugamuwa@theiet.org; pjsip@lists.pjsip.org
Subject: Re: [pjsip] no rule to make the target

Hi,

It seems that it is a problem in pjsip-0.80 when building gcce target
(for the device).

You can do one of this:

--
Regards
Yohanes

On Tue, Apr 15, 2008 at 3:54 PM, Upendra Mudugamuwa
upendra21@hotmail.com wrote:

Dear Nanang,

thanks for your quick reponse.
I did not manage to get the latest code using SVN. I only downloaded the
pjproject-0.8.0.zip the file.
However, I installed SVN and tried to update the code, but I was getting
follwing message.
"C:\upu\e65\devolopment>svn co http://svn.pjsip.org/repos/pjproject/trunk
pjproje
ct-0.8.0
svn: PROPFIND request failed on '/repos/pjproject/trunk'
svn: PROPFIND of '/repos/pjproject/trunk': could not connect to server
(http://s
vn.pjsip.org)".
It will br great if you could help me to first update the code.

with regards to your 2nd point,
I am now downloading S60-SDK-0548-3.0-f.3.215f.zip . and then i will gie
it a go.

--
Regards
Yohanes
http://tinyhack.com/freewarelist/s603rd/


This email has been scanned by the MessageLabs Email Security System.
For more information please visit http://www.messagelabs.com/email



Win 100’s of Virgin Experience days with BigSnapSearch.com
http://www.bigsnapsearch.com

Hi, I did get all the new mmp files (build.symbian) and removed the said lines. only couple of files did had those lines. anyway, that did not made any difference. Still its failing saying cant find file or directory ( eexe.dso ). could somebody create the .sis file and give it to me. is this a possibility. Please help. thanks Upu > Date: Tue, 15 Apr 2008 19:10:25 +0700 > From: yohanes@gmail.com > To: umudugamuwa@theiet.org; pjsip@lists.pjsip.org > Subject: Re: [pjsip] no rule to make the target > > Hi, > > It seems that it is a problem in pjsip-0.80 when building gcce target > (for the device). > > You can do one of this: > - get a new version (if possible) > - remove eexe.lib and ecrt0.lib from all .mmp file when building gcce target > - get the new mmp files from > http://trac.pjsip.org/repos/browser/pjproject/trunk/build.symbian > > -- > Regards > Yohanes > > On Tue, Apr 15, 2008 at 3:54 PM, Upendra Mudugamuwa > <upendra21@hotmail.com> wrote: > > > > Dear Nanang, > > > > thanks for your quick reponse. > > I did not manage to get the latest code using SVN. I only downloaded the > > pjproject-0.8.0.zip the file. > > However, I installed SVN and tried to update the code, but I was getting > > follwing message. > > "C:\upu\e65\devolopment>svn co http://svn.pjsip.org/repos/pjproject/trunk > > pjproje > > ct-0.8.0 > > svn: PROPFIND request failed on '/repos/pjproject/trunk' > > svn: PROPFIND of '/repos/pjproject/trunk': could not connect to server > > (http://s > > vn.pjsip.org)". > > It will br great if you could help me to first update the code. > > > > with regards to your 2nd point, > > I am now downloading S60-SDK-0548-3.0-f.3.215f.zip . and then i will gie > > it a go. > > -- > Regards > Yohanes > http://tinyhack.com/freewarelist/s603rd/ > > ______________________________________________________________________ > This email has been scanned by the MessageLabs Email Security System. > For more information please visit http://www.messagelabs.com/email > ______________________________________________________________________ _________________________________________________________________ Win 100’s of Virgin Experience days with BigSnapSearch.com http://www.bigsnapsearch.com
YN
Yohanes Nugroho
Tue, Apr 15, 2008 1:52 PM

On Tue, Apr 15, 2008 at 8:49 PM, Upendra Mudugamuwa
upendra21@hotmail.com wrote:

Hi,
I did get all the new mmp files (build.symbian) and removed the said lines.
only couple of files did had those lines.
anyway, that did not made any difference. Still its failing saying cant find
file or directory (    eexe.dso ).

Sorry, you should do choose the menu "project" then  "clean" before
building again after editing/replacing mmp files.

--
Regards
Yohanes
http://tinyhack.com/freewarelist/s603rd/

On Tue, Apr 15, 2008 at 8:49 PM, Upendra Mudugamuwa <upendra21@hotmail.com> wrote: > > Hi, > I did get all the new mmp files (build.symbian) and removed the said lines. > only couple of files did had those lines. > anyway, that did not made any difference. Still its failing saying cant find > file or directory ( eexe.dso ). Sorry, you should do choose the menu "project" then "clean" before building again after editing/replacing mmp files. -- Regards Yohanes http://tinyhack.com/freewarelist/s603rd/
UM
Upendra Mudugamuwa
Tue, Apr 15, 2008 2:27 PM

Hi,

I did the clean before making the target build.
I would like to calrify whether the steps taken by me is correct.

  1. downloaded the following sdk file, S60-SDK-0548-3.0-f.3.215f.zip. and then installed it on to C drive. during this process I did installed         the CSL tool. (note I did install devlopiong version)
    
  2. downloaded Carbide.c++_v1.2.exe and installed it to C drive.
  3. downloaded pjproject-0.8.0.zip and unzipped onto C drive.
  4. created config_site.h file including the following line#include <pj/config_site_sample.h>
  5. connected my E65 using nokia latest PC suite.and then select sync (and also selected PC suite from the phone)
  6. started carbide and did following
    a) symbian OS bld.inf
    b) selected the bld.inf file
    c) untick other except  Emulator Debug (WINSCW)[S60_3rd], Phone_Debug(GCCE)[S60_3rd], and Phone Release (GCCE) [S60_3rd] tick boxes
    d) followed the next and then selected the Root directory as the Pjproject-0.8.0 and the project name as pjproject-0.8.0
  7. then I got the screen as given in the guide
  8. then project->ActiveBuildConfgiuration then selected Phone Debug GCCE [S60_3rd]
  9. then went to build.symbian and sleected bld.inf and write click the fileand the select "BUILD TARGET ONLY"

Ok.. then I get the error!!!!!!!

please help
thanks in advance
Upu

Date: Tue, 15 Apr 2008 20:52:30 +0700
From: yohanes@gmail.com
To: umudugamuwa@theiet.org
Subject: Re: [pjsip] no rule to make the target
CC: pjsip@lists.pjsip.org

On Tue, Apr 15, 2008 at 8:49 PM, Upendra Mudugamuwa
upendra21@hotmail.com wrote:

Hi,
I did get all the new mmp files (build.symbian) and removed the said lines.
only couple of files did had those lines.
anyway, that did not made any difference. Still its failing saying cant find
file or directory (    eexe.dso ).

Sorry, you should do choose the menu "project" then  "clean" before
building again after editing/replacing mmp files.

--
Regards
Yohanes
http://tinyhack.com/freewarelist/s603rd/


This email has been scanned by the MessageLabs Email Security System.
For more information please visit http://www.messagelabs.com/email



Welcome to the next generation of Windows Live
http://www.windowslive.co.uk/get-live

Hi, I did the clean before making the target build. I would like to calrify whether the steps taken by me is correct. 1) downloaded the following sdk file, S60-SDK-0548-3.0-f.3.215f.zip. and then installed it on to C drive. during this process I did installed the CSL tool. (note I did install devlopiong version) 2) downloaded Carbide.c++_v1.2.exe and installed it to C drive. 3) downloaded pjproject-0.8.0.zip and unzipped onto C drive. 4) created config_site.h file including the following line#include <pj/config_site_sample.h> 5) connected my E65 using nokia latest PC suite.and then select sync (and also selected PC suite from the phone) 6) started carbide and did following a) symbian OS bld.inf b) selected the bld.inf file c) untick other except Emulator Debug (WINSCW)[S60_3rd], Phone_Debug(GCCE)[S60_3rd], and Phone Release (GCCE) [S60_3rd] tick boxes d) followed the next and then selected the Root directory as the Pjproject-0.8.0 and the project name as pjproject-0.8.0 7) then I got the screen as given in the guide 8) then project->ActiveBuildConfgiuration then selected Phone Debug GCCE [S60_3rd] 9) then went to build.symbian and sleected bld.inf and write click the fileand the select "BUILD TARGET ONLY" Ok.. then I get the error!!!!!!! please help thanks in advance Upu > Date: Tue, 15 Apr 2008 20:52:30 +0700 > From: yohanes@gmail.com > To: umudugamuwa@theiet.org > Subject: Re: [pjsip] no rule to make the target > CC: pjsip@lists.pjsip.org > > On Tue, Apr 15, 2008 at 8:49 PM, Upendra Mudugamuwa > <upendra21@hotmail.com> wrote: > > > > Hi, > > I did get all the new mmp files (build.symbian) and removed the said lines. > > only couple of files did had those lines. > > anyway, that did not made any difference. Still its failing saying cant find > > file or directory ( eexe.dso ). > > > Sorry, you should do choose the menu "project" then "clean" before > building again after editing/replacing mmp files. > > > > -- > Regards > Yohanes > http://tinyhack.com/freewarelist/s603rd/ > > ______________________________________________________________________ > This email has been scanned by the MessageLabs Email Security System. > For more information please visit http://www.messagelabs.com/email > ______________________________________________________________________ _________________________________________________________________ Welcome to the next generation of Windows Live http://www.windowslive.co.uk/get-live
YN
Yohanes Nugroho
Tue, Apr 15, 2008 2:41 PM

Your steps are already correct. Do you still get the exact same error
or is it different now?
I can send you the sis files if you want it. Do you want the latest or 0.8.0?

--
Regards
Yohanes

On Tue, Apr 15, 2008 at 9:27 PM, Upendra Mudugamuwa
upendra21@hotmail.com wrote:

Hi,

I did the clean before making the target build.
I would like to calrify whether the steps taken by me is correct.

  1. downloaded the following sdk file, S60-SDK-0548-3.0-f.3.215f.zip. and
    

then installed it on to C drive. during this process I did installed
the CSL tool. (note I did install devlopiong version)
2)    downloaded Carbide.c++_v1.2.exe and installed it to C drive.
3)    downloaded pjproject-0.8.0.zip and unzipped onto C drive.
4)    created config_site.h file including the following line#include
<pj/config_site_sample.h>
5)  connected my E65 using nokia latest PC suite.and then select sync (and
also selected PC suite from the phone)
6)  started carbide and did following
a) symbian OS bld.inf
b) selected the bld.inf file
c) untick other except  Emulator Debug (WINSCW)[S60_3rd],
Phone_Debug(GCCE)[S60_3rd], and Phone Release (GCCE) [S60_3rd] tick boxes
d) followed the next and then selected the Root directory as the
Pjproject-0.8.0 and the project name as pjproject-0.8.0
7) then I got the screen as given in the guide
8) then project->ActiveBuildConfgiuration then selected Phone Debug GCCE
[S60_3rd]
9) then went to build.symbian and sleected bld.inf and write click the
fileand the select "BUILD TARGET ONLY"

Ok.. then I get the error!!!!!!!

please help
thanks in advance
Upu

Date: Tue, 15 Apr 2008 20:52:30 +0700

From: yohanes@gmail.com
To: umudugamuwa@theiet.org
Subject: Re: [pjsip] no rule to make the target
CC: pjsip@lists.pjsip.org

On Tue, Apr 15, 2008 at 8:49 PM, Upendra Mudugamuwa
upendra21@hotmail.com wrote:

Hi,
I did get all the new mmp files (build.symbian) and removed the said

lines.

only couple of files did had those lines.
anyway, that did not made any difference. Still its failing saying cant

find

file or directory ( eexe.dso ).

Sorry, you should do choose the menu "project" then "clean" before
building again after editing/replacing mmp files.

--
Regards
Yohanes
http://tinyhack.com/freewarelist/s603rd/


This email has been scanned by the MessageLabs Email Security System.
For more information please visit http://www.messagelabs.com/email



Have you played Fishticuffs? Get fish-slapping on Messenger

Your steps are already correct. Do you still get the exact same error or is it different now? I can send you the sis files if you want it. Do you want the latest or 0.8.0? -- Regards Yohanes On Tue, Apr 15, 2008 at 9:27 PM, Upendra Mudugamuwa <upendra21@hotmail.com> wrote: > > Hi, > > I did the clean before making the target build. > I would like to calrify whether the steps taken by me is correct. > 1) downloaded the following sdk file, S60-SDK-0548-3.0-f.3.215f.zip. and > then installed it on to C drive. during this process I did installed > the CSL tool. (note I did install devlopiong version) > 2) downloaded Carbide.c++_v1.2.exe and installed it to C drive. > 3) downloaded pjproject-0.8.0.zip and unzipped onto C drive. > 4) created config_site.h file including the following line#include > <pj/config_site_sample.h> > 5) connected my E65 using nokia latest PC suite.and then select sync (and > also selected PC suite from the phone) > 6) started carbide and did following > a) symbian OS bld.inf > b) selected the bld.inf file > c) untick other except Emulator Debug (WINSCW)[S60_3rd], > Phone_Debug(GCCE)[S60_3rd], and Phone Release (GCCE) [S60_3rd] tick boxes > d) followed the next and then selected the Root directory as the > Pjproject-0.8.0 and the project name as pjproject-0.8.0 > 7) then I got the screen as given in the guide > 8) then project->ActiveBuildConfgiuration then selected Phone Debug GCCE > [S60_3rd] > 9) then went to build.symbian and sleected bld.inf and write click the > fileand the select "BUILD TARGET ONLY" > > Ok.. then I get the error!!!!!!! > > > please help > thanks in advance > Upu > > > > Date: Tue, 15 Apr 2008 20:52:30 +0700 > > > From: yohanes@gmail.com > > To: umudugamuwa@theiet.org > > Subject: Re: [pjsip] no rule to make the target > > CC: pjsip@lists.pjsip.org > > > > > > On Tue, Apr 15, 2008 at 8:49 PM, Upendra Mudugamuwa > > <upendra21@hotmail.com> wrote: > > > > > > Hi, > > > I did get all the new mmp files (build.symbian) and removed the said > lines. > > > only couple of files did had those lines. > > > anyway, that did not made any difference. Still its failing saying cant > find > > > file or directory ( eexe.dso ). > > > > > > Sorry, you should do choose the menu "project" then "clean" before > > building again after editing/replacing mmp files. > > > > > > > > -- > > Regards > > Yohanes > > http://tinyhack.com/freewarelist/s603rd/ > > > > ______________________________________________________________________ > > This email has been scanned by the MessageLabs Email Security System. > > For more information please visit http://www.messagelabs.com/email > > ______________________________________________________________________ > > ________________________________ > Have you played Fishticuffs? Get fish-slapping on Messenger -- Regards Yohanes http://tinyhack.com/freewarelist/s603rd/