From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from [213.4.149.66] (helo=ctsmtpout3.frontal.correo) by linuxtogo.org with esmtp (Exim 4.61) (envelope-from ) id 1GVp5Z-0008Nk-DA for openembedded-devel@lists.openembedded.org; Fri, 06 Oct 2006 14:46:05 +0200 Received: from [194.179.62.31] (217.126.70.245) by ctsmtpout3.frontal.correo (7.2.056.6) (authenticated as joaquinduran$adtelecom.es) id 452611020000EA30 for openembedded-devel@lists.openembedded.org; Fri, 6 Oct 2006 14:40:18 +0200 Message-ID: <45265C6C.7090704@adtelecom.es> Date: Fri, 06 Oct 2006 14:38:52 +0100 From: Joaquim Duran User-Agent: Mozilla Thunderbird 1.5.0.7 (X11/20060926) MIME-Version: 1.0 To: Using the OpenEmbedded metadata to build Linux Distributions References: <452622B1.2070203@adtelecom.es> In-Reply-To: <452622B1.2070203@adtelecom.es> Subject: Re: Specify X11 include and libs directories X-BeenThere: openembedded-devel@lists.openembedded.org X-Mailman-Version: 2.1.8 Precedence: list Reply-To: Using the OpenEmbedded metadata to build Linux Distributions List-Id: Using the OpenEmbedded metadata to build Linux Distributions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 06 Oct 2006 12:46:05 -0000 Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Dear all, I've resolved the problem using the variables ${STAGING_INCDIR} and ${STAGING_LIBDIR}. Thanks and Best Regards, Joaquim Duran En/na Joaquim Duran ha escrit: > Dear all, > > I'm writting a .bb file for FLTK version 1.1.7. While executing the > ./configure script, I should specify the include and lib directories of > X in the cross development. > > I know how specify the parameter to ./configure script, but the problem > is that I don't know how specify these directories using variables to be > flexible and from which folder from BUILD dir. > > How can I specify them? Any help will be appreciated. > > Thanks and Best Regards, > Joaquim Duran > > _______________________________________________ > Openembedded-devel mailing list > Openembedded-devel@lists.openembedded.org > http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-devel >