[oe] [oe-commits] Koen Kooi : mtd-utils-native: remove default-preference from 1.20+git, it shows now errors in my tests

Tom Rini trini at kernel.crashing.org
Wed Jan 14 16:21:03 UTC 2009


On Wed, Jan 14, 2009 at 02:41:05PM +0100, Koen Kooi wrote:
> On 14-01-09 14:24, Daniel Willmann wrote:
>> On Wed, 14 Jan 2009 13:08:34 +0100
>> Koen Kooi<k.kooi at student.utwente.nl>  wrote:
>>
>>> Op 14 jan 2009, om 12:48 heeft Daniel Willmann het volgende
>>> geschreven:
>>>
>>>> mtd-utils-native fails here with:
>>>>
>>>> | /home/alphaone/oe-dev/tmp/work/x86_64-linux/mtd-utils-
>>>> native-1.2.0+git-r2/git/
>>>> mkfs.ubifs/mkfs.ubifs.o: In function `write_super':
>>>> | /home/alphaone/oe-dev/tmp/work/x86_64-linux/mtd-utils-
>>>> native-1.2.0+git-r2/git/mkfs.ubifs/mkfs.ubifs.c:1866: undefined
>>>> reference to `uuid_unparse_upper'
>>>> | collect2: ld returned 1 exit status
>>> Which e2fsprogs-libs-native do you have installed? Also, oe-devel is
>>> subscriber only, enough with the CC:!
>>
>> It's building e2fsprogs-libs-native-1.35-r0
>
> That will cause the linking problems, you need the 1.4x one.

That's because in 1.3x (or at least 35 and 38) libuuid is in a different
spot[1]?  Perhaps we should update 1.35 and bump the PR to fix these
problems?

>> Thanks for reverting it in the mean time.
>
> It failed with include problems on another machine, so let's wait till  
> Tom Rini has pushed his fixed version.

I'm poking around now, but I don't see anything obvious.  Thus far just
that e2fsprogs-libs-native should depend on gettext-native.

[1]: My .38 recipe does:
oe_libinstall -a -C lib/uuid libuuid ${STAGING_LIBDIR}/

-- 
Tom Rini




More information about the Openembedded-devel mailing list