X-Authentication-Warning: delorie.com: mail set sender to geda-user-bounces using -f X-Recipient: geda-user AT delorie DOT com X-Original-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=date:from:to:subject:message-id:mail-followup-to:references :mime-version:content-type:content-disposition:in-reply-to :user-agent; bh=hIr6r+EPW18Xci5ZMfEXJfUdNA9LifeZqnFUAh7kbI8=; b=mgZpCFJvL+maYq4/rAmOXyW6jKfGB5X4B8KBVJONcInG/BFxPWuHL0kV8j5KpWqo3O qk7STH03U8hJ/2Z3rIvpEusffCF3lAtS3M3t4SKh3OlZvBCjOyRS7S8O0k+eXaQS0onG uVlpmK5KKld8JLk0Or5ek8VBO6sa+eMWGZOHSzNqJgw1J7DMkeHXJ3fiy4tMyhfIRCrA KJAJYkIiB/nUeN7tiwYRJGqRas1Dgl9Yd18tcqID5i2YmKavsigBk7upfGUeB2BIfi4A ZnYnCftfaijWUdvJX14G9uNlGLQXcczdfo5rZtMeJzjH0jaZviv1qxw/CsPhMCMV7WHt xRUg== X-Received: by 10.112.204.67 with SMTP id kw3mr2106279lbc.60.1443208941428; Fri, 25 Sep 2015 12:22:21 -0700 (PDT) Date: Fri, 25 Sep 2015 22:22:18 +0300 From: "Vladimir Zhbanov (vzhbanov AT gmail DOT com) [via geda-user AT delorie DOT com]" To: geda-user AT delorie DOT com Subject: [geda-user] ldconfig Message-ID: <20150925192218.GA3375@localhost.localdomain> Mail-Followup-To: geda-user AT delorie DOT com References: <20150917043146 DOT GA1837 AT localhost DOT localdomain> <20150917142035 DOT GA5896 AT localhost DOT localdomain> <56018A8B DOT 6010000 AT jump-ing DOT de> <20150924084120 DOT 7fd607262b98e08d4327aca4 AT gmail DOT com> <20150925065431 DOT GA2648 AT localhost DOT localdomain> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.23 (2014-03-12) Reply-To: geda-user AT delorie DOT com Errors-To: nobody AT delorie DOT com X-Mailing-List: geda-user AT delorie DOT com X-Unsubscribes-To: listserv AT delorie DOT com Precedence: bulk On Fri, Sep 25, 2015 at 07:57:30PM +0200, Kai-Martin Knaak wrote: > Vladimir Zhbanov (vzhbanov AT gmail DOT com) [via > geda-user AT delorie DOT com] wrote: > > > Try > > sudo ldconfig > > IIRC, the last time I stumbled on this I was told, that libtool is > supposed to automatically take care of this. Is there a reason why it does > not with the geda build system? I don't know. Probably nobody cares. Or maybe there are some portability issues. If anybody knows any reliable way to fix this, patches are always welcome. Thanks, Vladimir