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?

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
_______________________________________________
Oe mailing list
[email protected]
https://www.handhelds.org/mailman/listinfo/oe

Reply via email to