warning removal changes

Chris Johns chrisj at rtems.org
Tue Sep 5 05:51:03 UTC 2006


Joel Sherrill wrote:
>
> Also I didn't have the tic4x tools installed and got this error.  
> Something is wrong with the
> RPM DB on england:
> 
> rpmdb: Program version 4.3 doesn't match environment version
> error: db4 error(-30974) from dbenv->open: DB_VERSION_MISMATCH: Database 
> environment version mismatch
> error: cannot open Packages index using db3 -  (-30974)
> warning: cannot open Solve database in 
> /usr/lib/rpmdb/i386-redhat-linux/redhat
> rpmdb: Program version 4.3 doesn't match environment version
> error: db4 error(-30974) from dbenv->open: DB_VERSION_MISMATCH: Database 
> environment version mismatch
> 
> Any ideas?
> 

No idea. Are you using one of the older 7.? versions ?

>> I have errors with the bsps on the m68k target. I do not know the 
>> status of the other bsps.
>>
> I have fixed this.
> 
> It made me wonder if we had a .h file "rtems/bspkit.h" and let it set 
> the baseline API for a BSP
> wouldn't be a good idea.  Even if now it had conditional compilation for 
> variations, it would
> capture the issues like the pci did.  Then eventually it would be 
> included by EVERY bsp and
> could be used by libchip and other places as the "guaranteed cross-BSP API"
> 

So would these interfaces be better declared in libchip or higher and 
used by the bsp or where-ever ?

I also wonder if the header files be functionally based rather than a 
single file ?

Regards
Chris



More information about the users mailing list