From mboxrd@z Thu Jan 1 00:00:00 1970 From: Mikael Sundberg Date: Thu, 14 Aug 2008 20:46:12 +0200 Subject: [Buildroot] Autodetect architechture In-Reply-To: <1218728239.5564.6.camel@localhost.localdomain> References: <48A4484C.9020000@oddjob.se> <1218728239.5564.6.camel@localhost.localdomain> Message-ID: <48A47D74.7050103@oddjob.se> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: buildroot@busybox.net Ormund Williams skrev: > On Thu, 2008-08-14 at 16:59 +0200, Mikael Sundberg wrote: > >> Hi everyone, I?m new on this list and have a problem. >> >> When I try to build with "fontconfig" enabled I get a configuration >> error saying: >> - "Cannot autodetect architecture while crosscompiling", bails out and >> tells me to use the "--with-arch" option. >> In "package/fontconfig/fontconfig.mk" there a >> "--with-arch=$(GNU_TARGET_NAME)" in the FONTCONFIG_CONF_OPT but it >> doesn?t seem to be added when the configure script runs. >> >> Any ideas? Need more info? >> >> > I asked that same question a few days ago, here's the answer > > On Mon, 2008-08-11 at 11:56 +1200, Matthew Dombroski wrote: > >> theres a bug causing this- >> http://busybox.net/bugs/view.php?id=0004454 >> >> I don't know why it hasnt been fixed yet.... >> revision 23038 of Makefile.autotools.in will work, or you could fix it >> in your local tree. >> >> > > __ > Ormun Oh, I must have missed that question, I must have used the wrong keywords when searching \= Anyway, thanks for the reply! I?ll go ahead and revert to rev. 23038 and try again. regards, Mikael Sundberg