On 19 June 2013 15:39, Gary Thomas <[email protected]> wrote:
> In the mean time, I faked that one and moved on and got the whole thing
> to build :-)  Now I face this packaging issue:
>   ERROR: QA Issue: non -dev/-dbg/-nativesdk package contains symlink .so:
> amanda path
> '/work/ppce500v2-amltd-linux-gnuspe/amanda/3.3.3-r0/packages-split/amanda/usr/lib/amanda/libamar.so'
>
> Any clues how I fix this?

Is libamar actually a module, and not a library? (albeit done badly,
as it's a symlink)  If so, then INSANE_SKIP_${PN} += "dev-so" is the
right way to skip that test.  This may be a bug in amanda which
everyone else has been ignoring.

> Query: I've built this now using a cross build (normal Yocto style) and
> native using a Yocto created SDK.  These _should_ be the same tools, no?
> I ask because I had a few gotchas - things that were different between
> the two environments.  If I track them down, are they of any interest?

I've not actually used the SDK but they should be mostly the same,
yes.  Differences are bound to be of interest so please do report
them.

Ross
_______________________________________________
yocto mailing list
[email protected]
https://lists.yoctoproject.org/listinfo/yocto

Reply via email to