Re: error compiling 8.2 in debian sarge - Mailing list pgsql-hackers

From Chris Mair
Subject Re: error compiling 8.2 in debian sarge
Date
Msg-id 20061112223117.397d0319.chrisnospam@1006.org
Whole thread Raw
In response to Re: error compiling 8.2 in debian sarge  ("Jaime Casanova" <systemguards@gmail.com>)
Responses Re: error compiling 8.2 in debian sarge
List pgsql-hackers
> > > i'm using debian sarge and when trying to compile 8.2beta3 got this fail...
> >
> > Just checked: no problems here on a stock 3.1.
> > What ./configure switches did you use?
> >
> 
> ./configure --prefix=/usr/local/pgsql/pgsql
> --enable-debug--enable-cassert --enable-depend
> 

Again, no problem here.
Some version infos are below.

Bye,
Chris.


postgres@guest05:~$ uname -a
Linux guest05 2.4.27-3-386 #1 Mon May 29 23:50:41 UTC 2006 i686 GNU/Linux

postgres@guest05:~$ gcc --version
gcc (GCC) 3.3.5 (Debian 1:3.3.5-13)
Copyright (C) 2003 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

postgres@guest05:~$ ld --version
GNU ld version 2.15
Copyright 2002 Free Software Foundation, Inc.
This program is free software; you may redistribute it under the terms of
the GNU General Public License.  This program has absolutely no warranty.

postgres@guest05:~$ dpkg -l | grep gcc
ii  gcc            3.3.5-3        The GNU C compiler
ii  gcc-3.3        3.3.5-13       The GNU C compiler
ii  gcc-3.3-base   3.3.5-13       The GNU Compiler Collection (base package)
ii  gcc-3.4-base   3.4.3-13sarge1 The GNU Compiler Collection (base package)
ii  libgcc1        3.4.3-13sarge1 GCC support library


pgsql-hackers by date:

Previous
From: "Simon Riggs"
Date:
Subject: Re: Frequent Update Project: Design Overview ofHOTUpdates
Next
From: Martijn van Oosterhout
Date:
Subject: Re: error compiling 8.2 in debian sarge