I thought I sent this already but I'm not getting the email from the list:

I did a "bitbake -D orbiter" and got the following:
http://pastebin.ca/129502

The lines before the error are:
+ export 'CC=ccache arm-linux-gcc -march=armv5te -mtune=xscale'
+ CC='ccache arm-linux-gcc -march=armv5te -mtune=xscale'
+ export 'BUILD_F77=ccache g77'
+ BUILD_F77='ccache g77'
+ export RANLIB=arm-linux-ranlib
+ RANLIB=arm-linux-ranlib
/home/oc60174/oe/build/tmp/work/orbiter-11205.1.1-r0/temp/run.do_patchcleancmd.7736:
 line 580: unexpected EOF while looking for matching `"' 

i found the export RANLIB line in the run.do_patchcleancmd file but it doesn't 
seem to be where the problem is. Any help is appreciated. Are there any other 
files I should look in to?

Rob
 -------------- Original message ----------------------
From: "Justin Patrin" <[EMAIL PROTECTED]>
> On 8/12/06, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote:
> > Ok,
> > bb file: http://pastebin.ca/128735
> > patch file: http://pastebin.ca/128736
> > run.do_patchcleancmd file: http://pastebin.ca/128742
> 
> Hmmm, well, I see no out of place ` but perhaps another quote is out
> of place elsewhere.
> 
> > Makefile: http://pastebin.ca/128745
> >
> > Thank you for all of your help!
> >
> > Rob
> >  -------------- Original message ----------------------
> > From: "Justin Patrin" <[EMAIL PROTECTED]>
> > > On 8/12/06, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote:
> > > > Justin, Thanks for the clarification. The only file that has a 
> > > > backquote 
> is
> > > the run.do_patchcleancmd file. I've gone through it a couple of times and 
> > > it
> > > appears to be ok. Where else would that be used that I could check?
> > > >:
> > > > I've checked the bb file, patch file, Makefile, run.do_patchcleancmd 
> > > > file 
> for
> > > ` ' and ". Anywhere else I can look?
> > >
> > > Post it to a pastebin so we can look at it.
> > >
> > > > Rob
> > > >
> > > >  -------------- Original message ----------------------
> > > > From: "Justin Patrin" <[EMAIL PROTECTED]>
> > > > > On 8/12/06, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote:
> > > > > > I figured that. I have checked the bb file, the patch file, and the
> > > > > run.do_patchcleancmd file and none are missing any " marks. Is there
> > > anywhere
> > > > > else to look?
> > > > > >
> > > > >
> > > > > Backquote (`). Not Double Quote (").
> > > > >
> > > > > > Rob
> > > > > >  -------------- Original message ----------------------
> > > > > > From: "Justin Patrin" <[EMAIL PROTECTED]>
> > > > > > > On 8/12/06, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote:
> > > > > > > > Justin,
> > > > > > > > Thanks for sticking with me on this. I finally got libsdl-sge to
> > > compile.
> > > > > You
> > > > > > > were right. I added #include <ft2build.h> and #include 
> > > > > > > FT_FREETYPE_H
> > > into
> > > > > the
> > > > > > > sge_tt_text.cpp and it worked.
> > > > > > > >
> > > > > > > > So now I am returning to compiling Orbiter and now I am getting 
> > > > > > > > a
> > > goofy
> > > > > error,
> > > > > > > I can't seem to get around.
> > > > > > > > NOTE: package orbiter-1.1.1-r0: task do_patch: started
> > > > > > > > ERROR: function do_patchcleancmd failed
> > > > > > > > ERROR: log data follows
> > > > > > >
> > > > >
> > > 
> (/home/oc60174/oe/build/tmp/work/orbiter-1.1.1-r0/temp/log.do_patchcleancmd.1627
> > > > > > > 8)
> > > > > > > > |
> > > > > > >
> > > > >
> > > 
> /home/oc60174/oe/build/tmp/work/orbiter-1.1.1-r0/temp/run.do_patchcleancmd.16278
> > > > > > > : line 579: unexpected EOF while looking for matching `"'
> > > > > > >
> > > > > > > There's a missing backquote somewhere apparently.
> > > > > > >
> > > > > > > > NOTE: Task failed:
> > > > > > >
> > > > >
> > > 
> /home/oc60174/oe/build/tmp/work/orbiter-1.1.1-r0/temp/log.do_patchcleancmd.16278
> > > > > > > > NOTE: package orbiter-1.1.1-r0: task do_patch: failed
> > > > > > > > ERROR: TaskFailed event exception, aborting
> > > > > > > > NOTE: package orbiter-1.1.1: failed
> > > > > > > > ERROR: Build of orbiter failed
> > > > > > > >
> > > > > > > > I thought I had messed up the patch so I have tried rebuilding 
> > > > > > > > the
> > > patch
> > > > > and
> > > > > > > that doesn't seem to make a difference. BTW line 579 in
> > > > > > > run.do_patchcleancmd.16278 is:
> > > > > > > >
> > > > > > > > oe_runmake() {
> > > > > > > >         if [ x"$MAKE" = x ]; then MAKE=make; fi
> > > > > > > >         oenote make  "$@"
> > > > > > > >         make  "$@" || die "oe_runmake failed"
> > > > > > > >
> > > > > > > > }
> > > > > > > >
> > > > > > > > Any ideas?
> > > > > > > >
> > > > > > > > Rob
> > > > > >
> > > > >
> > > > >
> > > > > --
> > > > > Justin Patrin
> > > > > _______________________________________________
> > > > > Oe mailing list
> > > > > [email protected]
> > > > > https://www.handhelds.org/mailman/listinfo/oe
> > > >
> > > >
> > > >
> > >
> > >
> > > --
> > > Justin Patrin
> >
> >
> >
> 
> 
> -- 
> Justin Patrin


_______________________________________________
Oe mailing list
[email protected]
https://www.handhelds.org/mailman/listinfo/oe

Reply via email to