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.
On Mon, May 26, 2014 at 7:46 PM, epi <massimodisasha@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
i already did a make distclean then i posted the log
···
On Mon, May 26, 2014 at 7:46 PM, epi <massimodisasha@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
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 Mon, May 26, 2014 at 7:46 PM, epi <massimodisasha@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