package apt forcemerge 588656 588610 tags 588656 + pending thanks 2010/7/10 Eric Valette <[email protected]>: >> I currently have no amd64 (or other failing archs) available - >> only i386 and armel who built it without problems… :/ > > I suspect this has nothing to do with arch but rather to libc/g++ version > (or both if libc headers are different depending on arch) > > libc6/dev: 2.11.2-2 > gcc version 4.4.4 (Debian 4.4.4-6)
APT ~exp9 builts fine on i386 here with: gcc-4.4 (4.4.4-6) and gcc-4.5 (4.5.0-7) together with libc6 (2.11.2-2). Also the manpage of va_start suggests (especially in va_copy section) that architectures handle va_lists differently. Anyway, Michael tried the constness removal for me and it builds fine now on amd64 so consider it fixed soon. :) Best regards, David Kalnischkies -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected]

