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:

 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.

-- 
Giovanni P. Tirloni


---------------------------(end of broadcast)---------------------------
TIP 4: Don't 'kill -9' the postmaster

Reply via email to