[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[MiNT] Rebuilding Sparemint



Hey guys,

Tonight I am rebuilding some of sparemint. So far these packages need no adjustment for gcc 4.4.2/binutils:
gemlib-0.43.6-1.src.rpm    libtool-1.4.3-1.src.rpm   lrzsz-0.12.20-1.src.rpm
initscripts-1.3-2.src.rpm libutf8-0.8-1.src.rpm traceroute-1.4a5-1.src.rpm libiconv-1.6.1-1.src.rpm libvorbis-1.0-1.src.rpm uudeview-0.5.18-1.src.rpm
libogg-1.0-1.src.rpm       libxml-1.8.9-1.src.rpm    zlib-1.2.1-2.src.rpm
libtiff-3.5.5-1.src.rpm    libxml2-2.4.20-1.src.rpm

And these packages do:
ncurses-5.1-1.src.rpm  ytalk-3.1.1-1.src.rpm
wvdial-1.41-2.src.rpm  zip-2.3-2.src.rpm
freetype-2.0.4-1.src.rpm libmikmod-3.1.6-5.src.rpm libtermcap-2.0.8-4.src.rpm libgc-5.3-1.src.rpm libpng-1.2.5-2.src.rpm libungif-4.1.0-1.src.rpm
libjpeg-6b-4.src.rpm      libtar-1.2.3-1.src.rpm     libwmf-0.2.2-1.src.rpm

So so far it seems to be 50/50. There's a lot of packages that add in -lsocket that now need to have this special exception removed. I'm also keeping track of dependencies so I can build packages in order and rebuild the entire system at will with a couple shell scripts. It's a tedious job because you have to watch the build and catch libraries pulled in.

Thanks,
Mark