Re: Complete breakdown of pgadmin when trying to connect to server or modify properties of tables of views - Mailing list pgadmin-support

From Michael Eschweiler
Subject Re: Complete breakdown of pgadmin when trying to connect to server or modify properties of tables of views
Date
Msg-id 200803072358.48665.Michael.Eschweiler@t-online.de
Whole thread Raw
In response to Re: Complete breakdown of pgadmin when trying to connect to server or modify properties of tables of views  ("Dave Page" <dpage@pgadmin.org>)
List pgadmin-support
Hi Dave,
many thanks for quick answer!

> - Run pgAdmin from the command line, with a command like:
>  G_SLICE=always-malloc pgadmin3 &
This works fine 

> - Recompile pgAdmin.
That's what I tried, too. Sorry, forgot to mention it. I downloaded the 
source-rpm for my distribution and installed it. Controlling all the 
requirements mentioned in the INSTALL file I found installed
GTK 2.12.5
automake 1.9.6
autoconf 2.60
gcc 4.1.3

wxGTK 2.6.8
libxml2 2.6.30
libxslt  1.1.22
Postgresql 8.1.11
So I thought that all requirements were fullfilled and I tried to compile it 
with rpmbuild but unfortunately it stopped at the first step (suppose the 
configure-process). The error message was:

checking for C compiler default output file name... configure: error: C 
compiler cannot create executables
See `config.log' for more details.

Attached you find the config.log. Perhaps it helps to determine the problem...
Michael


pgadmin-support by date:

Previous
From: Bruce Momjian
Date:
Subject: Re: [BUGS] BUG #3829: Wrong index reporting from pgAdmin III (v1.8.0 rev 6766-6767)
Next
From: Michael Eschweiler
Date:
Subject: Fwd: Re: Complete breakdown of pgadmin when trying to connect to server or modify properties of tables of views