On Tue, Nov 27, 2007 at 04:33:53PM +0100, Pierre Habouzit wrote:
 fixing 446819 is quite trivial, just add:

CFLAGS:=$(CFLAGS) -g $(if $(findstring noopt,$(DEB_BUILD_OPTIONS)),-O0,-O2) before the DEB_CONFIGURE_SCRIPT_ENV := CFLAGS="$(CFLAGS) -fPIC" CPPFLAGS="$(FT_CPPFLAGS)" LDFLAGS="-lpaper $(FT_LDFLAGS)"
line

Thanks. Noted, even though you pointed out that this isn't particularly helpful.

 nostrip should be handled magically by cdbs already.

The binary in the build directory is unstripped, but the installed binary is stripped. I can boot the Ultra 5 again and examine the package I built, but I'm almost certain that the binary was stripped, even though I requested it not be, because I had to copy the unstripped binary from the build directory to /usr/bin.

--
brian m. carlson / brian with sandals: Houston, Texas, US
+1 713 440 7475 | http://crustytoothpaste.ath.cx/~bmc | My opinion only
a typesetting engine: http://crustytoothpaste.ath.cx/~bmc/code/thwack
OpenPGP: RSA v4 4096b 88AC E9B2 9196 305B A994 7552 F1BA 225C 0223 B187

Attachment: signature.asc
Description: Digital signature

Reply via email to