Re: [GENERAL] postgresql 8.2 Installation error at "gmake"

2007-02-15 Thread Tom Lane
Emi Lu <[EMAIL PROTECTED]> writes: >> Do you happen to have a previous installation at /local/postgresql? I >> think the presence of an older libpgport.a there could be causing the >> confusion. > (1) \rm -r /local/postgresql > gcc -O2 -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wendif-

Re: [GENERAL] postgresql 8.2 Installation error at "gmake"

2007-02-15 Thread Alvaro Herrera
Emi Lu wrote: > (2) gmake > > Success for 8.2.2 :) > > > But for base-8.2.3, I have the following error msg: Forget those "base" stuff. It's broken. Just get the whole package. It's not that big anyway. -- Alvaro Herrerahttp://www.CommandPrompt.com/ PostgreS

Re: [GENERAL] postgresql 8.2 Installation error at "gmake"

2007-02-15 Thread Emi Lu
Hello, Configure will work anyway without the --disable-spinlock; you're wasting your time with that option. Anyway, please note that your linker problem does not seem to be related to any of these options. Do you happen to have a previous installation at /local/postgresql? I think the presen

Re: [GENERAL] postgresql 8.2 Installation error at "gmake"

2007-02-15 Thread Emi Lu
Tried to install 8.2, configuration passed, but when running "gmake", got the following error, any clues? Please provide more details -- what operating system is this? i686-pc-linux-gnu, compiled by GCC gcc (GCC) 3.3.2 Step1 ./configure --prefix=/local/postgresql --datadir=/postgreSQ

Re: [GENERAL] postgresql 8.2 Installation error at "gmake"

2007-02-15 Thread Emi Lu
Hello, Do you happen to have a previous installation at /local/postgresql? I think the presence of an older libpgport.a there could be causing the confusion. (1) \rm -r /local/postgresql (2) ./configure --prefix=/local/postgresql --without-docdir --without-readline --without-zlib The

Re: [GENERAL] postgresql 8.2 Installation error at "gmake"

2007-02-15 Thread Alvaro Herrera
Emi Lu wrote: > Hello, > > >>Tried to install 8.2, configuration passed, but when running "gmake", > >>got the following error, any clues? > > > >Please provide more details -- what operating system is this? > > i686-pc-linux-gnu, compiled by GCC gcc (GCC) 3.3.2 > > > >>Step1 > >> > >>

Re: [GENERAL] postgresql 8.2 Installation error at "gmake"

2007-02-15 Thread Emi Lu
Tried to install 8.2, configuration passed, >>> but when running "gmake", got the following error, any clues? Step1 ./configure --prefix=/local/postgresql --datadir=/postgreSQL_data --without-docdir --without-readline --disable-spinlocks --without-zlib Please note that --datad

Re: [GENERAL] postgresql 8.2 Installation error at "gmake"

2007-02-15 Thread Emi Lu
Hello, Tried to install 8.2, configuration passed, but when running "gmake", got the following error, any clues? Please provide more details -- what operating system is this? i686-pc-linux-gnu, compiled by GCC gcc (GCC) 3.3.2 Step1 ./configure --prefix=/local/postgresql --datadir

Re: [GENERAL] postgresql 8.2 Installation error at "gmake"

2007-02-15 Thread Alvaro Herrera
Emi Lu wrote: > Hello, > > Tried to install 8.2, configuration passed, but when running "gmake", > got the following error, any clues? Please provide more details -- what operating system is this? > Step1 > > ./configure --prefix=/local/postgresql --datadir=/postgreSQL_data > --withou

[GENERAL] postgresql 8.2 Installation error at "gmake"

2007-02-15 Thread Emi Lu
Hello, Tried to install 8.2, configuration passed, but when running "gmake", got the following error, any clues? Thanks a lot! Step1 ./configure --prefix=/local/postgresql --datadir=/postgreSQL_data --without-docdir --without-readline --disable-spinlocks --without-zlib PASS! St