Thread: Make Failed

Make Failed

From
Sachin Srivastava
Date:
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.

Re: Make Failed

From
Guillaume Lelarge
Date:
Le vendredi 18 décembre 2009 à 15:03:48, Sachin Srivastava a écrit :
> 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
>

Sorry about this. I don't know how I could have forgotten to add the new
files. I just commited them.

Really sorry.


--
Guillaume.
 http://www.postgresqlfr.org
 http://dalibo.com