Problem Installing Perl Modules for RT 3.4.2 on OS X 10.4.1

Dozens of Perl modules have installed without problems (via CPAN), but
trying to satisfy the dependencies leads to installing XML-RSS-1.05 which
eventually leads to the following errors. Anyone have a solution to this
(OS X 10.4.1 is up-to-date and fairly “vanilla”)?

Checking if your kit is complete…
Looks good
Writing Makefile for XML::NamespaceSupport
make[1]: *** No rule to make target
/System/Library/Perl/5.8.6/darwin-thread-multi-2level/CORE/config.h', needed by Makefile’. Stop.
/usr/bin/make – NOT OK
Running make test
Can’t test without successful make
Running make install
make had returned bad status, install seems impossible
Running make for M/MS/MSERGEANT/XML-SAX-0.12.tar.gz
Is already unwrapped into directory /Users/admin/.cpan/build/XML-SAX-0.12

CPAN.pm: Going to build M/MS/MSERGEANT/XML-SAX-0.12.tar.gz

make[1]: *** No rule to make target
/System/Library/Perl/5.8.6/darwin-thread-multi-2level/CORE/config.h', needed by Makefile’. Stop.
/usr/bin/make – NOT OK
Running make test
Can’t test without successful make
Running make install
make had returned bad status, install seems impossible
Running install for module XML::NamespaceSupport
Running make for R/RB/RBERJON/XML-NamespaceSupport-1.09.tar.gz
Is already unwrapped into directory
/Users/admin/.cpan/build/XML-NamespaceSupport-1.09
Has already been processed within this session
Running make test
Can’t test without successful make
Running make install
make had returned bad status, install seems impossible
Running make for G/GR/GRANTM/XML-Simple-2.14.tar.gz
Is already unwrapped into directory
/Users/admin/.cpan/build/XML-Simple-2.14

CPAN.pm: Going to build G/GR/GRANTM/XML-Simple-2.14.tar.gz

make[1]: *** No rule to make target
/System/Library/Perl/5.8.6/darwin-thread-multi-2level/CORE/config.h', needed by Makefile’. Stop.
/usr/bin/make – NOT OK
Running make test
Can’t test without successful make
Running make install
make had returned bad status, install seems impossible

Bryan Derman http://www.derman.com/
The home of LicenseControl, KMremoteControl, …

Google is your friend:
http://www.google.ru/search?q=darwin-thread-multi-2level%2FCORE%2Fconfig.h

See first link:
http://www.spanner.org/lists/osxperl/2005/05/10/51ebab78.html

I hope this would help.

Ruslan.

B. Derman wrote: