From: M. R. B. <mr...@li...> - 2001-05-16 05:40:52
|
* Karl Trygve Kalleberg <ka...@pr...> on Wed, May 16, 2001: > > If you're an adventurous soul, with debian on your box, you might want to > add the line > > deb http://io.prosalg.no/~karltk/linuxdc unstable main > > to your /etc/apt/sources.list > > Then do apt-get install gcc-sh4-linux, and enjoy the cross compiler > as much as I do ;) > I'm able to install binutils-sh4-linux just fine, but doing an apt-get install of gcc-sh4-linux results in the following: Sorry, but the following packages have unmet dependencies: gcc-sh4-linux: Depends: libc6 (>= 2.2.2-2) but 2.2.3-1 is to be installed Also, if binutils-sh4-linux is already installed, and I try to install gcc-sh4-linux, I get this: Sorry, but the following packages have unmet dependencies: gcc-sh4-linux: Depends: libc6 (>= 2.2.2-2) but 2.2.3-1 is to be installed Depends: binutils-sh4-linux (>= 010515-1) but 010515-1 is to be installed E: Sorry, broken packages I'm running debian unstable. > Bugs should be reported at: > http://sourceforge.net/tracker/?atid=114986&group_id=14986&func=browse > > assign them to 'karltk', and I'll get right on them. > Cool! The bug has been assigned... ;-) M. R. |