On So, 2004-09-12 at 16:55 +0100, Michael Rozdoba wrote:
> Is there a way to allow oemake to continue after merely removing the
> failed package?
>
> Maybe the -k option comes close?
Yeah.
> >>Unfortunately this failed after only 14 minutes, in task do_compile for
> >>package gs-8.01-r0, with a "cannot find -lXt" fatal error.
> >
> > Sounds like ghostscript needs a few more dependencies.
> >
> What would I need to know to resolve such problems myself? Assuming the
> answer is very long, could you just point me in a direction? Ta.
You would start to look which package in OE provides libxt, i.e. which
package installs it into staging. You can start with grepping for that,
but there are some packages which either install stuff into staging with
'make install' (which is not good since it pollutes the staging area) or
are just missing a couple of instructions in do_stage(). Since the X
intrinsics (sp?) library is a pretty common library, I rather suspect
that ghostscript needs to depend on xlib or needs to be customized not
to build xlib dependent things. Which way to go depends on the
maintainer of that package... if there is one ;)
>
-- Regards, Mickey. ------------------------------------------------------------------ Dipl.-Inf. Michael 'Mickey' Lauer <mickey_at_tm.cs.uni-frankfurt.de> ------------------------------------------------------------------Received on Sun Sep 12 2004 - 13:29:20 EDT
This archive was generated by hypermail 2.2.0 : Mon Jul 25 2005 - 17:31:19 EDT