Hi,

We had recently an outage on one of our servers running Solaris 6+Postgresql 
7.0 and we'll have to restore the databases from tape.  This time I 
installed Solaris 7 and gcc 3.1 but when I tried to compile postgresql 7.0, 
after I run configure, I get no Makefile!!!.
I guess the gcc version is too new for that postgresql version but I haven't 
found a way around.
The configure process spits the following at the end:

creating ./config.status
creating GNUmakefile
sed: command garbled: s%@CC_VERSION@%gcc (GCC) 3.1
creating Makefile.global
sed: command garbled: s%@CC_VERSION@%gcc (GCC) 3.1
creating backend/port/Makefile
sed: command garbled: s%@CC_VERSION@%gcc (GCC) 3.1
creating backend/catalog/genbki.sh
sed: command garbled: s%@CC_VERSION@%gcc (GCC) 3.1
creating backend/utils/Gen_fmgrtab.sh
sed: command garbled: s%@CC_VERSION@%gcc (GCC) 3.1
creating bin/pg_dump/Makefile
sed: command garbled: s%@CC_VERSION@%gcc (GCC) 3.1
creating bin/pg_version/Makefile
sed: command garbled: s%@CC_VERSION@%gcc (GCC) 3.1
creating bin/pgtclsh/mkMakefile.tcldefs.sh
sed: command garbled: s%@CC_VERSION@%gcc (GCC) 3.1
creating bin/pgtclsh/mkMakefile.tkdefs.sh
sed: command garbled: s%@CC_VERSION@%gcc (GCC) 3.1
creating bin/psql/Makefile
sed: command garbled: s%@CC_VERSION@%gcc (GCC) 3.1
creating include/version.h
sed: command garbled: s%@CC_VERSION@%gcc (GCC) 3.1
creating interfaces/libpq/Makefile
sed: command garbled: s%@CC_VERSION@%gcc (GCC) 3.1
creating interfaces/ecpg/lib/Makefile
sed: command garbled: s%@CC_VERSION@%gcc (GCC) 3.1
creating interfaces/ecpg/preproc/Makefile
sed: command garbled: s%@CC_VERSION@%gcc (GCC) 3.1
creating interfaces/libpq++/Makefile
sed: command garbled: s%@CC_VERSION@%gcc (GCC) 3.1
creating interfaces/libpgeasy/Makefile
sed: command garbled: s%@CC_VERSION@%gcc (GCC) 3.1
creating interfaces/libpgtcl/Makefile
sed: command garbled: s%@CC_VERSION@%gcc (GCC) 3.1
creating interfaces/odbc/GNUmakefile
sed: command garbled: s%@CC_VERSION@%gcc (GCC) 3.1
creating interfaces/odbc/Makefile.global
sed: command garbled: s%@CC_VERSION@%gcc (GCC) 3.1
creating pl/plpgsql/src/Makefile
sed: command garbled: s%@CC_VERSION@%gcc (GCC) 3.1
creating pl/plpgsql/src/mklang.sql
sed: command garbled: s%@CC_VERSION@%gcc (GCC) 3.1
creating pl/tcl/mkMakefile.tcldefs.sh
sed: command garbled: s%@CC_VERSION@%gcc (GCC) 3.1
creating test/regress/GNUmakefile
sed: command garbled: s%@CC_VERSION@%gcc (GCC) 3.1

Please let me know if there's a way around this problem or, where can I find 
a Postgresql7.0 package for Solaris 7.0.  Thanks very much in advance!!!

Camilo Villarreal.
SysAdmin.


_________________________________________________________________
MSN Photos is the easiest way to share and print your photos: 
http://photos.msn.com/support/worldwide.aspx


---------------------------(end of broadcast)---------------------------
TIP 5: Have you checked our extensive FAQ?

http://www.postgresql.org/users-lounge/docs/faq.html

Reply via email to