From: | Adam Witney <awitney(at)sghms(dot)ac(dot)uk> |
---|---|
To: | pgsql-general <pgsql-general(at)postgresql(dot)org> |
Subject: | Failed compile on Sun |
Date: | 2002-05-01 10:38:26 |
Message-ID: | B8F57622.2A0E%a.witney@sghms.ac.uk |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-general pgsql-hackers |
Hi
I am fairly new to PostgreSQL. I have been trying to install
PostgreSQL-7.2.1 on my Sun server, however it fails at this point:
...
...
gcc -Wall -Wmissing-prototypes -Wmissing-declarations -fPIC -I.
-I../../../src/include -DFRONTEND -DSYSCONFDIR='"/usr/local/pgsql/etc"' -c
-o pqsignal.o pqsignal.c
ar crs libpq.a fe-auth.o fe-connect.o fe-exec.o fe-misc.o fe-print.o
fe-lobj.o pqexpbuffer.o dllist.o md5.o pqsignal.o
make[3]: ar: Command not found
make[3]: *** [libpq.a] Error 127
make[3]: Leaving directory
`/usr/local/install/postgresql-7.2/src/interfaces/libpq'
make[2]: *** [all] Error 2
make[2]: Leaving directory
`/usr/local/install/postgresql-7.2/src/interfaces'
make[1]: *** [all] Error 2
make[1]: Leaving directory `/usr/local/install/postgresql-7.2/src'
make: *** [all] Error 2
System details:
bash-2.03$ uname -a
SunOS webdev1 5.8 Generic_108528-12 sun4u sparc SUNW,UltraAX-i2
Is this a common problem on this platform? Or am I doing something wrong.
Any help in getting this working would be greatly appreciated.
Thanks
Adam
From | Date | Subject | |
---|---|---|---|
Next Message | Justin Clift | 2002-05-01 11:16:31 | Re: Failed compile on Sun |
Previous Message | Jakub Ouhrabka | 2002-05-01 06:13:05 | FATAL: stuck spinlock |
From | Date | Subject | |
---|---|---|---|
Next Message | Justin Clift | 2002-05-01 11:16:31 | Re: Failed compile on Sun |
Previous Message | Christopher Kings-Lynne | 2002-05-01 09:08:54 | Problem with restoring a 7.1 dump |