From mboxrd@z Thu Jan 1 00:00:00 1970 From: Peter Korsgaard Date: Mon, 26 Jan 2009 18:43:12 +0100 Subject: [Buildroot] 2009.02-rc2 released In-Reply-To: <497DF1CC.2010404@gmail.com> (Robert Nelson's message of "Mon\, 26 Jan 2009 11\:24\:28 -0600") References: <87skn9iv5w.fsf@macbook.be.48ers.dk> <497DF1CC.2010404@gmail.com> Message-ID: <873af66k0f.fsf@macbook.be.48ers.dk> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: buildroot@busybox.net >>>>> "Robert" == Robert Nelson writes: Robert> Hi Peter & Ulf, .. And the other BR developers ;) Robert> Was just able to test rc-2 for avr32 (atngw100_defconfig and friends) Robert> default atngw100_defconfig is failling at this point in rc2... Robert> /bin/sh: line 2: /usr/bin/glib-genmarshal: No such file or directory That's a known issue. We don't (yet) build a host version of glib, so you need to have the the glib development package (something like libglib2.0-dev) installed. I'll fix the tree to atleast give you a clearer error message if you don't have a host glib-genmarshal. -- Bye, Peter Korsgaard