SUMMARY: Installing Postgresql-6.5.3

From: Gerardo Rivera Bozón (grivera@pro-cibernetica.com.co)
Date: Tue Jan 04 2000 - 12:40:14 CST


Here is the original problem that i miss in the SUMARY mail.

Hi Managers.

I'm installing Postgresql-6.5.3 on Solaris 2.6. Using the steps in the
instaltion guide from
postgresql.org. I try to compile the program and i get the next
message:

$ make all > make.log 2>&1
$ more make.log
...
inet_aton.c:119: warning: subscript has type `char'
as -o tas.o tas.s
make[2]: as: Command not found
make[2]: *** [tas.o] Error 127
make[2]: Leaving directory
`/usr/share/src/pgsql/postgresql-6.5.3/src/backend/port'
make[1]: *** [port.dir] Error 2
make[1]: Leaving directory
`/usr/share/src/pgsql/postgresql-6.5.3/src/backend'
make: *** [all] Error 2

I think the mistake is that the compiles is calling as -o instead of
tas.o. Does anyone have installed
Postgresql-6.5.3 succesfully???

Thanks!!!



This archive was generated by hypermail 2.1.2 : Fri Sep 28 2001 - 23:14:01 CDT