Re: [HACKERS] [GENERAL] 8.2.1 Compiling Error

2007-02-02 Thread Michael Meskes
On Wed, Jan 31, 2007 at 03:24:24PM -0800, elein wrote: > Pretty darn vanilla, except for source packages from postgres. Which Debian version? I take it you got this message on a full rebuild from clean sources, right? Michael -- Michael Meskes Email: Michael at Fam-Meskes dot De, Michael at Mes

Re: [HACKERS] [GENERAL] 8.2.1 Compiling Error

2007-01-31 Thread Florian G. Pflug
elein wrote: - Forwarded message from elein <[EMAIL PROTECTED]> - Build error is: gcc -O2 -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wendif-labels -fno-strict-aliasing -g -Wno-error -L../../../../src/port -Wl,-rpath,'/local/pgsql82/lib' preproc.o type.o ecpg.o ecpg_keywords.

Re: [HACKERS] [GENERAL] 8.2.1 Compiling Error

2007-01-31 Thread elein
On Wed, Jan 31, 2007 at 03:41:31PM -0500, Tom Lane wrote: > elein <[EMAIL PROTECTED]> writes: > > gcc -O2 -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wendif-labels > > -fno-strict-aliasing -g -Wno-error -L../../../../src/port > > -Wl,-rpath,'/local/pgsql82/lib' preproc.o type.o ecpg.o

Re: [HACKERS] [GENERAL] 8.2.1 Compiling Error

2007-01-31 Thread korryd
On Wed, 2007-01-31 at 11:38 -0800, elein wrote: > - Forwarded message from elein <[EMAIL PROTECTED]> - > > To: pgsql-general@postgresql.org > Cc: elein <[EMAIL PROTECTED]> > Subject: [GENERAL] 8.2.1 Compiling Error > Mail-Followup-To: pgsql-general@postgresql.org > From: elein <[EMAIL PRO

Re: [HACKERS] [GENERAL] 8.2.1 Compiling Error

2007-01-31 Thread Tom Lane
elein <[EMAIL PROTECTED]> writes: > gcc -O2 -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wendif-labels > -fno-strict-aliasing -g -Wno-error -L../../../../src/port > -Wl,-rpath,'/local/pgsql82/lib' preproc.o type.o ecpg.o ecpg_keywords.o > output.o keywords.o c_keywords.o ../ecpglib/typ

[HACKERS] [GENERAL] 8.2.1 Compiling Error

2007-01-31 Thread elein
- Forwarded message from elein <[EMAIL PROTECTED]> - To: pgsql-general@postgresql.org Cc: elein <[EMAIL PROTECTED]> Subject: [GENERAL] 8.2.1 Compiling Error Mail-Followup-To: pgsql-general@postgresql.org From: elein <[EMAIL PROTECTED]> Debian Linux. Have always built from scratch with no