[mc1322x] working bitbake revision number.

Camilo, Alex acamilo at neuronrobotics.com
Wed Dec 9 12:15:15 EST 2009


Ok, I've solved this past error. The solution was to do a find and replace
and rename getline to getline22 in unifdef.c. This feels ugly but if it
compiles then I don't mind.


On Wed, Dec 9, 2009 at 11:29 AM, Camilo, Alex <acamilo at neuronrobotics.com>wrote:

> I've made some more progress but have run into another roadblock with
> bitbake.
> First off, The compile would fail when it reached the package
> "unifdef-native-2.6.18+git-r0"
>
> NOTE: package unifdef-native-2.6.18+git-r0: task do_compile: started
> ERROR: function do_compile failed
> ERROR: log data follows
> (/home/ubuntu/mc1322x-oe/tmp/work/i686-linux/unifdef-native-2.6.18+git-r0/temp/log.do_compile.32319)
> |
> /home/ubuntu/mc1322x-oe/tmp/work/i686-linux/unifdef-native-2.6.18+git-r0/unifdef.c:209:
> error: conflicting types for 'getline'
> | /usr/include/stdio.h:651: note: previous declaration of 'getline' was
> here
> NOTE: Task failed:
> /home/ubuntu/mc1322x-oe/tmp/work/i686-linux/unifdef-native-2.6.18+git-r0/temp/log.do_compile.32319
> NOTE: package unifdef-native-2.6.18+git-r0: task do_compile: failed
> ERROR: TaskFailed event exception, aborting
>
>
> After this i tried running the bake with the -k flag so i can try to se how
> much it can do and get a feel for all of the errors.
> The only other error was downloading fakeroot_1.21.1.tar.gz apparently the
> file structure of the debian mirror where this file was hosted had changed
> so i found an alternate place to get it and modified the recipe accordingly.
> This then compiled and patched successfully according to bit-bake.
>
> now the only thing that fails is unifdef-native-2.6.18+git-r0. and
> apparently this is important because i still can't find the compiled
> toolchain anywhare so i'm assuming it has dependancies.
>
>
> On Wed, Dec 9, 2009 at 8:33 AM, Camilo, Alex <acamilo at neuronrobotics.com>wrote:
>
>> Hi all,
>> If anyone is running into an issue with bitbake choking with the error
>> "ERROR: Could not inherit file classes/autotools.bbclass" even though ".
>> profile" sets up BBPATH correctly i recommend trying out revision 1157 of
>> the SVN. apparently they made some changes to [cooking verb].py which when
>> rolled back make everything magically work. (they also want to be able to
>> write to /usr/share/sources).  svn update -r PREV saves the day!
>
>
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://devl.org/pipermail/mc1322x/attachments/20091209/700e4976/attachment.htm>


More information about the mc1322x mailing list