From mint-bounce@lists.fishpool.fi Sat Jan 9 00:10:40 2010 Message-ID: <4B480EF0.6030509@atari-source.org> Date: Sat, 09 Jan 2010 00:06:56 -0500 From: Mark Duckworth User-Agent: Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10.6; en-US; rv:1.9.1.5) Gecko/20091204 Thunderbird/3.0 MIME-Version: 1.0 To: mint Subject: [MiNT] Rebuilding Sparemint Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-ecartis-version: Ecartis v1.0.0 Sender: mint-bounce@lists.fishpool.fi Errors-to: mint-bounce@lists.fishpool.fi X-original-sender: mduckworth@atari-source.org Precedence: bulk List-help: List-unsubscribe: List-Id: X-List-ID: List-subscribe: List-owner: List-post: 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