Re: compilando Postgress para SOlaris.

From: Israel Zavalza Bahena <izavalza(at)buzon(dot)contanet(dot)mx>
To: "Jorge Di Geronimo A(dot)" <jorge(at)asinet(dot)com(dot)mx>, Bruno Unna <bruno(at)iac(dot)com(dot)mx>, pgsql-ayuda(at)tlali(dot)iztacala(dot)unam(dot)mx
Subject: Re: compilando Postgress para SOlaris.
Date: 1998-05-11 22:10:19
Message-ID: 3557774B.754C@buzon.contanet.mx
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-es-ayuda

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.

In response to

Responses

Browse pgsql-es-ayuda by date

  From Date Subject
Next Message Jorge Di Geronimo A. 1998-05-12 00:04:00 Re: compilando Postgress para SOlaris.
Previous Message Israel Zavalza Bahena 1998-05-11 21:40:56 Re: compilando Postgress para SOlaris.