build error pgadmin3-src-20040805.tar.gz
От | Raphaël Enrici |
---|---|
Тема | build error pgadmin3-src-20040805.tar.gz |
Дата | |
Msg-id | 4112A55C.1060202@club-internet.fr обсуждение исходный текст |
Список | pgadmin-hackers |
Hi friends, hourra! My DSL connection is now functional :) I surely missed some of the things which were done recently, but just in case, I had a quick look to this morning build and it fails like this: if i386-linux-g++ -DHAVE_CONFIG_H -I. -I. -I.. -DDATA_DIR=\"/usr/share/pgadmin3/\" -Wall -g -I../src/include -I../src/agent/include -I/usr/include/postgresql -I./include -DSSL -I/usr/lib/wx/include/gtk2ud-2.5 -D__WXDEBUG__ -D__WXGTK__ -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -I/usr/include -DDATA_DIR=\"/usr/share/pgadmin3/\" -Wall -g -I../src/include -I../src/agent/include -g -O2 -MT frmQuery.o -MD -MP -MF ".deps/frmQuery.Tpo" \ -c -o frmQuery.o `test -f 'ui/frmQuery.cpp' || echo './'`ui/frmQuery.cpp; \ then mv -f ".deps/frmQuery.Tpo" ".deps/frmQuery.Po"; \ else rm -f ".deps/frmQuery.Tpo"; exit 1; \ fi ui/frmQuery.cpp: In member function `void frmQuery::execQuery(const wxString&, int, bool, int, bool)': ui/frmQuery.cpp:1004: error: `wxMilliSleep' undeclared (first use this function) ui/frmQuery.cpp:1004: error: (Each undeclared identifier is reported only once for each function it appears in.) make[3]: *** [frmQuery.o] Error 1 make[3]: Leaving directory `/BUILD/MY_PGADMIN3/AUTO_PGADMIN/build/debian/pgadmin3-1.1.0/src' make[2]: *** [all-recursive] Error 1 make[2]: Leaving directory `/BUILD/MY_PGADMIN3/AUTO_PGADMIN/build/debian/pgadmin3-1.1.0' make[1]: *** [all] Error 2 make[1]: Leaving directory `/BUILD/MY_PGADMIN3/AUTO_PGADMIN/build/debian/pgadmin3-1.1.0' make: *** [build-stamp] Error 2 Regards, Raphaël
В списке pgadmin-hackers по дате отправления: