Thread: Re: [HACKERS] looking for rh9 rpms for pgadmin v 1.2
Hi Dave,
Damn. I'm not sure what the problem is then - Andreas, do you have any ideas? Dave is trying to build an rh9 RPM, and is running into the same error that was reported at: http://www.mail-archive.com/pgadmin-support@postgresql.org/msg03616.html
According to Devrim, the RPMs definately build without debug, and Dave has rebuilt from pg's CVS tip to ensure he's got an up to date libpq.
Regards, Dave.
Dave,
From: Dave Cramer [mailto:pg@fastcrypt.com]
Sent: 17 January 2005 16:16
To: Dave Page
Subject: Re: [HACKERS] looking for rh9 rpms for pgadmin v 1.2
I built postgresql from cvs HEAD and rebuilt the rpm, and I still get the warning ?
Dave
Dave Page wrote:
From: Dave Cramer [mailto:pg@fastcrypt.com]
Sent: 14 January 2005 15:10
To: Dave Page
Subject: Re: [HACKERS] looking for rh9 rpms for pgadmin v 1.2OK, if this is done, what happens when I run pgadmin in a 7.4 environment then? Is it something in the header files that changes the behaviour ?
Shouldn't matter because we statically link. According to Devrim, the rpms build with:
%configure --enable-static --with-wx-config=%{withwxconfig} --with-wx=/usr/local
Regards, Dave.
-- Dave Cramer http://www.postgresintl.com 519 939 0336 ICQ#14675561
Dave Page wrote: > Hi Dave, > > Damn. I'm not sure what the problem is then - Andreas, do you have any > ideas? Dave is trying to build an rh9 RPM, and is running into the same > error that was reported at: > http://www.mail-archive.com/pgadmin-support@postgresql.org/msg03616.html > > According to Devrim, the RPMs definately build without debug, and Dave > has rebuilt from pg's CVS tip to ensure he's got an up to date libpq. The assert will pop up with wx compiled for debug; pgadmin debugging doesn't matter. Regards, Andreas
Hi, Is postmaster running during build process? On Mon, 17 Jan 2005, Dave Page wrote: > Hi Dave, > > Damn. I'm not sure what the problem is then - Andreas, do you have any > ideas? Dave is trying to build an rh9 RPM, and is running into the same > error that was reported at: > http://www.mail-archive.com/pgadmin-support@postgresql.org/msg03616.html > > According to Devrim, the RPMs definately build without debug, and Dave > has rebuilt from pg's CVS tip to ensure he's got an up to date libpq. > > Regards, Dave. > > > ________________________________ > > From: Dave Cramer [mailto:pg@fastcrypt.com] > Sent: 17 January 2005 16:16 > To: Dave Page > Subject: Re: [HACKERS] looking for rh9 rpms for pgadmin v 1.2 > > > Dave, > > I built postgresql from cvs HEAD and rebuilt the rpm, and I > still get the warning ? > > Dave > > Dave Page wrote: > > > > > ________________________________ > > From: Dave Cramer [mailto:pg@fastcrypt.com] > Sent: 14 January 2005 15:10 > To: Dave Page > Subject: Re: [HACKERS] looking for rh9 rpms for > pgadmin v 1.2 > > > OK, if this is done, what happens when I run > pgadmin in a 7.4 environment then? Is it something in the header files > that changes the behaviour ? > > > Shouldn't matter because we statically link. According > to Devrim, the rpms build with: > > %configure --enable-static > --with-wx-config=%{withwxconfig} --with-wx=/usr/local > > Regards, Dave. > > > -- > Dave Cramer > http://www.postgresintl.com > 519 939 0336 > ICQ#14675561 > > -- Devrim GUNDUZ devrim~gunduz.org, devrim~PostgreSQL.org, devrim.gunduz~linux.org.tr http://www.tdmsoft.com http://www.gunduz.org
Dave,
It would appear from the message referenced below that something is being built with debug mode on. I thought that wasn't the case. I did build wx-windows with debug mode, I'll rebuild with debug mode off
Dave
Dave Page wrote:
It would appear from the message referenced below that something is being built with debug mode on. I thought that wasn't the case. I did build wx-windows with debug mode, I'll rebuild with debug mode off
Dave
Dave Page wrote:
Hi Dave,
Damn. I'm not sure what the problem is then - Andreas, do you have any ideas? Dave is trying to build an rh9 RPM, and is running into the same error that was reported at: http://www.mail-archive.com/pgadmin-support@postgresql.org/msg03616.html
According to Devrim, the RPMs definately build without debug, and Dave has rebuilt from pg's CVS tip to ensure he's got an up to date libpq.
Regards, Dave.
Dave,
From: Dave Cramer [mailto:pg@fastcrypt.com]
Sent: 17 January 2005 16:16
To: Dave Page
Subject: Re: [HACKERS] looking for rh9 rpms for pgadmin v 1.2
I built postgresql from cvs HEAD and rebuilt the rpm, and I still get the warning ?
Dave
Dave Page wrote:
From: Dave Cramer [mailto:pg@fastcrypt.com]
Sent: 14 January 2005 15:10
To: Dave Page
Subject: Re: [HACKERS] looking for rh9 rpms for pgadmin v 1.2OK, if this is done, what happens when I run pgadmin in a 7.4 environment then? Is it something in the header files that changes the behaviour ?
Shouldn't matter because we statically link. According to Devrim, the rpms build with:%configure --enable-static --with-wx-config=%{withwxconfig} --with-wx=/usr/localRegards, Dave.-- Dave Cramer http://www.postgresintl.com 519 939 0336 ICQ#14675561
-- Dave Cramer http://www.postgresintl.com 519 939 0336 ICQ#14675561
OK, I am rebuilding wx-windows without debug, someone should update the docs on how to build wx-windows in the docs/../unix_compilation.html Dave Andreas Pflug wrote: > Dave Page wrote: > >> Hi Dave, >> >> Damn. I'm not sure what the problem is then - Andreas, do you have >> any ideas? Dave is trying to build an rh9 RPM, and is running into >> the same error that was reported at: >> http://www.mail-archive.com/pgadmin-support@postgresql.org/msg03616.html >> >> According to Devrim, the RPMs definately build without debug, and >> Dave has rebuilt from pg's CVS tip to ensure he's got an up to date >> libpq. > > > The assert will pop up with wx compiled for debug; pgadmin debugging > doesn't matter. > > Regards, > Andreas > > > > -- Dave Cramer http://www.postgresintl.com 519 939 0336 ICQ#14675561