[GRASS-dev] problems building grass7_trunk on debian wheezy

2014-05-26 Thread epi
Hi,

trying to upgrade my grass7 installation i got errors for the following modules 
:

v.kernel, v.net.path, v.to.db, m.measure

Attached as gist the full build log for each module :

https://gist.github.com/anonymous/cc53f782312fb347ee26

for both v.to.db and m.measure the erros seems to be related to an undefined 
“G_units_to_meters_*”
while v.kernel, v.net.path are pointing to problems in vect.h

have you any clue ?

Thanks for help.

Massimo.


___
grass-dev mailing list
grass-dev@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/grass-dev


Re: [GRASS-dev] problems building grass7_trunk on debian wheezy

2014-05-26 Thread Vaclav Petras
On Mon, May 26, 2014 at 7:46 PM, epi massimodisa...@gmail.com wrote:

 Hi,

 trying to upgrade my grass7 installation i got errors for the following
 modules :

 v.kernel, v.net.path, v.to.db, m.measure

 Attached as gist the full build log for each module :

 https://gist.github.com/anonymous/cc53f782312fb347ee26

 for both v.to.db and m.measure the erros seems to be related to an
 undefined “G_units_to_meters_*”
 while v.kernel, v.net.path are pointing to problems in vect.h

 have you any clue ?

 Try to do make distclean. There were some changes in library. This usually
requires distclean.


 Thanks for help.

 Massimo.


 ___
 grass-dev mailing list
 grass-dev@lists.osgeo.org
 http://lists.osgeo.org/mailman/listinfo/grass-dev

___
grass-dev mailing list
grass-dev@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/grass-dev

Re: [GRASS-dev] problems building grass7_trunk on debian wheezy

2014-05-26 Thread epi
i already did a make distclean then i posted the log

On May 26, 2014, at 8:37 PM, Vaclav Petras wenzesl...@gmail.com wrote:

 
 
 
 On Mon, May 26, 2014 at 7:46 PM, epi massimodisa...@gmail.com wrote:
 Hi,
 
 trying to upgrade my grass7 installation i got errors for the following 
 modules :
 
 v.kernel, v.net.path, v.to.db, m.measure
 
 Attached as gist the full build log for each module :
 
 https://gist.github.com/anonymous/cc53f782312fb347ee26
 
 for both v.to.db and m.measure the erros seems to be related to an undefined 
 “G_units_to_meters_*”
 while v.kernel, v.net.path are pointing to problems in vect.h
 
 have you any clue ?
 
 Try to do make distclean. There were some changes in library. This usually 
 requires distclean.
  
 Thanks for help.
 
 Massimo.
 
 
 ___
 grass-dev mailing list
 grass-dev@lists.osgeo.org
 http://lists.osgeo.org/mailman/listinfo/grass-dev
 

___
grass-dev mailing list
grass-dev@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/grass-dev

Re: [GRASS-dev] problems building grass7_trunk on debian wheezy

2014-05-26 Thread epi
there was a problem with svn up” the trunk was not fully upgraded, because svn 
found the r.stream.* add ons inside the grass_trunk src directory 
their presence was generating an svn conflict and aborting the upgrade. 
I manually removed the add ons from trunk and did a complete svn up.  
Now the build goes ahead without errors.

On May 26, 2014, at 8:41 PM, epi massimodisa...@gmail.com wrote:

 i already did a make distclean then i posted the log
 
 On May 26, 2014, at 8:37 PM, Vaclav Petras wenzesl...@gmail.com wrote:
 
 
 
 
 On Mon, May 26, 2014 at 7:46 PM, epi massimodisa...@gmail.com wrote:
 Hi,
 
 trying to upgrade my grass7 installation i got errors for the following 
 modules :
 
 v.kernel, v.net.path, v.to.db, m.measure
 
 Attached as gist the full build log for each module :
 
 https://gist.github.com/anonymous/cc53f782312fb347ee26
 
 for both v.to.db and m.measure the erros seems to be related to an undefined 
 “G_units_to_meters_*”
 while v.kernel, v.net.path are pointing to problems in vect.h
 
 have you any clue ?
 
 Try to do make distclean. There were some changes in library. This usually 
 requires distclean.
  
 Thanks for help.
 
 Massimo.
 
 
 ___
 grass-dev mailing list
 grass-dev@lists.osgeo.org
 http://lists.osgeo.org/mailman/listinfo/grass-dev
 
 

___
grass-dev mailing list
grass-dev@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/grass-dev