Am Freitag, den 01.05.2009, 21:23 +0200 schrieb Johannes Rohr:
> Daniel Leidert <daniel.leidert.s...@gmx.net> writes:

[..]
> > You can simply pass DEB_BUILD_OPTIONS="nostrip" to
> > debuild/dpkg-buildpackage. This will prevent dh_strip from stripping the
> > binaries. Install these packages and create the backtrace.
> 
> I am aware of that, however, I should have mentioned that I am trying to
> build with pbuilder, as I do not want all those -dev packages in my real
> system. 

Where is the problem? Put

env_keep = "DEB_BUILD_OPTIONS"

into your /etc/sudoers file and

DEB_BUILD_OPTIONS="nostrip" pdebuild
DEB_BUILD_OPTIONS="nostrip" sudo pbuilder

will do fine.

Regards, Daniel


-- 
To UNSUBSCRIBE, email to debian-gtk-gnome-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to