[Gambas-user] Compile error in gb.xml

Ru Vuott vuott at ...325...
Wed May 30 20:35:11 CEST 2012


> 
> Did you call ./reconf and ./configure before ?
> 
> If this doesn't work, try to call make clean, or to remove
> the .deps directory 
> in gb.xml/src/html.
> 
> Regards,
> Adrien.
> 
> 

Hello,

I had the same problem-error:

mv -f .deps/gb_xml_html_la-utils.Tpo .deps/gb_xml_html_la-utils.Plo
make[5]: *** No rule to make target `document.cpp', needed by `gb_xml_html_la-document.lo'.  Stop.
make[5]: Leaving directory `/home/vuott/trunk/gb.xml/src/html'
make[4]: *** [all-recursive] Error 1
make[4]: Leaving directory `/home/vuott/trunk/gb.xml/src'
make[3]: *** [all-recursive] Error 1
make[3]: Leaving directory `/home/vuott/trunk/gb.xml'
make[2]: *** [all] Error 2
make[2]: Leaving directory `/home/vuott/trunk/gb.xml'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/vuott/trunk'
make: *** [all] Error 2



So, I tried to call "make clean"; then I re-launched update from ./reconf-all, but I have had the error again.
You suggested ".deps directory" in gb.xml/src/html must be removed. Question: is ".deps directory" a folder with files ? There I open /html folder, but I saw only files (CDocument.ccp, etc, etc).

Thanks  :-(




More information about the User mailing list