Difference between revisions of "Bugs"

From ArmadeusWiki
Jump to: navigation, search
(Add SF link)
(This is a list of known bugs and others problems reported)
Line 3: Line 3:
 
* Armadeus release 2.0
 
* Armadeus release 2.0
  
None for the moment
+
CCache seems to make some troubles for the moment:
 +
During a second buildroot compiling, the compiler does not use the right Linux
 +
headers. This is only visible with packages that needs system dependent headers.
 +
(ex: compile a new buildroot and then do a make menuconfig and select additional package:
 +
''utils-linux'' and then compile again. ...... this will not work ).
 +
 
 +
'''workaround:''' Disable ccache for the moment
 +
 
  
 
* Armadeus release 1.6
 
* Armadeus release 1.6
  
 
If project is compiled twice then jffs2 generation of rootfs can fail
 
If project is compiled twice then jffs2 generation of rootfs can fail
 +
 
'''workaround:''' do the compilation in a new shell.
 
'''workaround:''' do the compilation in a new shell.
  
 
<br><br>
 
<br><br>
 
If you want a day by day view on all the bugs currently reported, please consult the project repository on SourceForge: http://sourceforge.net/tracker/?group_id=122057&atid=692259
 
If you want a day by day view on all the bugs currently reported, please consult the project repository on SourceForge: http://sourceforge.net/tracker/?group_id=122057&atid=692259

Revision as of 17:28, 14 February 2007

This is a list of known bugs and others problems reported

  • Armadeus release 2.0

CCache seems to make some troubles for the moment: During a second buildroot compiling, the compiler does not use the right Linux headers. This is only visible with packages that needs system dependent headers. (ex: compile a new buildroot and then do a make menuconfig and select additional package: utils-linux and then compile again. ...... this will not work ).

workaround: Disable ccache for the moment


  • Armadeus release 1.6

If project is compiled twice then jffs2 generation of rootfs can fail

workaround: do the compilation in a new shell.



If you want a day by day view on all the bugs currently reported, please consult the project repository on SourceForge: http://sourceforge.net/tracker/?group_id=122057&atid=692259