Luis A. Zevallos Cárdenas escribió:

> l...@lobosrvr:/usr/postgres/8.3/share/contrib/plr# gmake
> /opt/SUNWspro.40/SS12/bin/cc -Xa -xc99=none -xCC -KPIC
> -I/usr/local/R/include -I. -I/usr/postgres/8.3/include/server
> -I/usr/postgres/8.3/include/internal -I/usr/include/libxml2
> -I/builds2/sfwnv-111a/proto/root_i386/usr/include
> -I/builds2/sfwnv-111a/proto/root_i386/usr/sfw/include -I/usr/sfw/include  -c
> -o plr.o plr.c
> gmake: /opt/SUNWspro.40/SS12/bin/cc: Command not found
> gmake: *** [plr.o] Error 127

El compilador no está.  ¿Quizás tienes que comprarlo aparte?

¿De dónde sacaste el paquete de Postgres que tienes instalado?
Seguramente ese paquete fue compilado con el compilador de Sun.  Lo que
yo haría sería botar toda esa basura, instalar GCC, y compilar Postgres
desde las fuentes.

-- 
Alvaro Herrera                 http://www.amazon.com/gp/registry/DXLWNGRJD34J
Thou shalt check the array bounds of all strings (indeed, all arrays), for
surely where thou typest "foo" someone someday shall type
"supercalifragilisticexpialidocious" (5th Commandment for C programmers)
--
TIP 8: explain analyze es tu amigo

Responder a