Re: [pgadmin-support] pgAdmin3 packages for SuSE

From: Jean-Michel POURE <jm(dot)poure(at)freesurf(dot)fr>
To: Raphaël Enrici <blacknoz(at)club-internet(dot)fr>
Cc: pgadmin-hackers(at)postgresql(dot)org
Subject: Re: [pgadmin-support] pgAdmin3 packages for SuSE
Date: 2003-07-06 21:46:56
Message-ID: 200307062346.56426.jm.poure@freesurf.fr
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers pgadmin-support

On Sunday 06 July 2003 23:43, Raphaël Enrici wrote:
> I've just built debian packages for unstable with gcc-3.3-2 prerelease
> from Debian and it seems to be ok :

Raphael, I suspected that Debian used gcc 3.3 pre-release version and wanted
to contact you... SuSE 8.2 pre-release version is broken because files are
missing in libstdc++. That's a real problem for us...

I wrote a couple of emails on wxWindows mailing list and received no real
solution, other than an email explaining that SuSE 8.2 was broken, and it
made it for pgAdmin3, not for wxGTK.

The errors are located in xrc and stc builds. Here is one:

g++ -c -I../../../lib/wx/include/gtk2ud-2.5 -I../../../include -pthread
-I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0
-I/usr/include/pango-1.0 -I/usr/X11R6/include -I/usr/include/freetype2
-I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -D_FILE_OFFSET_BITS=64
-D_LARGE_FILES -I../../../contrib/include
-I../../../contrib/src/xrc/expat/xmlparse
-I../../../contrib/src/xrc/expat/xmltok -D__WXGTK__ -D__WXDEBUG__ -g -O0
-MMD -I/usr/include/pango-1.0 -I/usr/X11R6/include -I/usr/include/freetype2
-I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -Wall -o xml.o
xml.cpp
g++ -c -I../../../lib/wx/include/gtk2ud-2.5 -I../../../include -pthread
-I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0
-I/usr/include/pango-1.0 -I/usr/X11R6/include -I/usr/include/freetype2
-I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -D_FILE_OFFSET_BITS=64
-D_LARGE_FILES -I../../../contrib/include
-I../../../contrib/src/xrc/expat/xmlparse
-I../../../contrib/src/xrc/expat/xmltok -D__WXGTK__ -D__WXDEBUG__ -g -O0
-MMD -I/usr/include/pango-1.0 -I/usr/X11R6/include -I/usr/include/freetype2
-I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -Wall -o
xmlres.o xmlres.cpp
xmlres.cpp:543: error: prototype for `wxObject*
wxXmlResource::CreateResFromNode(wxXmlNode*, wxObject*, wxObject*,
wxXmlResourceHandler*)' does not match any in class `wxXmlResource'
/usr/X11R6/include/wx/xrc/xmlres.h:243: error: candidate is: wxObject*
wxXmlResource::CreateResFromNode(wxXmlNode*, wxObject*, wxObject* = 0)
make: *** [xmlres.o] Error 1

Cheers,
Jean-Michel

In response to

Browse pgadmin-hackers by date

  From Date Subject
Next Message Jean-Michel POURE 2003-07-06 22:09:10 Re: pgAdmin3 wxstd.po new translation file (don't translate if
Previous Message Raphaël Enrici 2003-07-06 21:43:15 Re: [pgadmin-support] pgAdmin3 packages for SuSE

Browse pgadmin-support by date

  From Date Subject
Next Message Donald Fraser 2003-07-07 07:37:46 Re: pgAdmin III - No security privileges shown for Groups
Previous Message Raphaël Enrici 2003-07-06 21:43:15 Re: [pgadmin-support] pgAdmin3 packages for SuSE