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
--
[email protected] mailing list

Reply via email to