.4.6/src/backend'
make[1]: *** [all] Error 2
make[1]: Leaving directory `/tests/postgres/postgresql-7.4.6/src'
make: *** [all] Error 2
--
Could you please let me know why the above error happened when running
make, and how to solve it?
Thanks in advance for your help!
Happy holi
Bruce Momjian wrote:
> Luojia Chen wrote:
>
>>Hi,
>>
>>Please see my inline reply.
>>
>>Bruce Momjian wrote:
>>
>>>Would you tell use what is on this line?
>>>
>>> /usr/include/sys/siginfo.h:259:
>>
>>ctid_t __c
he manual page
It shows as:
---
#include
void (*signal (int sig, void (*disp)(int)))(int);
---
Thanks,
Jenny
> ---
>
> Luojia Chen wrote:
>
>>Hi,
>>
>>I tried to build
Hi,
I tried to build postgresql-8.0.0beta5 and postgresql-7.4.6 on Solaris
10 x86 following the instruction by doing:
1. ./configure
2. gmake
When I implemented the step 2. I got the following error messages:
---
/usr/local/bin/gcc -O2 -pipe -fno-strict-aliasing -Wall
-Wmissing-prototype