[EMAIL PROTECTED] (Srinivasa Rao Chava) writes: > /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 -typemap typemap Pg.xs > Pg.c > cc -c -I. -I../../../src/interfaces/libpq -I../../../src/include -xO3 > -xdepend -DVERSION=\"1.9.0\" -DXS_VERSION=\"1.9.0\" -KPIC > -I/usr/perl5/5.00503/sun4-solaris/CORE Pg.c > /usr/ucb/cc: language optional software package not installed
It would appear that your Perl installation was constructed using a compiler that you haven't got. You may find that you have to build Perl from source to get around this. Or, don't bother with building PG's Perl interface. regards, tom lane ---------------------------(end of broadcast)--------------------------- TIP 2: you can get off all lists at once with the unregister command (send "unregister YourEmailAddressHere" to [EMAIL PROTECTED])