On Fri, 1 Nov 2002 09:47:44 -0500 "Prakriya, Gopal" <[EMAIL PROTECTED]> wrote:
> I tried to build test and install DBI, I did the following > Perl Makefile.PL > Then tried to run make, I got the following error. > I installed GNU CC 3.2 version > I do have /usr/ucb/cc on my server running solaris 8.0 > Can anybody help me, I am not not sure if I understand the error > /usr/bin/perl -I/usr/perl5/5.00503/sun4-solaris -I/usr/perl5/5.00503 > /usr/perl5/5.00503/ExtUtils/xsubpp -typemap > /usr/perl5/5.00503/ExtUtils/typemap Perl.xs >xstmp.c && mv xstmp.c Perl.c > cc -c -xO3 -xdepend -DVERSION=\"1.30\" -DXS_VERSION=\"1.30\" -KPIC > -I/usr/perl5/5.00503/sun4-solaris/CORE -DDBI_NO_THREADS Perl.c > /usr/ucb/cc: language optional software package not installed > *** Error code 1 > make: Fatal error: Command failed for target `Perl.o' http://xmlproj.com/fom-serve/cache/12.html Your /usr/ucb/cc is probably just a shell script that prints the error message you got. -- Mac :}) ** I normally forward private questions to the appropriate mail list. ** Ask Smarter: http://www.tuxedo.org/~esr/faqs/smart-questions.html Give a hobbit a fish and he eats fish for a day. Give a hobbit a ring and he eats fish for an age.
