compilando Postgress para SOlaris.

Israel Zavalza Bahena izavalza@buzon.contanet.mx
Mon, 11 May 1998 16:10:19 -0600


hmmm... no salio el mensaje completo en el attachment ...


lo acompleto .



 Saludos
 Ya logre bajar y compilar el GNU make y el flex. de hecho, ya esta en
mi path
 (/usr/bin) como gmake y flex...
 
 logre avanzar hasta esta parte, y despues ya no se que hacer ..
 
 ./configure --with-template=sparc_solaris-cc


aqui aparece esto  :

checking echo setting...
checking setting template to... template/sparc_solaris-cc
checking setting USE_LOCALE... disabled
checking setting CYR_RECODE... disabled
checking setting DEF_PGPORT... 5432
checking setting USE_TCL... disabled
checking setting USE_PERL... disabled
checking setting ASSERT CHECKING... disabled
checking for gcc... (cached) cc
checking whether the C compiler (cc -Xa -v ) works... yes
checking whether the C compiler (cc -Xa -v ) is a cross-compiler... no
checking whether we are using GNU C... (cached) no
- setting CPPFLAGS= 
- setting LDFLAGS= 
checking how to run the C preprocessor... (cached) cc -E
checking for ginstall... (cached) /usr/ucb/install
- Using /usr/ucb/install
checking for flex... (cached) lex  #>>>>>>>>>>>>>Esto sospechoso ###
checking for yywrap in -ll... (cached) yes
checking whether ln -s works... (cached) yes





despues :



#gmake 


/opt/SUNWspro/SC4.2/bin/acomp -Qy -y-o -yaclchk.o -I../../include
-I../../backend -I.. -I/usr/ucbinclude -g "/opt/SUNWspro/SC4.2/bin/acc
-Xs
-YP,:/usr/ucblib:/opt/SUNWspro/SC4.2/bin/../lib:/opt/SUNWspro/SC4.2/bin:/usr/ccs/lib:/usr/lib
-I../../include -I../../backend -Xa -v -I.. -c -I/usr/ucbinclude  -c" -b
-y-fbe -y/opt/SUNWspro/SC4.2/bin/fbe -y-xarch=v7 -y-verbose -Xa
-D__SunOS_5_5_1 -D__SUNPRO_C=0x420 -Dunix -Dsun -Dsparc -D__unix -D__sun
-D__sparc -D__BUILTIN_VA_ARG_INCR -D__SVR4 -D__RESTRICT
-I/opt/SUNWspro/SC4.2/include/cc -i aclchk.c
"aclchk.c", line 143: internal compiler error: op '->' not implemented
yet
gmake[2]: *** [aclchk.o] Error 10
gmake[2]: Leaving directory `/usr/share/src/pgsql/src/backend/catalog'
gmake[1]: *** [catalog.dir] Error 2
gmake[1]: Leaving directory `/usr/share/src/pgsql/src/backend'
gmake: *** [all] Error 2








alguna idea al  respecto ?????????





gracias.