From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from pigeon.gentoo.org ([69.77.167.62] helo=lists.gentoo.org) by finch.gentoo.org with esmtp (Exim 4.60) (envelope-from <gentoo-catalyst+bounces-2044-garchives=archives.gentoo.org@lists.gentoo.org>) id 1JZAQN-0001Dr-3U for garchives@archives.gentoo.org; Tue, 11 Mar 2008 19:46:11 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id CD99FE07BA; Tue, 11 Mar 2008 19:45:45 +0000 (UTC) Received: from enzo.optaros.com (unknown [66.181.93.2]) by pigeon.gentoo.org (Postfix) with ESMTP id A9AA7E07BA for <gentoo-catalyst@lists.gentoo.org>; Tue, 11 Mar 2008 19:45:45 +0000 (UTC) Received: from localhost (localhost.localdomain [127.0.0.1]) by enzo.optaros.com (Postfix) with ESMTP id 59AC012370389 for <gentoo-catalyst@lists.gentoo.org>; Tue, 11 Mar 2008 15:45:45 -0400 (EDT) X-Virus-Scanned: amavisd-new at X-Spam-Flag: NO X-Spam-Score: -0.206 X-Spam-Level: X-Spam-Status: No, score=-0.206 tagged_above=-10 required=6.6 tests=[AWL=0.510, BAYES_00=-2.599, FH_HOST_EQ_VERIZON_P=0.001, RCVD_IN_PBL=0.905, RCVD_IN_SORBS_DUL=0.877, RDNS_DYNAMIC=0.1] Received: from enzo.optaros.com ([127.0.0.1]) by localhost (enzo.optaros.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id zviGf7brpwSl for <gentoo-catalyst@lists.gentoo.org>; Tue, 11 Mar 2008 15:45:39 -0400 (EDT) Received: from [172.16.2.222] (pool-68-160-8-136.bos.east.verizon.net [68.160.8.136]) by enzo.optaros.com (Postfix) with ESMTP id CAE52123702E6 for <gentoo-catalyst@lists.gentoo.org>; Tue, 11 Mar 2008 15:45:38 -0400 (EDT) Message-ID: <47D6E161.5040406@optaros.com> Date: Tue, 11 Mar 2008 15:45:37 -0400 From: Robert C Corsaro <rcorsaro@optaros.com> User-Agent: Thunderbird 2.0.0.9 (X11/20080113) Precedence: bulk List-Post: <mailto:gentoo-catalyst@lists.gentoo.org> List-Help: <mailto:gentoo-catalyst+help@lists.gentoo.org> List-Unsubscribe: <mailto:gentoo-catalyst+unsubscribe@lists.gentoo.org> List-Subscribe: <mailto:gentoo-catalyst+subscribe@lists.gentoo.org> List-Id: Gentoo Linux mail <gentoo-catalyst.gentoo.org> X-BeenThere: gentoo-catalyst@lists.gentoo.org Reply-to: gentoo-catalyst@lists.gentoo.org MIME-Version: 1.0 To: gentoo-catalyst@lists.gentoo.org Subject: [gentoo-catalyst] livecd-stage1 problem Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Archives-Salt: 20a46222-9627-4f19-8491-bd79afb8751e X-Archives-Hash: cf50cf262dfdf4b5be761d4f6054913a I am following the HOWTO at http://gentoo-wiki.com/HOWTO_build_a_LiveCD_with_Catalyst_for_newbies. I've tried moving the package that requires intltool to the stage2 part and that causes the same error in the stage2 build. I couldn't find anyone with the same problem in the list archive, which makes me think I'm doing something wrong. I can post my catalyst config files if anyone would like them. The configure part that checks for XML::Parser just runs 'perl -e "require XML::Parser"'. I research a little and it looks like the package is failing to load because of a link error with expat. The recommended solution is to do a revdep-rebuild, but I'm not sure how to accomplish this with a stage1 build. dev-perl/XML-Parser is definitely installed. I'm using the release/current stage3 archive for this build. I also tried the 2007.0 release with no luck. Perhaps I need a newer stage3? >>> Emerging (127 of 173) dev-util/intltool-0.35.5 to / * This profile has not been tested thoroughly and is not considered to be * a supported server profile at this time. For a supported server * profile, please check the Hardened project (http://hardened.gentoo.org). * This profile is merely a convenience for people who require a more * minimal profile, yet are unable to use hardened due to restrictions in * the software being used on the server. This profile should also be used * if you require GCC 4.1 or Glibc 2.4 support. If you don't know if this * applies to you, then it doesn't and you should probably be using * Hardened, instead. * Applying intltool-0.35.5-update.patch ... [ ok ] checking for a BSD-compatible install... /bin/install -c checking whether build environment is sane... yes checking for gawk... gawk checking whether make sets $(MAKE)... yes checking for perl... /usr/bin/perl checking for XML::Parser... configure: error: XML::Parser perl module is required for intltool -- gentoo-catalyst@lists.gentoo.org mailing list