Re: Compilation error
От | Raphaël Enrici |
---|---|
Тема | Re: Compilation error |
Дата | |
Msg-id | 4120AD93.4090304@club-internet.fr обсуждение исходный текст |
Ответ на | Compilation error ("Giovanni P. Tirloni" <gpt@tirloni.org>) |
Список | pgadmin-support |
Giovanni P. Tirloni wrote: > Hi, > > I'm trying to compile pgadmin3-src-20040816.tar.gz with > wxWidgets-pgAdmin3-20040711-1.tar.bz2 on a Fedora Core 3 (test1) system > and I get the following error: can you confirm you are using a gcc 3.4.X series ? If yes, we are currently patching padmin III to be compliant with it. Andreas submitted a patch recently but there are still some files to patch. I'm currently working on this. Regards, Raphaël > > if g++ -DHAVE_CONFIG_H -I. -I. -I.. > -DDATA_DIR=\"/usr/local/pgadmin3/share/pgadmin3/\" -Wall -g > -I../src/include -I../src/agent/include -I/usr/include -DSSL > -I/usr/local/wxwidgets-2.5/lib/wx/include/gtk-2.5 > -I/usr/local/wxwidgets-2.5/include -DGTK_NO_CHECK_CASTS -D__WXGTK__ > -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -DWX_PRECOMP -DNO_GCC_PRAGMA > -I/usr/local/wxwidgets-2.5/include > -DDATA_DIR=\"/usr/local/pgadmin3/share/pgadmin3/\" -Wall -g > -I../src/include -I../src/agent/include -g -O2 -MT frmBackup.o -MD -MP > -MF ".deps/frmBackup.Tpo" \ > -c -o frmBackup.o `test -f 'ui/frmBackup.cpp' || echo > './'`ui/frmBackup.cpp; \ > then mv -f ".deps/frmBackup.Tpo" ".deps/frmBackup.Po"; \ > else rm -f ".deps/frmBackup.Tpo"; exit 1; \ > fi > .../src/include/dlgClasses.h:116: error: `void > ExternProcessDialog::OnClose(wxCloseEvent&)' is protected > ui/frmBackup.cpp:53: error: within this context > make[2]: ** [frmBackup.o] Erro 1 > > > wxWidgets install finished successfuly. So did stc and xrc. >
В списке pgadmin-support по дате отправления: