Re: [pgadmin-support] pgadmin3 beta3 build failure
От | Andreas Pflug |
---|---|
Тема | Re: [pgadmin-support] pgadmin3 beta3 build failure |
Дата | |
Msg-id | 417A7713.5080505@pse-consulting.de обсуждение исходный текст |
Ответ на | Re: [pgadmin-support] pgadmin3 beta3 build failure (steve fox <steve@wiscota.net>) |
Ответы |
Re: [pgadmin-support] pgadmin3 beta3 build failure
|
Список | pgadmin-hackers |
steve fox wrote: > Thanks, Andreas - > > Your changes got me past the previous error, now I'm seeing this one: > > xrcDialogs.o(.gnu.linkonce.t._ZN17wxMemoryFSHandlerD1Ev+0x13): In > function `wxMemoryFSHandler::~wxMemoryFSHandler()': > ui/common/xrcDialogs.cpp:8926: undefined reference to > `wxMemoryFSHandlerBase::~wxMemoryFSHandlerBase()' > xrcDialogs.o(.gnu.linkonce.t._ZN17wxMemoryFSHandlerD0Ev+0x14): In > function `wxMemoryFSHandler::~wxMemoryFSHandler()': > ui/common/xrcDialogs.cpp:8926: undefined reference to > `wxMemoryFSHandlerBase::~wxMemoryFSHandlerBase()' This means (in 999.9999% of all cases) that object and lib don't fit together. The fastest to fix this is probably make clean; make; make install for both wx and pgadmin. Regards, Andreas
В списке pgadmin-hackers по дате отправления: