From: | Chris Mair <chrisnospam(at)1006(dot)org> |
---|---|
To: | "Jaime Casanova" <systemguards(at)gmail(dot)com> |
Cc: | "Pgsql Hackers" <pgsql-hackers(at)postgresql(dot)org> |
Subject: | Re: error compiling 8.2 in debian sarge |
Date: | 2006-11-12 21:31:17 |
Message-ID: | 20061112223117.397d0319.chrisnospam@1006.org |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | 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(at)guest05:~$ uname -a
Linux guest05 2.4.27-3-386 #1 Mon May 29 23:50:41 UTC 2006 i686 GNU/Linux
postgres(at)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(at)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(at)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
From | Date | Subject | |
---|---|---|---|
Next Message | Martijn van Oosterhout | 2006-11-12 21:47:25 | Re: error compiling 8.2 in debian sarge |
Previous Message | Simon Riggs | 2006-11-12 21:23:01 | Re: Frequent Update Project: Design Overview ofHOTUpdates |