From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from smtp-out116.alice.it ([85.37.17.116]) by linuxtogo.org with esmtp (Exim 4.69) (envelope-from ) id 1O62op-0001Tt-Va for openembedded-devel@lists.openembedded.org; Sun, 25 Apr 2010 16:28:38 +0200 Received: from FBCMMO03.fbc.local ([192.168.68.197]) by smtp-out116.alice.it with Microsoft SMTPSVC(6.0.3790.3959); Sun, 25 Apr 2010 16:24:40 +0200 Received: from FBCMCL01B05.fbc.local ([192.168.69.86]) by FBCMMO03.fbc.local with Microsoft SMTPSVC(6.0.3790.3959); Sun, 25 Apr 2010 16:24:40 +0200 Received: from [192.168.1.116] ([80.117.39.139]) by FBCMCL01B05.fbc.local with Microsoft SMTPSVC(6.0.3790.3959); Sun, 25 Apr 2010 16:24:39 +0200 From: GNUtoo To: openembedded-devel@lists.openembedded.org In-Reply-To: <1272202763.2387.1.camel@gnutoo-desktop> References: <1272114888-16964-1-git-send-email-eric@eukrea.com> <1272114888-16964-2-git-send-email-eric@eukrea.com> <1272114888-16964-3-git-send-email-eric@eukrea.com> <1272202763.2387.1.camel@gnutoo-desktop> Date: Sun, 25 Apr 2010 16:24:37 +0200 Message-ID: <1272205477.2387.2.camel@gnutoo-desktop> Mime-Version: 1.0 X-Mailer: Evolution 2.28.1 X-OriginalArrivalTime: 25 Apr 2010 14:24:40.0300 (UTC) FILETIME=[0A970AC0:01CAE483] X-SA-Exim-Connect-IP: 85.37.17.116 X-SA-Exim-Mail-From: GNUtoo@no-log.org X-Spam-Checker-Version: SpamAssassin 3.2.5 (2008-06-10) on discovery X-Spam-Level: X-Spam-Status: No, score=-2.3 required=5.0 tests=AWL,BAYES_00,URI_NOVOWEL autolearn=no version=3.2.5 X-SA-Exim-Version: 4.2.1 (built Wed, 25 Jun 2008 17:20:07 +0000) X-SA-Exim-Scanned: Yes (on linuxtogo.org) Subject: Re: [PATCH 3/4] mplayer_svn : fix compilation problem X-BeenThere: openembedded-devel@lists.openembedded.org X-Mailman-Version: 2.1.11 Precedence: list Reply-To: openembedded-devel@lists.openembedded.org List-Id: Using the OpenEmbedded metadata to build Distributions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 25 Apr 2010 14:28:39 -0000 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: 7bit On Sun, 2010-04-25 at 15:39 +0200, GNUtoo wrote: > On Sat, 2010-04-24 at 15:14 +0200, Eric Benard wrote: > > this patch fix the following error (met for a x86 target) : > it also fails to load libXss.so.1 I finally found out the package generating libXss.so.1: it's recipes/xorg-lib/libxscrnsaver_1.2.0.bb for me Denis.