> I am getting this error when trying to install the GCC compiler package from
> NuOnce:
>
>> /usr/sausalito/sbin/pkg_prepare.pl -i -f BQ-5102R-GCC-Tools-4.5.pkg
>> NuOnce_Networks-gcc_tools-v4.5: Error installing RPM:
>> libstdc++-devel-3.4.5-2.i386.rpm.
>
> Has anyone had this error before?
It desperately needs to be updated. Easy fix.
tar xfvpz BQ-5102R-GCC-Tools-4.5.pkg
rpm -ivh --force --nodeps RPMS/*
yum update
There are a couple of files that have to be updated. I just haven't
gotten around to it.
-Brian-