Обсуждение: error building pgadmin 1.2 rc

Поиск
Список
Период
Сортировка

error building pgadmin 1.2 rc

От
Akbar
Дата:
Hi, I use linux and try to build pgadmin 1.2 rc.... and got this error. 
How do I solve this????

/usr/include/wx-2.5/wx/chkconf.h:621:9: #error "wxUSE_SOUND must be 
defined."
/usr/include/wx-2.5/wx/chkconf.h:918:13: #error "wxUSE_DYNAMIC_LOADER 
requires wxUSE_DYNLIB_CLASS."
/usr/include/wx-2.5/wx/chkconf.h:1431:14: #error "MDI requires wxUSE_MDI"
In file included from /usr/include/wx-2.5/wx/platform.h:209,                from /usr/include/wx-2.5/wx/defs.h:25,
         from /usr/include/wx-2.5/wx/wx.h:15,                from pgAdmin3.cpp:15:
 
/usr/include/wx-2.5/wx/chkconf.h:55:9: #error "wxUSE_EXCEPTIONS must be 
defined."
/usr/include/wx-2.5/wx/chkconf.h:158:9: #error "wxUSE_XML must be defined."
/usr/include/wx-2.5/wx/chkconf.h:296:9: #error "wxUSE_CHOICEBOOK must be 
defined."
/usr/include/wx-2.5/wx/chkconf.h:344:9: #error "wxUSE_DISPLAY must be 
defined."
/usr/include/wx-2.5/wx/chkconf.h:416:9: #error "wxUSE_XRC must be defined."
/usr/include/wx-2.5/wx/chkconf.h:428:13: #error "wxUSE_LIBMSPACK must be 
defined."
/usr/include/wx-2.5/wx/chkconf.h:469:9: #error "wxUSE_LISTBOOK must be 
defined."/usr/include/wx-2.5/wx/chkconf.h:517:9: #error "wxUSE_MDI must 
be defined."
/usr/include/wx-2.5/wx/chkconf.h:621:9: #error "wxUSE_SOUND must be 
defined."
/usr/include/wx-2.5/wx/chkconf.h:918:13: #error "wxUSE_DYNAMIC_LOADER 
requires wxUSE_DYNLIB_CLASS."
/usr/include/wx-2.5/wx/chkconf.h:1431:14: #error "MDI requires wxUSE_MDI"
In file included from /usr/include/wx-2.5/wx/string.h:44,                from /usr/include/wx-2.5/wx/memory.h:20,
        from /usr/include/wx-2.5/wx/object.h:25,                from /usr/include/wx-2.5/wx/wx.h:16,
frompgAdmin3.cpp:15:
 
/usr/include/stdio.h:357: error: declaration of `int vsnprintf(char*, 
size_t, const char*, char*) throw ()' throws different exceptions
/usr/include/wx-2.5/wx/wxchar.h:749: error: than previous declaration 
`int vsnprintf(char*, size_t, const char*, char*)'
In file included from /usr/include/wx-2.5/wx/memory.h:20,                from /usr/include/wx-2.5/wx/object.h:25,
        from /usr/include/wx-2.5/wx/wx.h:16,                from pgAdmin3.cpp:15:
 
/usr/include/wx-2.5/wx/string.h:165:4: #error "Please define string 
case-insensitive compare for your OS/compiler"
In file included from /usr/include/wx-2.5/wx/memory.h:20,                from /usr/include/wx-2.5/wx/object.h:25,
        from /usr/include/wx-2.5/wx/wx.h:16,                from pgAdmin3.cpp:15:
 
/usr/include/wx-2.5/wx/string.h: In function `int Stricmp(const char*, 
const char*)':
/usr/include/wx-2.5/wx/string.h:167: warning: no return statement in 
function returning non-void
In file included from pgAdmin3.cpp:54:
../src/include/xh_calb.h: At global scope:
../src/include/xh_calb.h:21: error: expected class-name before '{' token
../src/include/xh_calb.h:26: error: `wxXmlNode' has not been declared
../src/include/xh_calb.h:26: error: ISO C++ forbids declaration of 
`node' with no type
In file included from pgAdmin3.cpp:55:
../src/include/xh_timespin.h:21: error: expected class-name before '{' token
../src/include/xh_timespin.h:26: error: `wxXmlNode' has not been declared
../src/include/xh_timespin.h:26: error: ISO C++ forbids declaration of 
`node' with no type
In file included from pgAdmin3.cpp:56:
../src/include/xh_sqlbox.h:21: error: expected class-name before '{' token
../src/include/xh_sqlbox.h:26: error: `wxXmlNode' has not been declared
../src/include/xh_sqlbox.h:26: error: ISO C++ forbids declaration of 
`node' with no type
In file included from ../src/include/xh_ctlcombo.h:18,                from pgAdmin3.cpp:57:
/usr/include/wx-2.5/wx/xrc/xh_combo.h:23: error: expected class-name 
before '{' token
/usr/include/wx-2.5/wx/xrc/xh_combo.h:28: error: `wxXmlNode' has not 
been declared
/usr/include/wx-2.5/wx/xrc/xh_combo.h:28: error: ISO C++ forbids 
declaration of `node' with no type
/usr/include/wx-2.5/wx/xrc/xh_combo.h:23: warning: `class 
wxComboBoxXmlHandler' has virtual functions but non-virtual destructor
In file included from pgAdmin3.cpp:57:
../src/include/xh_ctlcombo.h:27: error: `wxXmlNode' has not been declared
../src/include/xh_ctlcombo.h:27: error: ISO C++ forbids declaration of 
`node' with no type
../src/include/xh_ctlcombo.h:22: warning: `class ctlComboBoxXmlHandler' 
has virtual functions but non-virtual destructor
pgAdmin3.cpp: In member function `virtual bool pgAdmin3::OnInit()':
pgAdmin3.cpp:350: error: `wxXmlResource' has not been declared
pgAdmin3.cpp:350: error: `Get' undeclared (first use this function)
pgAdmin3.cpp:350: error: (Each undeclared identifier is reported only 
once for each function it appears in.)
pgAdmin3.cpp:351: error: `wxXmlResource' has not been declared
pgAdmin3.cpp:352: error: `wxXmlResource' has not been declared
pgAdmin3.cpp:353: error: `wxXmlResource' has not been declared
pgAdmin3.cpp:354: error: `wxXmlResource' has not been declared
pgAdmin3.cpp:475: error: `wxXmlResource' has not been declared
make[2]: *** [pgAdmin3.o] Error 1
make[2]: Leaving directory `/tmp/pgadmin3-1.2.0-rc1/src'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/tmp/pgadmin3-1.2.0-rc1'
make: *** [all] Error 2




Re: error building pgadmin 1.2 rc

От
Ian Barwick
Дата:
On Sun, 28 Nov 2004 08:55:31 +0700, Akbar <melinda_sayang@hotpop.com> wrote:
> Hi, I use linux and try to build pgadmin 1.2 rc.... and got this error.
> How do I solve this????

(snip)

Which OS are you using, and which wxWidgets (you need the 2.5.3 version)?

Ian Barwick


Re: error building pgadmin 1.2 rc

От
Akbar
Дата:
Ian Barwick wrote:

>On Sun, 28 Nov 2004 08:55:31 +0700, Akbar <melinda_sayang@hotpop.com> wrote:
>  
>
>>Hi, I use linux and try to build pgadmin 1.2 rc.... and got this error.
>>How do I solve this????
>>    
>>
>
>(snip)
>
>Which OS are you using, and which wxWidgets (you need the 2.5.3 version)?
>
>Ian Barwick
>  
>
I use Gentoo and I have installed wxWidgets 2.5.3 version....... But I 
have wxWidgets 2.4 version too. But when I Iook into configure script of 
pgadmin:

{wx_home}/include/wx-2.5

Yes, my wxwidget 2.5 version is installed in this directory..... My 
wxwidget 2.4 installed in this /usr/include/wx...... 
directory..................

So whats wrong? Do I have to uninstall wxWidget2.5...?????

Thank you.



Re: error building pgadmin 1.2 rc

От
Andreas Pflug
Дата:
Akbar wrote:

>>  
>>
> I use Gentoo and I have installed wxWidgets 2.5.3 version....... But I 
> have wxWidgets 2.4 version too. But when I Iook into configure script of 
> pgadmin:
> 
> {wx_home}/include/wx-2.5
> 
> Yes, my wxwidget 2.5 version is installed in this directory..... My 
> wxwidget 2.4 installed in this /usr/include/wx...... 

This might conflict. Try renaming /usr/include/wx to 
/usr/include/wx-moved-away.

Regards,
Andreas


Re: error building pgadmin 1.2 rc

От
Akbar
Дата:
Andreas Pflug wrote:

> Akbar wrote:
>
>>>  
>>>
>> I use Gentoo and I have installed wxWidgets 2.5.3 version....... But 
>> I have wxWidgets 2.4 version too. But when I Iook into configure 
>> script of pgadmin:
>>
>> {wx_home}/include/wx-2.5
>>
>> Yes, my wxwidget 2.5 version is installed in this directory..... My 
>> wxwidget 2.4 installed in this /usr/include/wx...... 
>
>
> This might conflict. Try renaming /usr/include/wx to 
> /usr/include/wx-moved-away.
>
> Regards,
> Andreas
>
> ---------------------------(end of broadcast)---------------------------
> TIP 2: you can get off all lists at once with the unregister command
>    (send "unregister YourEmailAddressHere" to majordomo@postgresql.org)
>
I tried that.... and still got error......

Any idea?????

This is the error:

In file included from /usr/lib/wx/include/gtk2-2.4/wx/setup.h:1144,                from
/usr/include/wx-2.5/wx/platform.h:206,               from /usr/include/wx-2.5/wx/defs.h:25,                from
/usr/include/wx-2.5/wx/wx.h:15,               from pgAdmin3.cpp:15:
 
/usr/include/wx-2.5/wx/chkconf.h:55:9: #error "wxUSE_EXCEPTIONS must be 
defined."
/usr/include/wx-2.5/wx/chkconf.h:158:9: #error "wxUSE_XML must be defined."
/usr/include/wx-2.5/wx/chkconf.h:296:9: #error "wxUSE_CHOICEBOOK must be 
defined."
/usr/include/wx-2.5/wx/chkconf.h:344:9: #error "wxUSE_DISPLAY must be 
defined."
/usr/include/wx-2.5/wx/chkconf.h:416:9: #error "wxUSE_XRC must be defined."
/usr/include/wx-2.5/wx/chkconf.h:428:13: #error "wxUSE_LIBMSPACK must be 
defined."
/usr/include/wx-2.5/wx/chkconf.h:469:9: #error "wxUSE_LISTBOOK must be 
defined."/usr/include/wx-2.5/wx/chkconf.h:517:9: #error "wxUSE_MDI must 
be defined."
/usr/include/wx-2.5/wx/chkconf.h:621:9: #error "wxUSE_SOUND must be 
defined."
/usr/include/wx-2.5/wx/chkconf.h:918:13: #error "wxUSE_DYNAMIC_LOADER 
requires wxUSE_DYNLIB_CLASS."
/usr/include/wx-2.5/wx/chkconf.h:1431:14: #error "MDI requires wxUSE_MDI"
In file included from /usr/include/wx-2.5/wx/platform.h:209,                from /usr/include/wx-2.5/wx/defs.h:25,
         from /usr/include/wx-2.5/wx/wx.h:15,                from pgAdmin3.cpp:15:
 
/usr/include/wx-2.5/wx/chkconf.h:55:9: #error "wxUSE_EXCEPTIONS must be 
defined."
/usr/include/wx-2.5/wx/chkconf.h:158:9: #error "wxUSE_XML must be defined."
/usr/include/wx-2.5/wx/chkconf.h:296:9: #error "wxUSE_CHOICEBOOK must be 
defined."
/usr/include/wx-2.5/wx/chkconf.h:344:9: #error "wxUSE_DISPLAY must be 
defined."
/usr/include/wx-2.5/wx/chkconf.h:416:9: #error "wxUSE_XRC must be defined."
/usr/include/wx-2.5/wx/chkconf.h:428:13: #error "wxUSE_LIBMSPACK must be 
defined."
/usr/include/wx-2.5/wx/chkconf.h:469:9: #error "wxUSE_LISTBOOK must be 
defined."/usr/include/wx-2.5/wx/chkconf.h:517:9: #error "wxUSE_MDI must 
be defined."
/usr/include/wx-2.5/wx/chkconf.h:621:9: #error "wxUSE_SOUND must be 
defined."
/usr/include/wx-2.5/wx/chkconf.h:918:13: #error "wxUSE_DYNAMIC_LOADER 
requires wxUSE_DYNLIB_CLASS."
/usr/include/wx-2.5/wx/chkconf.h:1431:14: #error "MDI requires wxUSE_MDI"
In file included from /usr/include/wx-2.5/wx/string.h:44,                from /usr/include/wx-2.5/wx/memory.h:20,
        from /usr/include/wx-2.5/wx/object.h:25,                from /usr/include/wx-2.5/wx/wx.h:16,
frompgAdmin3.cpp:15:
 
/usr/include/stdio.h:357: error: declaration of `int vsnprintf(char*, 
size_t, const char*, char*) throw ()' throws different exceptions
/usr/include/wx-2.5/wx/wxchar.h:749: error: than previous declaration 
`int vsnprintf(char*, size_t, const char*, char*)'
In file included from /usr/include/wx-2.5/wx/memory.h:20,                from /usr/include/wx-2.5/wx/object.h:25,
        from /usr/include/wx-2.5/wx/wx.h:16,                from pgAdmin3.cpp:15:
 
/usr/include/wx-2.5/wx/string.h:165:4: #error "Please define string 
case-insensitive compare for your OS/compiler"
In file included from /usr/include/wx-2.5/wx/memory.h:20,                from /usr/include/wx-2.5/wx/object.h:25,
        from /usr/include/wx-2.5/wx/wx.h:16,                from pgAdmin3.cpp:15:
 
/usr/include/wx-2.5/wx/string.h: In function `int Stricmp(const char*, 
const char*)':
/usr/include/wx-2.5/wx/string.h:167: warning: no return statement in 
function returning non-void
In file included from pgAdmin3.cpp:54:
../src/include/xh_calb.h: At global scope:
../src/include/xh_calb.h:21: error: expected class-name before '{' token
../src/include/xh_calb.h:26: error: `wxXmlNode' has not been declared
../src/include/xh_calb.h:26: error: ISO C++ forbids declaration of 
`node' with no type
In file included from pgAdmin3.cpp:55:
../src/include/xh_timespin.h:21: error: expected class-name before '{' token
../src/include/xh_timespin.h:26: error: `wxXmlNode' has not been declared
../src/include/xh_timespin.h:26: error: ISO C++ forbids declaration of 
`node' with no type
In file included from pgAdmin3.cpp:56:
../src/include/xh_sqlbox.h:21: error: expected class-name before '{' token
../src/include/xh_sqlbox.h:26: error: `wxXmlNode' has not been declared
../src/include/xh_sqlbox.h:26: error: ISO C++ forbids declaration of 
`node' with no type
In file included from ../src/include/xh_ctlcombo.h:18,                from pgAdmin3.cpp:57:
/usr/include/wx-2.5/wx/xrc/xh_combo.h:23: error: expected class-name 
before '{' token
/usr/include/wx-2.5/wx/xrc/xh_combo.h:28: error: `wxXmlNode' has not 
been declared
/usr/include/wx-2.5/wx/xrc/xh_combo.h:28: error: ISO C++ forbids 
declaration of `node' with no type
/usr/include/wx-2.5/wx/xrc/xh_combo.h:23: warning: `class 
wxComboBoxXmlHandler' has virtual functions but non-virtual destructor
In file included from pgAdmin3.cpp:57:
../src/include/xh_ctlcombo.h:27: error: `wxXmlNode' has not been declared
../src/include/xh_ctlcombo.h:27: error: ISO C++ forbids declaration of 
`node' with no type
../src/include/xh_ctlcombo.h:22: warning: `class ctlComboBoxXmlHandler' 
has virtual functions but non-virtual destructor
pgAdmin3.cpp: In member function `virtual bool pgAdmin3::OnInit()':
pgAdmin3.cpp:350: error: `wxXmlResource' has not been declared
pgAdmin3.cpp:350: error: `Get' undeclared (first use this function)
pgAdmin3.cpp:350: error: (Each undeclared identifier is reported only 
once for each function it appears in.)
pgAdmin3.cpp:351: error: `wxXmlResource' has not been declared
pgAdmin3.cpp:352: error: `wxXmlResource' has not been declared
pgAdmin3.cpp:353: error: `wxXmlResource' has not been declared
pgAdmin3.cpp:354: error: `wxXmlResource' has not been declared
pgAdmin3.cpp:475: error: `wxXmlResource' has not been declared
make[2]: *** [pgAdmin3.o] Error 1
make[1]: *** [all-recursive] Error 1
make: *** [all] Error 2




Re: error building pgadmin 1.2 rc

От
Andreas Pflug
Дата:
Akbar wrote:
> Andreas Pflug wrote:
> 
>> Akbar wrote:
>>
>>>>  
>>>>
>>> I use Gentoo and I have installed wxWidgets 2.5.3 version....... But 
>>> I have wxWidgets 2.4 version too. But when I Iook into configure 
>>> script of pgadmin:
>>>
>>> {wx_home}/include/wx-2.5
>>>
>>> Yes, my wxwidget 2.5 version is installed in this directory..... My 
>>> wxwidget 2.4 installed in this /usr/include/wx...... 
>>
>>
>>
>> This might conflict. Try renaming /usr/include/wx to 
>> /usr/include/wx-moved-away.
>>
>> Regards,
>> Andreas
>>
>> ---------------------------(end of broadcast)---------------------------
>> TIP 2: you can get off all lists at once with the unregister command
>>    (send "unregister YourEmailAddressHere" to majordomo@postgresql.org)
>>
> I tried that.... and still got error......
> 
> Any idea?????
> 
> This is the error:
> 
> In file included from /usr/lib/wx/include/gtk2-2.4/wx/setup.h:1144,

I would expect ../include/gtl2-unicode-2.5/wx/... here. Still looks like 
a 2.4/2.5 conflict.

Regards,
Andreas


Re: error building pgadmin 1.2 rc

От
Akbar
Дата:
Andreas Pflug wrote:

> Akbar wrote:
>
>> Andreas Pflug wrote:
>>
>>> Akbar wrote:
>>>
>>>>>  
>>>>>
>>>> I use Gentoo and I have installed wxWidgets 2.5.3 version....... 
>>>> But I have wxWidgets 2.4 version too. But when I Iook into 
>>>> configure script of pgadmin:
>>>>
>>>> {wx_home}/include/wx-2.5
>>>>
>>>> Yes, my wxwidget 2.5 version is installed in this directory..... My 
>>>> wxwidget 2.4 installed in this /usr/include/wx...... 
>>>
>>>
>>>
>>>
>>> This might conflict. Try renaming /usr/include/wx to 
>>> /usr/include/wx-moved-away.
>>>
>>> Regards,
>>> Andreas
>>>
>>> ---------------------------(end of 
>>> broadcast)---------------------------
>>> TIP 2: you can get off all lists at once with the unregister command
>>>    (send "unregister YourEmailAddressHere" to majordomo@postgresql.org)
>>>
>> I tried that.... and still got error......
>>
>> Any idea?????
>>
>> This is the error:
>>
>> In file included from /usr/lib/wx/include/gtk2-2.4/wx/setup.h:1144,
>
>
> I would expect ../include/gtl2-unicode-2.5/wx/... here. Still looks 
> like a 2.4/2.5 conflict.
>
> Regards,
> Andreas
>
Hi,

I have uninstalled wxWidget 2.4 and wxWidget 2.5 and installed wxWidget 
provided by Pgadmin website ( 
ftp://ftp2.au.postgresql.org/pub/postgresql/pgadmin3/wxwidgets/wxWidgets-pgAdmin3-20040907-2.tar.bz2 
). When I compile pgadmin with the official wxWidget, it tooks 5 seconds 
before it gave me error. But this time, it looks fine. It compile fine. 
Half an hour passed by.... Ooopsss, I still got error..... This is the 
error. This time I try to install pgadmin 1.2 not pgadmin 1.2 rc 1.

':
/usr/local/include/wx-2.5/wx/string.h:230: undefined reference to 
`wxXmlResourceHandler::AddStyle(wxString const&, int)'
xh_sqlbox.o(.text+0xdb):/usr/local/include/wx-2.5/wx/string.h:318: 
undefined reference to `wxXmlResourceHandler::AddStyle(wxString const&, 
int)'
xh_sqlbox.o(.text+0x12a):/usr/local/include/wx-2.5/wx/string.h:318: 
undefined reference to `wxXmlResourceHandler::AddStyle(wxString const&, 
int)'
xh_sqlbox.o(.text+0x14c): In function 
`ctlSQLBoxXmlHandler::ctlSQLBoxXmlHandler()':
ui/xh_sqlbox.cpp:27: undefined reference to 
`wxXmlResourceHandler::AddWindowStyles()'
xh_sqlbox.o(.text+0x184): In function 
`ctlSQLBoxXmlHandler::ctlSQLBoxXmlHandler()':
/usr/local/include/wx-2.5/wx/xrc/xmlres.h:318: undefined reference to 
`vtable for wxXmlResourceHandler'
xh_sqlbox.o(.text+0x2b2): In function 
`ctlSQLBoxXmlHandler::ctlSQLBoxXmlHandler()':
ui/xh_sqlbox.cpp:21: undefined reference to 
`wxXmlResourceHandler::wxXmlResourceHandler()'
xh_sqlbox.o(.text+0x2ed): In function 
`ctlSQLBoxXmlHandler::ctlSQLBoxXmlHandler()':
/usr/local/include/wx-2.5/wx/string.h:318: undefined reference to 
`wxXmlResourceHandler::AddStyle(wxString const&, int)'
xh_sqlbox.o(.text+0x334):/usr/local/include/wx-2.5/wx/string.h:318: 
undefined reference to `wxXmlResourceHandler::AddStyle(wxString const&, 
int)'
xh_sqlbox.o(.text+0x37b):/usr/local/include/wx-2.5/wx/string.h:318: 
undefined reference to `wxXmlResourceHandler::AddStyle(wxString const&, 
int)'
xh_sqlbox.o(.text+0x3ca):/usr/local/include/wx-2.5/wx/string.h:318: 
undefined reference to `wxXmlResourceHandler::AddStyle(wxString const&, 
int)'
xh_sqlbox.o(.text+0x3ec): In function 
`ctlSQLBoxXmlHandler::ctlSQLBoxXmlHandler()':
ui/xh_sqlbox.cpp:27: undefined reference to 
`wxXmlResourceHandler::AddWindowStyles()'
xh_sqlbox.o(.text+0x424): In function 
`ctlSQLBoxXmlHandler::ctlSQLBoxXmlHandler()':
/usr/local/include/wx-2.5/wx/xrc/xmlres.h:318: undefined reference to 
`vtable for wxXmlResourceHandler'
xh_sqlbox.o(.text+0x50c): In function 
`ctlSQLBoxXmlHandler::DoCreateResource()':ui/xh_sqlbox.cpp:33: undefined 
reference to `wxXmlResourceHandler::GetID()'
xh_sqlbox.o(.text+0x543): In function 
`ctlSQLBoxXmlHandler::DoCreateResource()':/usr/local/include/wx-2.5/wx/string.h:318: 
undefined reference to `wxXmlResourceHandler::GetPosition(wxString const&)'
xh_sqlbox.o(.text+0x577):/usr/local/include/wx-2.5/wx/string.h:318: 
undefined reference to `wxXmlResourceHandler::GetSize(wxString const&)'
xh_sqlbox.o(.text+0x5aa):/usr/local/include/wx-2.5/wx/string.h:318: 
undefined reference to `wxXmlResourceHandler::GetStyle(wxString const&, 
int)'
xh_sqlbox.o(.text+0x63c): In function 
`ctlSQLBoxXmlHandler::DoCreateResource()':ui/xh_sqlbox.cpp:35: undefined 
reference to `wxXmlResourceHandler::SetupWindow(wxWindow*)'
xh_sqlbox.o(.text+0x921): In function `global constructors keyed to 
_ZN19ctlSQLBoxXmlHandler14wxCreateObjectEv':
/usr/local/include/wx-2.5/wx/object.h:76: undefined reference to 
`wxXmlResourceHandler::ms_classInfo'
xh_sqlbox.o(.gnu.linkonce.r._ZTI19ctlSQLBoxXmlHandler+0x8):../src/include/xh_sqlbox.h:22: 
undefined reference to `typeinfo for wxXmlResourceHandler'
xh_sqlbox.o(.gnu.linkonce.t._ZN19ctlSQLBoxXmlHandlerD1Ev+0xd): In 
function `ctlSQLBoxXmlHandler::~ctlSQLBoxXmlHandler()':
ui/xh_sqlbox.cpp:20: undefined reference to `vtable for 
wxXmlResourceHandler'
xh_sqlbox.o(.gnu.linkonce.t._ZN19ctlSQLBoxXmlHandlerD0Ev+0xd): In 
function `ctlSQLBoxXmlHandler::~ctlSQLBoxXmlHandler()':
ui/xh_sqlbox.cpp:20: undefined reference to `vtable for 
wxXmlResourceHandler'
xh_calb.o(.text+0x12): In function 
`wxCalendarBoxXmlHandler::wxCalendarBoxXmlHandler()':
/usr/local/include/wx-2.5/wx/string.h:252: undefined reference to 
`wxXmlResourceHandler::wxXmlResourceHandler()'
xh_calb.o(.text+0x4a): In function 
`wxCalendarBoxXmlHandler::wxCalendarBoxXmlHandler()':
/usr/local/include/wx-2.5/wx/object.h:431: undefined reference to 
`wxXmlResourceHandler::AddStyle(wxString const&, int)'
xh_calb.o(.text+0x91): In function 
`wxCalendarBoxXmlHandler::wxCalendarBoxXmlHandler()':
/usr/local/include/wx-2.5/wx/string.h:230: undefined reference to 
`wxXmlResourceHandler::AddStyle(wxString const&, int)'
xh_calb.o(.text+0xd8):/usr/local/include/wx-2.5/wx/string.h:318: 
undefined reference to `wxXmlResourceHandler::AddStyle(wxString const&, 
int)'
xh_calb.o(.text+0xfa): In function 
`wxCalendarBoxXmlHandler::wxCalendarBoxXmlHandler()':
ui/xh_calb.cpp:26: undefined reference to 
`wxXmlResourceHandler::AddWindowStyles()'
xh_calb.o(.text+0x12b): In function 
`wxCalendarBoxXmlHandler::wxCalendarBoxXmlHandler()':
/usr/local/include/wx-2.5/wx/xrc/xmlres.h:318: undefined reference to 
`vtable for wxXmlResourceHandler'
xh_calb.o(.text+0x242): In function 
`wxCalendarBoxXmlHandler::wxCalendarBoxXmlHandler()':
ui/xh_calb.cpp:21: undefined reference to 
`wxXmlResourceHandler::wxXmlResourceHandler()'
xh_calb.o(.text+0x27a): In function 
`wxCalendarBoxXmlHandler::wxCalendarBoxXmlHandler()':
/usr/local/include/wx-2.5/wx/string.h:318: undefined reference to 
`wxXmlResourceHandler::AddStyle(wxString const&, int)'
xh_calb.o(.text+0x2c1):/usr/local/include/wx-2.5/wx/string.h:318: 
undefined reference to `wxXmlResourceHandler::AddStyle(wxString const&, 
int)'
xh_calb.o(.text+0x308):/usr/local/include/wx-2.5/wx/string.h:318: 
undefined reference to `wxXmlResourceHandler::AddStyle(wxString const&, 
int)'
xh_calb.o(.text+0x32a): In function 
`wxCalendarBoxXmlHandler::wxCalendarBoxXmlHandler()':
ui/xh_calb.cpp:26: undefined reference to 
`wxXmlResourceHandler::AddWindowStyles()'
xh_calb.o(.text+0x35b): In function 
`wxCalendarBoxXmlHandler::wxCalendarBoxXmlHandler()':
/usr/local/include/wx-2.5/wx/xrc/xmlres.h:318: undefined reference to 
`vtable for wxXmlResourceHandler'
xh_calb.o(.text+0x481): In function 
`wxCalendarBoxXmlHandler::DoCreateResource()':
ui/xh_calb.cpp:34: undefined reference to `wxXmlResourceHandler::GetName()'
xh_calb.o(.text+0x4ba): In function 
`wxCalendarBoxXmlHandler::DoCreateResource()':
/usr/local/include/wx-2.5/wx/string.h:318: undefined reference to 
`wxXmlResourceHandler::GetStyle(wxString const&, int)'
xh_calb.o(.text+0x4f1):/usr/local/include/wx-2.5/wx/string.h:318: 
undefined reference to `wxXmlResourceHandler::GetSize(wxString const&)'
xh_calb.o(.text+0x528):/usr/local/include/wx-2.5/wx/string.h:318: 
undefined reference to `wxXmlResourceHandler::GetPosition(wxString const&)'
xh_calb.o(.text+0x536):/usr/local/include/wx-2.5/wx/string.h:318: 
undefined reference to `wxXmlResourceHandler::GetID()'
xh_calb.o(.text+0x5e8): In function 
`wxCalendarBoxXmlHandler::DoCreateResource()':
ui/xh_calb.cpp:41: undefined reference to 
`wxXmlResourceHandler::SetupWindow(wxWindow*)'
xh_calb.o(.text+0x971): In function `global constructors keyed to 
_ZN23wxCalendarBoxXmlHandler14wxCreateObjectEv':
/usr/local/include/wx-2.5/wx/object.h:76: undefined reference to 
`wxXmlResourceHandler::ms_classInfo'
xh_calb.o(.gnu.linkonce.r._ZTI23wxCalendarBoxXmlHandler+0x8):../src/include/xh_calb.h:22: 
undefined reference to `typeinfo for wxXmlResourceHandler'
xh_calb.o(.gnu.linkonce.t._ZN23wxCalendarBoxXmlHandlerD1Ev+0xd): In 
function `wxCalendarBoxXmlHandler::~wxCalendarBoxXmlHandler()':
ui/xh_calb.cpp:20: undefined reference to `vtable for wxXmlResourceHandler'
xh_calb.o(.gnu.linkonce.t._ZN23wxCalendarBoxXmlHandlerD0Ev+0xd): In 
function `wxCalendarBoxXmlHandler::~wxCalendarBoxXmlHandler()':
ui/xh_calb.cpp:20: undefined reference to `vtable for wxXmlResourceHandler'
xh_timespin.o(.text+0x12): In function 
`wxTimeSpinXmlHandler::wxTimeSpinXmlHandler()':
/usr/local/include/wx-2.5/wx/string.h:252: undefined reference to 
`wxXmlResourceHandler::wxXmlResourceHandler()'
xh_timespin.o(.text+0x4d): In function 
`wxTimeSpinXmlHandler::wxTimeSpinXmlHandler()':
ui/xh_timespin.cpp:47: undefined reference to 
`wxXmlResourceHandler::AddStyle(wxString const&, int)'
xh_timespin.o(.text+0x94): In function 
`wxTimeSpinXmlHandler::wxTimeSpinXmlHandler()':
/usr/local/include/wx-2.5/wx/string.h:230: undefined reference to 
`wxXmlResourceHandler::AddStyle(wxString const&, int)'
xh_timespin.o(.text+0xba): In function 
`wxTimeSpinXmlHandler::wxTimeSpinXmlHandler()':
ui/xh_timespin.cpp:25: undefined reference to 
`wxXmlResourceHandler::AddWindowStyles()'
xh_timespin.o(.text+0xeb): In function 
`wxTimeSpinXmlHandler::wxTimeSpinXmlHandler()':
/usr/local/include/wx-2.5/wx/xrc/xmlres.h:318: undefined reference to 
`vtable for wxXmlResourceHandler'
xh_timespin.o(.text+0x1d2): In function 
`wxTimeSpinXmlHandler::wxTimeSpinXmlHandler()':
ui/xh_timespin.cpp:21: undefined reference to 
`wxXmlResourceHandler::wxXmlResourceHandler()'
xh_timespin.o(.text+0x20d): In function 
`wxTimeSpinXmlHandler::wxTimeSpinXmlHandler()':
/usr/local/include/wx-2.5/wx/string.h:318: undefined reference to 
`wxXmlResourceHandler::AddStyle(wxString const&, int)'
xh_timespin.o(.text+0x254):/usr/local/include/wx-2.5/wx/string.h:318: 
undefined reference to `wxXmlResourceHandler::AddStyle(wxString const&, 
int)'
xh_timespin.o(.text+0x27a): In function 
`wxTimeSpinXmlHandler::wxTimeSpinXmlHandler()':
ui/xh_timespin.cpp:25: undefined reference to 
`wxXmlResourceHandler::AddWindowStyles()'
xh_timespin.o(.text+0x2ab): In function 
`wxTimeSpinXmlHandler::wxTimeSpinXmlHandler()':
/usr/local/include/wx-2.5/wx/xrc/xmlres.h:318: undefined reference to 
`vtable for wxXmlResourceHandler'
xh_timespin.o(.text+0x3a1): In function 
`wxTimeSpinXmlHandler::DoCreateResource()':
ui/xh_timespin.cpp:33: undefined reference to 
`wxXmlResourceHandler::GetName()'
xh_timespin.o(.text+0x3da): In function 
`wxTimeSpinXmlHandler::DoCreateResource()':
/usr/local/include/wx-2.5/wx/string.h:318: undefined reference to 
`wxXmlResourceHandler::GetStyle(wxString const&, int)'
xh_timespin.o(.text+0x411):/usr/local/include/wx-2.5/wx/string.h:318: 
undefined reference to `wxXmlResourceHandler::GetSize(wxString const&)'
xh_timespin.o(.text+0x448):/usr/local/include/wx-2.5/wx/string.h:318: 
undefined reference to `wxXmlResourceHandler::GetPosition(wxString const&)'
xh_timespin.o(.text+0x456):/usr/local/include/wx-2.5/wx/string.h:318: 
undefined reference to `wxXmlResourceHandler::GetID()'
xh_timespin.o(.text+0x4ff): In function 
`wxTimeSpinXmlHandler::DoCreateResource()':
ui/xh_timespin.cpp:39: undefined reference to 
`wxXmlResourceHandler::SetupWindow(wxWindow*)'
xh_timespin.o(.text+0x881): In function `global constructors keyed to 
_ZN20wxTimeSpinXmlHandler14wxCreateObjectEv':
/usr/local/include/wx-2.5/wx/object.h:76: undefined reference to 
`wxXmlResourceHandler::ms_classInfo'
xh_timespin.o(.gnu.linkonce.r._ZTI20wxTimeSpinXmlHandler+0x8):../src/include/xh_timespin.h:22: 
undefined reference to `typeinfo for wxXmlResourceHandler'
xh_timespin.o(.gnu.linkonce.t._ZN20wxTimeSpinXmlHandlerD1Ev+0xd): In 
function `wxTimeSpinXmlHandler::~wxTimeSpinXmlHandler()':
ui/xh_timespin.cpp:20: undefined reference to `vtable for 
wxXmlResourceHandler'
xh_timespin.o(.gnu.linkonce.t._ZN20wxTimeSpinXmlHandlerD0Ev+0xd): In 
function `wxTimeSpinXmlHandler::~wxTimeSpinXmlHandler()':
ui/xh_timespin.cpp:20: undefined reference to `vtable for 
wxXmlResourceHandler'
xh_ctlcombo.o(.text+0x1e): In function 
`ctlComboBoxXmlHandler::wxCreateObject()':
../src/include/xh_ctlcombo.h:25: undefined reference to 
`wxComboBoxXmlHandler::wxComboBoxXmlHandler()'
xh_ctlcombo.o(.text+0x6c): In function 
`ctlComboBoxXmlHandler::DoCreateResource()':
/usr/local/include/wx-2.5/wx/string.h:230: undefined reference to 
`wxXmlResourceHandler::GetID()'
xh_ctlcombo.o(.text+0xa3): In function 
`ctlComboBoxXmlHandler::DoCreateResource()':
/usr/local/include/wx-2.5/wx/dynarray.h:964: undefined reference to 
`wxXmlResourceHandler::GetPosition(wxString const&)'
xh_ctlcombo.o(.text+0xd7): In function 
`ctlComboBoxXmlHandler::DoCreateResource()':
/usr/local/include/wx-2.5/wx/string.h:318: undefined reference to 
`wxXmlResourceHandler::GetSize(wxString const&)'
xh_ctlcombo.o(.text+0x10a): In function 
`ctlComboBoxXmlHandler::DoCreateResource()':
/usr/local/include/wx-2.5/wx/object.h:431: undefined reference to 
`wxXmlResourceHandler::GetStyle(wxString const&, int)'
xh_ctlcombo.o(.text+0x1aa): In function 
`ctlComboBoxXmlHandler::DoCreateResource()':
ui/xh_ctlcombo.cpp:23: undefined reference to 
`wxXmlResourceHandler::SetupWindow(wxWindow*)'
xh_ctlcombo.o(.text+0x491): In function `global constructors keyed to 
_ZN21ctlComboBoxXmlHandler14wxCreateObjectEv':
/usr/local/include/wx-2.5/wx/object.h:76: undefined reference to 
`wxComboBoxXmlHandler::ms_classInfo'
xh_ctlcombo.o(.gnu.linkonce.r._ZTI21ctlComboBoxXmlHandler+0x8):../src/include/xh_ctlcombo.h:23: 
undefined reference to `typeinfo for wxComboBoxXmlHandler'
xh_ctlcombo.o(.gnu.linkonce.t._ZN21ctlComboBoxXmlHandlerD1Ev+0xd): In 
function `ctlComboBoxXmlHandler::~ctlComboBoxXmlHandler()':
../src/include/xh_ctlcombo.h:25: undefined reference to `vtable for 
wxComboBoxXmlHandler'
xh_ctlcombo.o(.gnu.linkonce.t._ZN21ctlComboBoxXmlHandlerD1Ev+0x1e):../src/include/xh_ctlcombo.h:25: 
undefined reference to `vtable for wxXmlResourceHandler'
xh_ctlcombo.o(.gnu.linkonce.t._ZN21ctlComboBoxXmlHandlerD1Ev+0x74): In 
function `ctlComboBoxXmlHandler::~ctlComboBoxXmlHandler()':
/usr/local/include/wx-2.5/wx/xrc/xmlres.h:318: undefined reference to 
`vtable for wxXmlResourceHandler'
xh_ctlcombo.o(.gnu.linkonce.t._ZN21ctlComboBoxXmlHandlerD0Ev+0xd): In 
function `ctlComboBoxXmlHandler::~ctlComboBoxXmlHandler()':
../src/include/xh_ctlcombo.h:25: undefined reference to `vtable for 
wxComboBoxXmlHandler'
xh_ctlcombo.o(.gnu.linkonce.t._ZN21ctlComboBoxXmlHandlerD0Ev+0x1e):../src/include/xh_ctlcombo.h:25: 
undefined reference to `vtable for wxXmlResourceHandler'
xh_ctlcombo.o(.gnu.linkonce.t._ZN21ctlComboBoxXmlHandlerD0Ev+0x76): In 
function `ctlComboBoxXmlHandler::~ctlComboBoxXmlHandler()':
/usr/local/include/wx-2.5/wx/xrc/xmlres.h:318: undefined reference to 
`vtable for wxXmlResourceHandler'
dlgClasses.o(.text+0x1ba): In function `pgDialog::PostCreation()':
/usr/local/include/wx-2.5/wx/string.h:318: undefined reference to 
`wxXmlResource::Get()'
dlgClasses.o(.text+0x1dc):/usr/local/include/wx-2.5/wx/string.h:318: 
undefined reference to `wxXmlResource::AttachUnknownControl(wxString 
const&, wxWindow*, wxWindow*)'
dlgClasses.o(.text+0x2e0): In function `pgDialog::PostCreation()':
ui/dlgClasses.cpp:47: undefined reference to 
`wxXmlResource::GetXRCID(wchar_t const*)'
dlgClasses.o(.text+0x306): In function `pgDialog::PostCreation()':
/usr/local/include/wx-2.5/wx/window.h:261: undefined reference to 
`wxXmlResource::GetXRCID(wchar_t const*)'
dlgClasses.o(.text+0x355):/usr/local/include/wx-2.5/wx/window.h:250: 
undefined reference to `wxXmlResource::GetXRCID(wchar_t const*)'
dlgClasses.o(.text+0x481):/usr/local/include/wx-2.5/wx/window.h:228: 
undefined reference to `wxXmlResource::GetXRCID(wchar_t const*)'
dlgClasses.o(.text+0x4c8): In function `pgDialog::PostCreation()':
ui/dlgClasses.cpp:59: undefined reference to 
`wxXmlResource::GetXRCID(wchar_t const*)'
dlgClasses.o(.text+0x4ee):ui/dlgClasses.cpp:65: more undefined 
references to `wxXmlResource::GetXRCID(wchar_t const*)' follow
dlgClasses.o(.text+0xabf): In function 
`pgDialog::LoadResource(wxWindow*, wchar_t const*)':
ui/dlgClasses.cpp:106: undefined reference to `wxXmlResource::Get()'
dlgClasses.o(.text+0xad3):ui/dlgClasses.cpp:106: undefined reference to 
`wxXmlResource::LoadDialog(wxDialog*, wxWindow*, wxString const&)'
dlgClasses.o(.text+0x2690): In function 
`ExecutionDialog::OnCancel(wxCommandEvent&)':
/usr/local/include/wx-2.5/wx/window.h:441: undefined reference to 
`wxXmlResource::GetXRCID(wchar_t const*)'
dlgClasses.o(.text+0x26c1): In function 
`ExecutionDialog::OnCancel(wxCommandEvent&)':
ui/dlgClasses.cpp:349: undefined reference to 
`wxXmlResource::GetXRCID(wchar_t const*)'
dlgClasses.o(.text+0x26ed):ui/dlgClasses.cpp:350: undefined reference to 
`wxXmlResource::GetXRCID(wchar_t const*)'
dlgClasses.o(.text+0x2719):ui/dlgClasses.cpp:351: undefined reference to 
`wxXmlResource::GetXRCID(wchar_t const*)'
dlgClasses.o(.text+0x2868): In function 
`ExecutionDialog::OnOK(wxCommandEvent&)':
/usr/local/include/wx-2.5/wx/window.h:441: undefined reference to 
`wxXmlResource::GetXRCID(wchar_t const*)'
dlgClasses.o(.text+0x294f):ui/dlgClasses.cpp:396: more undefined 
references to `wxXmlResource::GetXRCID(wchar_t const*)' follow
dlgEditGridOptions.o(.text+0x113a): In function 
`dlgEditGridOptions::dlgEditGridOptions(frmEditGrid*, pgConn*, wxString 
const&, ctlSQLGrid*)':
ui/dlgEditGridOptions.cpp:97: undefined reference to `wxXmlResource::Get()'
dlgEditGridOptions.o(.text+0x1159):ui/dlgEditGridOptions.cpp:97: 
undefined reference to `wxXmlResource::AttachUnknownControl(wxString 
const&, wxWindow*, wxWindow*)'
dlgEditGridOptions.o(.text+0x13e5):ui/dlgEditGridOptions.cpp:139: 
undefined reference to `wxXmlResource::GetXRCID(wchar_t const*)'
dlgEditGridOptions.o(.text+0x1440):ui/dlgEditGridOptions.cpp:147: 
undefined reference to `wxXmlResource::GetXRCID(wchar_t const*)'
dlgEditGridOptions.o(.text+0x14a7):ui/dlgEditGridOptions.cpp:148: 
undefined reference to `wxXmlResource::GetXRCID(wchar_t const*)'
dlgEditGridOptions.o(.text+0x14da):ui/dlgEditGridOptions.cpp:153: 
undefined reference to `wxXmlResource::GetXRCID(wchar_t const*)'
dlgEditGridOptions.o(.text+0x1510):ui/dlgEditGridOptions.cpp:157: 
undefined reference to `wxXmlResource::GetXRCID(wchar_t const*)'
dlgEditGridOptions.o(.text+0x1547):ui/dlgEditGridOptions.cpp:157: more 
undefined references to `wxXmlResource::GetXRCID(wchar_t const*)' follow
dlgEditGridOptions.o(.text+0x216a): In function 
`dlgEditGridOptions::dlgEditGridOptions(frmEditGrid*, pgConn*, wxString 
const&, ctlSQLGrid*)':
ui/dlgEditGridOptions.cpp:97: undefined reference to `wxXmlResource::Get()'
dlgEditGridOptions.o(.text+0x2189):ui/dlgEditGridOptions.cpp:97: 
undefined reference to `wxXmlResource::AttachUnknownControl(wxString 
const&, wxWindow*, wxWindow*)'
dlgEditGridOptions.o(.text+0x2415):ui/dlgEditGridOptions.cpp:139: 
undefined reference to `wxXmlResource::GetXRCID(wchar_t const*)'
dlgEditGridOptions.o(.text+0x2470):ui/dlgEditGridOptions.cpp:147: 
undefined reference to `wxXmlResource::GetXRCID(wchar_t const*)'
dlgEditGridOptions.o(.text+0x24d7):ui/dlgEditGridOptions.cpp:148: 
undefined reference to `wxXmlResource::GetXRCID(wchar_t const*)'
dlgEditGridOptions.o(.text+0x250a):ui/dlgEditGridOptions.cpp:153: 
undefined reference to `wxXmlResource::GetXRCID(wchar_t const*)'
dlgEditGridOptions.o(.text+0x2540):ui/dlgEditGridOptions.cpp:157: 
undefined reference to `wxXmlResource::GetXRCID(wchar_t const*)'
dlgEditGridOptions.o(.text+0x2577):ui/dlgEditGridOptions.cpp:157: more 
undefined references to `wxXmlResource::GetXRCID(wchar_t const*)' follow
xrcDialogs.o(.text+0xd02): In function `InitXmlResource()':
ui/common/xrcDialogs.cpp:8969: undefined reference to `wxXmlResource::Get()'
xrcDialogs.o(.text+0xd0e):ui/common/xrcDialogs.cpp:8969: undefined 
reference to `wxXmlResource::Load(wxString const&)'
xrcDialogs.o(.text+0xd42):ui/common/xrcDialogs.cpp:8970: undefined 
reference to `wxXmlResource::Get()'
xrcDialogs.o(.text+0xd4e):ui/common/xrcDialogs.cpp:8970: undefined 
reference to `wxXmlResource::Load(wxString const&)'
xrcDialogs.o(.text+0xd82):ui/common/xrcDialogs.cpp:8971: undefined 
reference to `wxXmlResource::Get()'
xrcDialogs.o(.text+0xd8e):ui/common/xrcDialogs.cpp:8971: undefined 
reference to `wxXmlResource::Load(wxString const&)'
xrcDialogs.o(.text+0xdc2):ui/common/xrcDialogs.cpp:8972: undefined 
reference to `wxXmlResource::Get()'
xrcDialogs.o(.text+0xdce):ui/common/xrcDialogs.cpp:8972: undefined 
reference to `wxXmlResource::Load(wxString const&)'
xrcDialogs.o(.text+0xe02):ui/common/xrcDialogs.cpp:8973: undefined 
reference to `wxXmlResource::Get()'
xrcDialogs.o(.text+0xe0e):ui/common/xrcDialogs.cpp:8973: undefined 
reference to `wxXmlResource::Load(wxString const&)'
xrcDialogs.o(.text+0xe42):ui/common/xrcDialogs.cpp:8974: undefined 
reference to `wxXmlResource::Get()'
xrcDialogs.o(.text+0xe4e):ui/common/xrcDialogs.cpp:8974: undefined 
reference to `wxXmlResource::Load(wxString const&)'
xrcDialogs.o(.text+0xe82):ui/common/xrcDialogs.cpp:8975: undefined 
reference to `wxXmlResource::Get()'
xrcDialogs.o(.text+0xe8e):ui/common/xrcDialogs.cpp:8975: undefined 
reference to `wxXmlResource::Load(wxString const&)'
xrcDialogs.o(.text+0xec2):ui/common/xrcDialogs.cpp:8976: undefined 
reference to `wxXmlResource::Get()'
xrcDialogs.o(.text+0xece):ui/common/xrcDialogs.cpp:8976: undefined 
reference to `wxXmlResource::Load(wxString const&)'
xrcDialogs.o(.text+0xf02):ui/common/xrcDialogs.cpp:8977: undefined 
reference to `wxXmlResource::Get()'
xrcDialogs.o(.text+0xf0e):ui/common/xrcDialogs.cpp:8977: undefined 
reference to `wxXmlResource::Load(wxString const&)'
xrcDialogs.o(.text+0xf42):ui/common/xrcDialogs.cpp:8978: undefined 
reference to `wxXmlResource::Get()'
xrcDialogs.o(.text+0xf4e):ui/common/xrcDialogs.cpp:8978: undefined 
reference to `wxXmlResource::Load(wxString const&)'
xrcDialogs.o(.text+0xf82):ui/common/xrcDialogs.cpp:8979: undefined 
reference to `wxXmlResource::Get()'
xrcDialogs.o(.text+0xf8e):ui/common/xrcDialogs.cpp:8979: undefined 
reference to `wxXmlResource::Load(wxString const&)'
xrcDialogs.o(.text+0xfc2):ui/common/xrcDialogs.cpp:8980: undefined 
reference to `wxXmlResource::Get()'
xrcDialogs.o(.text+0xfce):ui/common/xrcDialogs.cpp:8980: undefined 
reference to `wxXmlResource::Load(wxString const&)'
xrcDialogs.o(.text+0x1002):ui/common/xrcDialogs.cpp:8981: undefined 
reference to `wxXmlResource::Get()'
xrcDialogs.o(.text+0x100e):ui/common/xrcDialogs.cpp:8981: undefined 
reference to `wxXmlResource::Load(wxString const&)'
xrcDialogs.o(.text+0x1042):ui/common/xrcDialogs.cpp:8982: undefined 
reference to `wxXmlResource::Get()'
xrcDialogs.o(.text+0x104e):ui/common/xrcDialogs.cpp:8982: undefined 
reference to `wxXmlResource::Load(wxString const&)'
xrcDialogs.o(.text+0x1082):ui/common/xrcDialogs.cpp:8983: undefined 
reference to `wxXmlResource::Get()'
xrcDialogs.o(.text+0x108e):ui/common/xrcDialogs.cpp:8983: undefined 
reference to `wxXmlResource::Load(wxString const&)'
xrcDialogs.o(.text+0x10c2):ui/common/xrcDialogs.cpp:8984: undefined 
reference to `wxXmlResource::Get()'
xrcDialogs.o(.text+0x10ce):ui/common/xrcDialogs.cpp:8984: undefined 
reference to `wxXmlResource::Load(wxString const&)'
xrcDialogs.o(.text+0x1102):ui/common/xrcDialogs.cpp:8985: undefined 
reference to `wxXmlResource::Get()'
xrcDialogs.o(.text+0x110e):ui/common/xrcDialogs.cpp:8985: undefined
reference to `wxXmlResource::Load(wxString const&)'
xrcDialogs.o(.text+0x1142):ui/common/xrcDialogs.cpp:8986: undefined 
reference to `wxXmlResource::Get()'
xrcDialogs.o(.text+0x114e):ui/common/xrcDialogs.cpp:8986: undefined 
reference to `wxXmlResource::Load(wxString const&)'
xrcDialogs.o(.text+0x1182):ui/common/xrcDialogs.cpp:8987: undefined 
reference to `wxXmlResource::Get()'
xrcDialogs.o(.text+0x118e):ui/common/xrcDialogs.cpp:8987: undefined 
reference to `wxXmlResource::Load(wxString const&)'
xrcDialogs.o(.text+0x11c2):ui/common/xrcDialogs.cpp:8988: undefined 
reference to `wxXmlResource::Get()'
xrcDialogs.o(.text+0x11ce):ui/common/xrcDialogs.cpp:8988: undefined 
reference to `wxXmlResource::Load(wxString const&)'
xrcDialogs.o(.text+0x1202):ui/common/xrcDialogs.cpp:8989: undefined 
reference to `wxXmlResource::Get()'
xrcDialogs.o(.text+0x120e):ui/common/xrcDialogs.cpp:8989: undefined 
reference to `wxXmlResource::Load(wxString const&)'
xrcDialogs.o(.text+0x1242):ui/common/xrcDialogs.cpp:8990: undefined 
reference to `wxXmlResource::Get()'
xrcDialogs.o(.text+0x124e):ui/common/xrcDialogs.cpp:8990: undefined 
reference to `wxXmlResource::Load(wxString const&)'
xrcDialogs.o(.text+0x1282):ui/common/xrcDialogs.cpp:8991: undefined 
reference to `wxXmlResource::Get()'
xrcDialogs.o(.text+0x128e):ui/common/xrcDialogs.cpp:8991: undefined 
reference to `wxXmlResource::Load(wxString const&)'
xrcDialogs.o(.text+0x12c2):ui/common/xrcDialogs.cpp:8992: undefined 
reference to `wxXmlResource::Get()'
xrcDialogs.o(.text+0x12ce):ui/common/xrcDialogs.cpp:8992: undefined 
reference to `wxXmlResource::Load(wxString const&)'
xrcDialogs.o(.text+0x1302):ui/common/xrcDialogs.cpp:8993: undefined 
reference to `wxXmlResource::Get()'
xrcDialogs.o(.text+0x130e):ui/common/xrcDialogs.cpp:8993: undefined 
reference to `wxXmlResource::Load(wxString const&)'
xrcDialogs.o(.text+0x1342):ui/common/xrcDialogs.cpp:8994: undefined 
reference to `wxXmlResource::Get()'
xrcDialogs.o(.text+0x134e):ui/common/xrcDialogs.cpp:8994: undefined 
reference to `wxXmlResource::Load(wxString const&)'
xrcDialogs.o(.text+0x1382):ui/common/xrcDialogs.cpp:8995: undefined 
reference to `wxXmlResource::Get()'
xrcDialogs.o(.text+0x138e):ui/common/xrcDialogs.cpp:8995: undefined 
reference to `wxXmlResource::Load(wxString const&)'
xrcDialogs.o(.text+0x13c2):ui/common/xrcDialogs.cpp:8996: undefined 
reference to `wxXmlResource::Get()'
xrcDialogs.o(.text+0x13ce):ui/common/xrcDialogs.cpp:8996: undefined 
reference to `wxXmlResource::Load(wxString const&)'
xrcDialogs.o(.text+0x1402):ui/common/xrcDialogs.cpp:8997: undefined 
reference to `wxXmlResource::Get()'
xrcDialogs.o(.text+0x140e):ui/common/xrcDialogs.cpp:8997: undefined 
reference to `wxXmlResource::Load(wxString const&)'
xrcDialogs.o(.text+0x1442):ui/common/xrcDialogs.cpp:8998: undefined 
reference to `wxXmlResource::Get()'
xrcDialogs.o(.text+0x144e):ui/common/xrcDialogs.cpp:8998: undefined 
reference to `wxXmlResource::Load(wxString const&)'
xrcDialogs.o(.text+0x1482):ui/common/xrcDialogs.cpp:8999: undefined 
reference to `wxXmlResource::Get()'
xrcDialogs.o(.text+0x148e):ui/common/xrcDialogs.cpp:8999: undefined 
reference to `wxXmlResource::Load(wxString const&)'
xrcDialogs.o(.text+0x14c2):ui/common/xrcDialogs.cpp:9000: undefined 
reference to `wxXmlResource::Get()'
xrcDialogs.o(.text+0x14ce):ui/common/xrcDialogs.cpp:9000: undefined 
reference to `wxXmlResource::Load(wxString const&)'
xrcDialogs.o(.text+0x1502):ui/common/xrcDialogs.cpp:9001: undefined 
reference to `wxXmlResource::Get()'
xrcDialogs.o(.text+0x150e):ui/common/xrcDialogs.cpp:9001: undefined 
reference to `wxXmlResource::Load(wxString const&)'
xrcDialogs.o(.text+0x1542):ui/common/xrcDialogs.cpp:9002: undefined 
reference to `wxXmlResource::Get()'
xrcDialogs.o(.text+0x154e):ui/common/xrcDialogs.cpp:9002: undefined 
reference to `wxXmlResource::Load(wxString const&)'
xrcDialogs.o(.text+0x1582):ui/common/xrcDialogs.cpp:9003: undefined 
reference to `wxXmlResource::Get()'
xrcDialogs.o(.text+0x158e):ui/common/xrcDialogs.cpp:9003: undefined 
reference to `wxXmlResource::Load(wxString const&)'
xrcDialogs.o(.text+0x15c2):ui/common/xrcDialogs.cpp:9004: undefined 
reference to `wxXmlResource::Get()'
xrcDialogs.o(.text+0x15ce):ui/common/xrcDialogs.cpp:9004: undefined 
reference to `wxXmlResource::Load(wxString const&)'
xrcDialogs.o(.text+0x1602):ui/common/xrcDialogs.cpp:9005: undefined 
reference to `wxXmlResource::Get()'
xrcDialogs.o(.text+0x160e):ui/common/xrcDialogs.cpp:9005: undefined 
reference to `wxXmlResource::Load(wxString const&)'
xrcDialogs.o(.text+0x1642):ui/common/xrcDialogs.cpp:9006: undefined 
reference to `wxXmlResource::Get()'
xrcDialogs.o(.text+0x164e):ui/common/xrcDialogs.cpp:9006: undefined 
reference to `wxXmlResource::Load(wxString const&)'
xrcDialogs.o(.text+0x1682):ui/common/xrcDialogs.cpp:9007: undefined 
reference to `wxXmlResource::Get()'
xrcDialogs.o(.text+0x168e):ui/common/xrcDialogs.cpp:9007: undefined 
reference to `wxXmlResource::Load(wxString const&)'
xrcDialogs.o(.text+0x16c2):ui/common/xrcDialogs.cpp:9008: undefined 
reference to `wxXmlResource::Get()'
xrcDialogs.o(.text+0x16ce):ui/common/xrcDialogs.cpp:9008: undefined 
reference to `wxXmlResource::Load(wxString const&)'
xrcDialogs.o(.text+0x1702):ui/common/xrcDialogs.cpp:9009: undefined 
reference to `wxXmlResource::Get()'
xrcDialogs.o(.text+0x170e):ui/common/xrcDialogs.cpp:9009: undefined 
reference to `wxXmlResource::Load(wxString const&)'
collect2: ld returned 1 exit status
make[2]: *** [pgadmin3] Error 1
make[2]: Leaving directory `/tmp/pgadmin3-1.2.0/src'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/tmp/pgadmin3-1.2.0'
make: *** [all] Error 2




Re: error building pgadmin 1.2 rc

От
Andreas Pflug
Дата:
Akbar wrote:
> Andreas Pflug wrote:
> 
>> Akbar wrote:
>>
>>> Andreas Pflug wrote:
>>>
>>>> Akbar wrote:
>>>>
>>>>>>  
>>>>>>
>>>>> I use Gentoo and I have installed wxWidgets 2.5.3 version....... 
>>>>> But I have wxWidgets 2.4 version too. But when I Iook into 
>>>>> configure script of pgadmin:
>>>>>
>>>>> {wx_home}/include/wx-2.5
>>>>>
>>>>> Yes, my wxwidget 2.5 version is installed in this directory..... My 
>>>>> wxwidget 2.4 installed in this /usr/include/wx...... 
>>>>
>>>>
>>>>
>>>>
>>>>
>>>> This might conflict. Try renaming /usr/include/wx to 
>>>> /usr/include/wx-moved-away.
>>>>
>>>> Regards,
>>>> Andreas
>>>>
>>>> ---------------------------(end of 
>>>> broadcast)---------------------------
>>>> TIP 2: you can get off all lists at once with the unregister command
>>>>    (send "unregister YourEmailAddressHere" to majordomo@postgresql.org)
>>>>
>>> I tried that.... and still got error......
>>>
>>> Any idea?????
>>>
>>> This is the error:
>>>
>>> In file included from /usr/lib/wx/include/gtk2-2.4/wx/setup.h:1144,
>>
>>
>>
>> I would expect ../include/gtl2-unicode-2.5/wx/... here. Still looks 
>> like a 2.4/2.5 conflict.
>>
>> Regards,
>> Andreas
>>
> Hi,
> 
> I have uninstalled wxWidget 2.4 and wxWidget 2.5 and installed wxWidget 
> provided by Pgadmin website ( 
> ftp://ftp2.au.postgresql.org/pub/postgresql/pgadmin3/wxwidgets/wxWidgets-pgAdmin3-20040907-2.tar.bz2 
> ).

This is a deprecated version; use the official wxWidgets 2.5.3.

Regards,
Andreas


Re: error building pgadmin 1.2 rc

От
Troels Arvin
Дата:
On Thu, 02 Dec 2004 18:53:08 +0000, Andreas Pflug wrote:

>> I have uninstalled wxWidget 2.4 and wxWidget 2.5 and installed wxWidget 
>> provided by Pgadmin website ( 
>> ftp://ftp2.au.postgresql.org/pub/postgresql/pgadmin3/wxwidgets/wxWidgets-pgAdmin3-20040907-2.tar.bz2 
>> ).
> 
> This is a deprecated version; use the official wxWidgets 2.5.3.

I suggest that the whole pgadmin3/wxwindows/ directory be removed from the
ftp mirrors.

-- 
Greetings from Troels Arvin, Copenhagen, Denmark




Re: error building pgadmin 1.2 rc

От
"Dave Page"
Дата:

> -----Original Message-----
> From: pgadmin-support-owner@postgresql.org
> [mailto:pgadmin-support-owner@postgresql.org] On Behalf Of
> Troels Arvin
> Sent: 02 December 2004 19:37
> To: pgadmin-support@postgresql.org
> Subject: Re: [pgadmin-support] error building pgadmin 1.2 rc
>
> > This is a deprecated version; use the official wxWidgets 2.5.3.
>
> I suggest that the whole pgadmin3/wxwindows/ directory be
> removed from the ftp mirrors.

Yes, I've been thinking about that, however, that means there will be no
way to build the historic releases - or will all the older versions
build with wx2.5.3 (I doubt it).

Thoughts? Personally I'd like to retain the history...

/D


Historic tar-balls, etc.

От
Troels Arvin
Дата:
On Fri, 03 Dec 2004 08:29:33 +0000, Dave Page wrote (subject "Re: error
building pgadmin 1.2 rc"):

>> > This is a deprecated version; use the official wxWidgets 2.5.3.
>> 
>> I suggest that the whole pgadmin3/wxwindows/ directory be 
>> removed from the ftp mirrors.
> 
> Yes, I've been thinking about that, however, that means there will be no
> way to build the historic releases - or will all the older versions
> build with wx2.5.3 (I doubt it).
> 
> Thoughts? Personally I'd like to retain the history...

I suggest that a new pgadmin top-level directory be created called
"historic" and that all the old stuff goes there, if it needs to be kept
at all.

-- 
Greetings from Troels Arvin, Copenhagen, Denmark




Re: error building pgadmin 1.2 rc

От
Andreas Pflug
Дата:
Dave Page wrote:
>  
>  version; use the official wxWidgets 2.5.3.
>>
>>I suggest that the whole pgadmin3/wxwindows/ directory be 
>>removed from the ftp mirrors.
> 
> 
> Yes, I've been thinking about that, however, that means there will be no
> way to build the historic releases - or will all the older versions
> build with wx2.5.3 (I doubt it).
> 
> Thoughts? Personally I'd like to retain the history...

Me too.
IMHO we should have a dummy pgadmin-wx2.5.3 package, redirecting users 
to wx. This way, we signal to users that the latest version to use is 
wx2.5.3.

Regards,
Andreas