vBulletin Search Engine Optimization
| |||||||
| Register | FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| ||||
| Hi! I tried to compile pgAdmin on a Suse 10.1 system, using a fresh SVN checkout (rev 5210). Attached is a patch with changes I had to apply in order to be able to compile pgAdmin. I also got the following warnings while compiling pgAdmin - got them before and after adding the headers, only line numbers differ: ../frm/frmReport.cpp: In member function ‘virtual void reportObjectDataDictionaryFactory::GenerateReport( frmReport*, pgObject*)’: ../frm/frmReport.cpp:1335: warning: cannot pass objects of non-POD type ‘class wxString’ through ‘...’; call will abort at runtime ../frm/frmReport.cpp:1335: warning: cannot pass objects of non-POD type ‘class wxString’ through ‘...’; call will abort at runtime ../frm/frmReport.cpp:1335: warning: cannot pass objects of non-POD type ‘class wxString’ through ‘...’; call will abort at runtime ../frm/frmReport.cpp:1335: warning: cannot pass objects of non-POD type ‘class wxString’ through ‘...’; call will abort at runtime ../frm/frmReport.cpp:1335: warning: cannot pass objects of non-POD type ‘class wxString’ through ‘...’; call will abort at runtime ../frm/frmReport.cpp:1341: warning: cannot pass objects of non-POD type ‘class wxString’ through ‘...’; call will abort at runtime ../frm/frmReport.cpp:1389: warning: cannot pass objects of non-POD type ‘class wxString’ through ‘...’; call will abort at runtime ../frm/frmReport.cpp:1389: warning: cannot pass objects of non-POD type ‘class wxString’ through ‘...’; call will abort at runtime ../frm/frmReport.cpp:1389: warning: cannot pass objects of non-POD type ‘class wxString’ through ‘...’; call will abort at runtime Suse 10.1 comes with gcc v 4.1.0 if this info is of any help and with some headaches in order to compile pgAdmin, at least for someone like me Regards, Miha -- "... the small primitive tribes joined up and became huge, powerful primitive tribes with more sophisticated weapons." -- Terry Pratchett, Small Gods ---------------------------(end of broadcast)--------------------------- TIP 6: explain analyze is your friend |
| Thread Tools | |
| Display Modes | |
|
|