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

Reply via email to