Return-Path: X-Original-To: notmuch@notmuchmail.org Delivered-To: notmuch@notmuchmail.org Received: from localhost (localhost [127.0.0.1]) by olra.theworths.org (Postfix) with ESMTP id 07D36431FD0 for ; Sun, 10 Jul 2011 12:54:46 -0700 (PDT) X-Virus-Scanned: Debian amavisd-new at olra.theworths.org X-Spam-Flag: NO X-Spam-Score: -2.29 X-Spam-Level: X-Spam-Status: No, score=-2.29 tagged_above=-999 required=5 tests=[RCVD_IN_DNSWL_MED=-2.3, T_MIME_NO_TEXT=0.01] autolearn=disabled Received: from olra.theworths.org ([127.0.0.1]) by localhost (olra.theworths.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id C18o9kfK53vL for ; Sun, 10 Jul 2011 12:54:45 -0700 (PDT) Received: from outgoing-mail.its.caltech.edu (outgoing-mail.its.caltech.edu [131.215.239.19]) by olra.theworths.org (Postfix) with ESMTP id 67154431FB6 for ; Sun, 10 Jul 2011 12:54:45 -0700 (PDT) Received: from earth-doxen.imss.caltech.edu (localhost [127.0.0.1]) by earth-doxen-postvirus (Postfix) with ESMTP id 54B8266E0189 for ; Sun, 10 Jul 2011 12:54:43 -0700 (PDT) X-Spam-Scanned: at Caltech-IMSS on earth-doxen by amavisd-new Received: from servo.finestructure.net (cpe-98-149-172-122.socal.res.rr.com [98.149.172.122]) (Authenticated sender: jrollins) by earth-doxen-submit (Postfix) with ESMTP id 4E3C266E019B for ; Sun, 10 Jul 2011 12:54:41 -0700 (PDT) Received: by servo.finestructure.net (Postfix, from userid 1000) id 5DB00809; Sun, 10 Jul 2011 12:54:42 -0700 (PDT) From: Jameson Graef Rollins To: Notmuch Mail Subject: Re: Debian package not building In-Reply-To: <87y60qby8l.fsf@servo.factory.finestructure.net> References: <87y60qby8l.fsf@servo.factory.finestructure.net> User-Agent: Notmuch/0.5-353-gb44d56e (http://notmuchmail.org) Emacs/23.3.1 (x86_64-pc-linux-gnu) Date: Sun, 10 Jul 2011 12:54:39 -0700 Message-ID: <87pqlhx668.fsf@servo.factory.finestructure.net> MIME-Version: 1.0 Content-Type: multipart/signed; boundary="=-=-="; micalg=pgp-sha256; protocol="application/pgp-signature" X-BeenThere: notmuch@notmuchmail.org X-Mailman-Version: 2.1.13 Precedence: list List-Id: "Use and development of the notmuch mail system." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 10 Jul 2011 19:54:46 -0000 --=-=-= On Fri, 24 Jun 2011 16:34:02 -0700, Jameson Graef Rollins wrote: > What could be preventing dpkg-shlibdeps from finding libpthread.so.0 > or libc.so.6? Hey, folks. For the curious, I was able to resolve this issue with some help from the dpkg-dev maintainers [0]. It turns out that I was for some reason missing the following important file: /etc/ld.so.conf.d/x86_64-linux-gnu.conf I have no idea how it got removed, but restoring it with dpkg cleared up the issue, allowing me to build the package again. jamie. [0] http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=633406 --=-=-= Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.11 (GNU/Linux) iQIcBAEBCAAGBQJOGgN/AAoJEO00zqvie6q8T4sP/3k+32pqxFnKBIqS4Bn37F65 ClkHyQQCjKaOFevNbisOOh6UgxzvYo3kpZRGYDqcBv8R3hg3ukouJWolE2SwLp2G A+pN01gC5g4ON3YpkC1CM88Qj/wF2LtTuFzK1CBd0Zewghq1VY/lukRpy5Wf0e3V 2Pi0iD//XPDr0m7yPjWDtYfe0KnYpZrt41I0IAGhbdqvBqvtVMblEDvT/niWdEhz 50EhnLKOBtJvvr/kOkynA91/2v8/DlWYNpTK0k8AOM54pJfD5QuzjlcXFLjzpmRg pPoLj8X4LFwmAekFz4ATwGRYR/ooJkhGqx+S67kVYbn4PqJ/SpmFB4wuSQ3I/p+x ECu3/rFzGZ+XDDjqGzOs43sN9GRJWj6ogphfNQnGAW5XIcRAu1GKPmnT+QnB+hmE W+Mpl9djZeiEOXszJmatFIhd3ss/cF8Np1/1u41WsL5tz1ULd/gbl2NCQp7px2lQ iJYU27F9xneaH8Qx/uoyox5DmCFBiUA2Oyu+OMAAyxcYYRm+u5mn8J+S/yyxRCUF C1EhjEPJFDAvwXfGQQ/PiQGXJo4/C9XxQNqA1s88PBXldIuz69RVj+kiaw3tfCPe rtm6YjOeSonbMws+4dwYm/590A2SgzJO2iWWOkE0VvlNH1FiM04rpr807aKHgBvW NY5Dc24VvWoqNvj9lDHV =q8T4 -----END PGP SIGNATURE----- --=-=-=--