Make Failed

Поиск
Список
Период
Сортировка
От Sachin Srivastava
Тема Make Failed
Дата
Msg-id 4B2B8BC4.30705@enterprisedb.com
обсуждение исходный текст
Ответы Re: Make Failed  (Guillaume Lelarge <guillaume@lelarge.info>)
Список pgadmin-hackers
Make failed for the current HEAD.

g++ -DHAVE_CONFIG_H -I. -I..   -I/home/sachin/pgsql/build/include -DSSL -I/usr/local/lib/wx/include/gtk2-unicode-debug-static-2.8 -I/usr/local/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXDEBUG__ -D__WXGTK__ -g -O0 -I/usr/include/libxml2 -I/usr/include/libxml2 -DDATA_DIR=\"/home/sachin/pgadmin3/build/share/pgadmin3/\" -Wall -Wno-non-virtual-dtor -fno-strict-aliasing -I../pgadmin/include   -MT pgAdmin3.o -MD -MP -MF .deps/pgAdmin3.Tpo -c -o pgAdmin3.o `test -f './pgAdmin3.cpp' || echo './'`./pgAdmin3.cpp
In file included from ./pgAdmin3.cpp:13:
../pgadmin/include/pgAdmin3.h:26:34: error: ctl/ctlCheckTreeView.h: No such file or directory
./pgAdmin3.cpp:68:37: error: ctl/xh_ctlchecktreeview.h: No such file or directory
./pgAdmin3.cpp: In member function ‘virtual bool pgAdmin3::OnInit()’:
./pgAdmin3.cpp:381: error: expected type-specifier before ‘ctlCheckTreeViewXmlHandler’
./pgAdmin3.cpp:381: error: expected ‘)’ before ‘ctlCheckTreeViewXmlHandler’
./pgAdmin3.cpp:381: error: no matching function for call to ‘wxXmlResource::AddHandler(int*)’
/usr/local/include/wx-2.8/wx/xrc/xmlres.h:148: note: candidates are: void wxXmlResource::AddHandler(wxXmlResourceHandler*)
make[2]: *** [pgAdmin3.o] Error 1
make[2]: Leaving directory `/home/sachin/pgadmin3/pgadmin'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/sachin/pgadmin3'
make: *** [all] Error 2

--
Regards,
Sachin Srivastava
EnterpriseDB, the Enterprise Postgres company.

В списке pgadmin-hackers по дате отправления:

Предыдущее
От: "yasirhantoush"
Дата:
Сообщение: Re: Some questions on the backup window
Следующее
От: svn@pgadmin.org
Дата:
Сообщение: SVN Commit by guillaume: r8137 - in trunk/pgadmin3/pgadmin: . ctl include/ctl include/images