B1;2801;0cOn Sun, 31 Jul 2011, Jean-Luc Coulon (f5ibh) wrote:

> I is a consequence the way I've got an unstripped version of xgettext:
> 
> 1st, I grabbed the debian source (apt-get source gettext)
> 2dn I applied your patch to the tree
> 3rd I build it (debuid) and installed it (debi)
> 
> As the default behaviour is to build binaries unstripped, I moved the 
> unstripped version from the tree to /usr/bin.

Ok, some comments:

*) Sorry, I forgot: Please reply to the 608...@bugs.debian.org
address, so that I can receive all the emails automatically. [ Not a
big problem because I can retrieve past messages from the web page ].

*) You don't need to move binaries around, you can also do this

export DEB_BUILD_OPTIONS=noopt,nostrip
dpkg-buildpackage

and you get .deb pacakges with unstripped binaries and without
optimization that you can install with dpkg -i. This is not just for
gettext, every Debian package should support DEB_BUILD_OPTIONS
according to policy.

*) I can't reproduce the segfault anymore after applying the patch by
Bruno (thanks a lot, Bruno!) which is why I have uploaded a new
version and closed the bug. If you can still reproduce it, just report
another bug as Bruno says.

Thanks.



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

Reply via email to