Re: HELP: how to compile with the source version of apt

2011-06-23 Thread Henry velez
Hi Kim. I am a newbie too, but maybe i can help you. To have the sources of the packages you need to add in your source.list a line like this: deb-src http://http.us.debian.org/debian/ testing contrib non-free main Take a look that we are just adding a "-src" in the original line and the rest is

Bug#631459: mips-linux-gnu-g++: internal compiler error: Killed (program cc1plus)

2011-06-23 Thread Gabriele Giacone
Package: g++-4.6 Version: 4.6.0-14 Severity: normal Building gnash, internal compiler error on mips. log from https://buildd.debian.org/status/fetch.php?pkg=gnash&arch=mips&ver=0.8.10~git20110618-2&stamp=1308696706 : [...] /bin/bash ../libtool --silent --tag=CXX --mode=compile mips-linux-gnu-g

HELP: how to compile with the source version of apt

2011-06-23 Thread Kim, Seung
Trying my luck here! =) I've googled on how to compile from the apt source, but I'm still having a hard time getting it to run successfully. I need this compiled.. https://github.com/kyleshank/apt-s3#readme I ran "apt-get build-dep apt-s3" among others and I

Bug#631427: gcc-4.6: FTBFS with GCC_TARGET

2011-06-23 Thread Adam Borowski
Package: src:gcc-4.6 Version: 4.6.0-14 Severity: normal Hi! When building a cross compiler, there are two problems: 1. hardcoded use of gcc-4.4 without a declared build-dependency. This could be fixed by adding the latter, however I see that it not only builds correctly with gcc-4.6, but also t