I get the following list of errors while building postgresql:
I added an EXTRA_OECONF of --disable-rpath based on this fix:
http://comments.gmane.org/gmane.comp.handhelds.openembedded.core/17183
I'm not entirely sure what this does, but it does seem to fix the build. My
initial guess is it remove
Wow I'm bad at this. Sorry again about that reply only to you!
On Wed, Jul 18, 2012 at 9:24 AM, Nathan West wrote:
> Thanks Saul. Sorry about the duplicate there...
>
> I think we are both right somehow... I didn't have this problem using
> vanilla oe-core,
> it only
The --root option doesn't work and isn't documented anywhere I could find.
In a previous
line the config is created in ${IMAGE_ROOTFS}${sysconfdir}/prelink.conf,
without the
${IMAGE_ROOTFS} we point to /etc/prelink.conf (on the native machine).
Signed-off-by: westn
---
meta/classes/image-prelink
Hopefully I do this right. First time patching (ever! this is exciting :-) )
The --root option doesn't work and isn't documented anywhere I could find,
and without the ${IMAGE_ROOTFS} before the config file it was point to my
native /etc/prelink.conf (which doesn't exist and probably would be usef