[poky] [POKY]: package libsdl-mixer-1.2.11-r5: task do_compile: Failed
Khem Raj
raj.khem at gmail.com
Thu Oct 13 16:48:29 PDT 2011
On Wed, Oct 12, 2011 at 10:46 PM, sonu vishwakarma
<vishwasonu2000 at gmail.com> wrote:
>
>
> On Thu, Oct 13, 2011 at 11:13 AM, sonu vishwakarma
> <vishwasonu2000 at gmail.com> wrote:
>>
>> Hi,
>> I tried the build using the recipe from meta-oe but still the error
>> remains the same .
It might need to regenerate libtool macros to support sysroot
>> ./libtool: line 6399: cd: =/usr/lib: No such file or directory
>> I think the problem is with the path '=/usr/lib'
>> I found a patch to libtool
>> 'libtool-2.4-r2/libtool-2.4/libltdl/config/ltmain.m4sh'
>> that describes a function " if PATH begins with the sysroot replace it
>> with = ",
>> this may be creating the problem , the function is as below:
>> #func_replace_sysroot PATH
>> #If PATH begins with the sysroot, replace it with = and
>> #store the result into func_replace_sysroot_result.
>> func_replace_sysroot ()
>> {
>> case "$lt_sysroot:$1" in
>> ?*:"$lt_sysroot"*)
>> func_stripname "$lt_sysroot" '' "$1"
>> func_replace_sysroot_result="=$func_stripname_result"
>> ;;
>> *)
>> # Including no sysroot.
>> func_replace_sysroot_result=$1
>> ;;
>> esac
>> }
>> Also in the libSDL.la i could see the definition of dependency_libs that
>> include "=/usr/lib.
>> What to do now ? i couldn't find a solution to this .
>> Thanks & Regards,
>> Sonu
>>
>> On Wed, Oct 12, 2011 at 3:59 PM, Koen Kooi <koen at dominion.thruhere.net>
>> wrote:
>>>
>>> Op 12 okt. 2011, om 12:18 heeft sonu vishwakarma het volgende geschreven:
>>>
>>> >
>>> > But i'm using the recipe libsdl-mixer_1.2.11.bb taken from
>>> > open-embedded only . I Couldn't get meta-oe , where could i find it????
>>>
>>> Try http://tinyurl.com/5wpezm3
>>>
>>>
>>>
>>> >
>>> > Thanks & Regards,
>>> > Sonu.
>>> >
>>> > On Wed, Oct 12, 2011 at 3:16 PM, Koen Kooi <koen at dominion.thruhere.net>
>>> > wrote:
>>> >
>>> > Op 12 okt. 2011, om 07:11 heeft sonu vishwakarma het volgende
>>> > geschreven:
>>> >
>>> > > Hi,
>>> > >
>>> > > I'm trying the build for XBMC 10.05 which depends on libsdl-mixer. I
>>> > > pulled the recipe from open embedded which i'm
>>> > > sharing here along with the log file.
>>> > > I'm getting the error as below :
>>> > >
>>> > > | ./libtool: line 6399: cd: =/usr/lib: No such file or directory
>>> > > | libtool: link: warning: cannot determine absolute directory name of
>>> > > `=/usr/lib'
>>> > > | /bin/grep: =/usr/lib/libdirectfb.la: No such file or directory
>>> > > | /bin/sed: can't read =/usr/lib/libdirectfb.la: No such file or
>>> > > directory
>>> > > | libtool: link: `=/usr/lib/libdirectfb.la' is not a valid libtool
>>> > > archive
>>> > > | make: *** [build/libSDL_mixer.la] Error 1
>>> > > | make: *** Waiting for unfinished jobs....
>>> > > | FATAL: oe_runmake failed
>>> > > | ERROR: Function 'do_compile' failed (see
>>> > > /home/sct/logi/test-gigabyte/poky_gigabyte_16Sep2011/build/tmp/work/atom-poky-linux/libsdl-mixer-1.2.11-r5/temp/log.do_compile.23677
>>> > > for further information)
>>> > > NOTE: package libsdl-mixer-1.2.11-r5: task do_compile: Failed
>>> > >
>>> > > I'm pulling for the Fishriver machine . My host machine is Ubuntu
>>> > > 10.10 ,64 bit .
>>> > > Can someone help me out of this problem ?
>>> >
>>> >
>>> > The libsdl-mixer recipe in meta-oe works just fine, why not use that?
>>> >
>>> >
>>> > _______________________________________________
>>> > poky mailing list
>>> > poky at yoctoproject.org
>>> > https://lists.yoctoproject.org/listinfo/poky
>>> >
>>>
>>> _______________________________________________
>>> poky mailing list
>>> poky at yoctoproject.org
>>> https://lists.yoctoproject.org/listinfo/poky
>>
>
>
> _______________________________________________
> poky mailing list
> poky at yoctoproject.org
> https://lists.yoctoproject.org/listinfo/poky
>
>
More information about the poky
mailing list