Re: Debian Alpha (unstable) build produces bad binary

From: blacknoz(at)club-internet(dot)fr
To: bob(at)iplicity(dot)com, pgadmin(at)pse-consulting(dot)de
Cc: pgadmin-support(at)postgresql(dot)org
Subject: Re: Debian Alpha (unstable) build produces bad binary
Date: 2003-09-16 09:34:03
Message-ID: mnet1.1063697643.8493.blacknoz@club-internet.fr
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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 you if 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(at)iplicity(dot)com>
>A: Andreas Pflug <pgadmin(at)pse-consulting(dot)de>
>Sujet: Re: [pgadmin-support] Debian Alpha (unstable) build produces bad binary
>Date: Mon, 15 Sep 2003 16:10:12 -0400
>Copie à: pgadmin-support(at)postgresql(dot)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
>
>

Responses

Browse pgadmin-support by date

  From Date Subject
Next Message Raphaël Enrici 2003-09-16 22:10:01 Re: Debian Alpha (unstable) build produces bad
Previous Message Andreas Pflug 2003-09-16 08:58:29 Re: Debian Alpha (unstable) build produces bad