Re: Debian Alpha (unstable) build produces bad binary - Mailing list pgadmin-support

From blacknoz@club-internet.fr
Subject Re: Debian Alpha (unstable) build produces bad binary
Date
Msg-id mnet1.1063697643.8493.blacknoz@club-internet.fr
Whole thread Raw
In response to Debian Alpha (unstable) build produces bad binary  (Bob Kimble <bob@iplicity.com>)
Responses Re: Debian Alpha (unstable) build produces bad
List pgadmin-support
Hi bob, Andreas,

I've had a look to my build environment yesterday evening.
The debian/unstable packages are actually built against libgtk2.0-0 2.2.2-3.
libgtk2 Debian packages have been upgraded in the last days...I'll have a try tonight with this new version and tell
youif it runs well on i386 and may be hppa (it will depend on my free time). 

Andreas, couldn't it be a compiler issue too (I had many problems with gcc on alpha in the past) ?

Regards,
Raphaël.



----Message d'origine----
>De: Bob Kimble <bob@iplicity.com>
>A: Andreas Pflug <pgadmin@pse-consulting.de>
>Sujet: Re: [pgadmin-support] Debian Alpha (unstable) build produces bad binary
>Date: Mon, 15 Sep 2003 16:10:12 -0400
>Copie à: pgadmin-support@postgresql.org
>
>On Monday 15 September 2003 13:06, Andreas Pflug wrote:
>> Bob Kimble wrote:
><snip>
>> Well that looks good, or really bad. It's wxGetSingleChoiceIndex in line
>> 201 pgAdmin3.cpp, which has just 4 parameters (rest is default), and
>> they're certainly ok.
>> wxWindows tries to create a simple dialog, and it fails deep in gtk.
>> Could you try a newer gtk? Please tell us which version you're using
>> now, and which you're trying. Maybe that helps, because the wx code has
>> been working in million of other cases.
>>
>> Regards,
>> Andreas
>
>It appears that I'm running version 2.2.4 of gtk (that's the version of the
>libgtk2.0-0 package I have installed). I'm running Debian unstable on that
>machine in order to play with the most current software. I don't really know
>how to install a newer version. I use apt-get, dselect, and dpkg to install
>everything.
>
>BTW -- I can run pgadmin3 just fine on my other machines, so this is not a
>critical issue for me. I'm just trying to do what I can to help with the
>development effort. I'm not a C or C++ programmer -- I pretty much use just
>Java and Python these days. I use PostgreSQL for my database back end, and
>pgadmin3 is just brilliant -- it's a truly excellent piece of software.
>
>Regards,
>
>..... Bob
>
>
>---------------------------(end of broadcast)---------------------------
>TIP 6: Have you searched our list archives?
>
>               http://archives.postgresql.org
>
>



pgadmin-support by date:

Previous
From: Bob Kimble
Date:
Subject: Re: Debian Alpha (unstable) build produces bad binary
Next
From: Andreas Pflug
Date:
Subject: Re: Debian Alpha (unstable) build produces bad