Bug#323512: FTBFS: Unable to find libstdc++.a.2.10.0

2005-10-12 Thread Lennert Buytenhek
Thanks for investigating this. In that case, the following, untested patch should fix this problem. That's exactly the patch I've been testing with, but it doesn't quite solve the issue: it seems that you also need to patch all occurences of arm-linux (to arm-linux-gnu), i386-linux (to

Bug#323512: FTBFS: Unable to find libstdc++.a.2.10.0

2005-10-11 Thread Lennert Buytenhek
debian/rules.defs: DEB_HOST_GNU_SYSTEM := $(shell dpkg-architecture -qDEB_HOST_GNU_SYSTEM) debian/rules2: ifeq ($(DEB_HOST_GNU_SYSTEM),linux) lib_arlib = libstdc++-$(LIBSTDCXX_IF)$(LIBC_IF)$(CXX_IF)-$(lib_version).a lib_marlink =

Bug#323512: FTBFS: Unable to find libstdc++.a.2.10.0

2005-10-11 Thread Matt Kraai
tag 323512 patch thanks On Tue, Oct 11, 2005 at 08:48:10PM +0200, Lennert Buytenhek wrote: [that this bug is caused by the new dpkg-dev] Thanks for investigating this. In that case, the following, untested patch should fix this problem. -- Matt diff -ru gcc-2.95-2.95.4.ds15.orig/debian/rules2

Processed: Re: Bug#323512: FTBFS: Unable to find libstdc++.a.2.10.0

2005-10-11 Thread Debian Bug Tracking System
Processing commands for [EMAIL PROTECTED]: tag 323512 patch Bug#323512: FTBFS: Unable to find libstdc++.a.2.10.0 There were no tags set. Tags added: patch thanks Stopping processing here. Please contact me if you need assistance. Debian bug tracking system administrator (administrator

Bug#323512: FTBFS: Unable to find libstdc++.a.2.10.0

2005-08-16 Thread Matt Kraai
Package: gcc-2.95 Version: 2.95.4.ds15-22 Severity: serious gcc-2.95 fails to build on i386 because it cannot find libstdc++.a.2.10.0: dh_movefiles -plibstdc++2.10-dev usr/lib/libstdc++.a.2.10.0 usr/include/g++-3/ usr/share/info/iostream*