[GRASS-dev] error in v.in.dxf compilation

Andrew Danner adanner at cs.swarthmore.edu
Wed Apr 8 14:04:51 EDT 2009


Same here. It is just a typo:
DXf_BUF_SIZE -> DXF_BUF_SIZE (capital F)

I don't have svn access to commit, but it's an easy fix


Vincent Bain wrote:
> Hi,
> Compiling grass65 (revision 36627) I got an error in v.in.dxf
> compilation :
> 
>         gcc
>         -I/home/vincent/grass65_devel/dist.x86_64-unknown-linux-gnu/include -I/usr/include/  -g -O2    -I/usr/local/include    -DPACKAGE=\""grassmods"\"  -I/home/vincent/grass65_devel/dist.x86_64-unknown-linux-gnu/include -o OBJ.x86_64-unknown-linux-gnu/write_vect.o -c write_vect.c
>         write_vect.c: Dans la fonction «get_field_cat» :
>         write_vect.c:125: erreur: «DXf_BUF_SIZE» undeclared (first use
>         in this function)
>         write_vect.c:125: erreur: (Each undeclared identifier is
>         reported only once
>         write_vect.c:125: erreur: for each function it appears in.)
>         make: *** [OBJ.x86_64-unknown-linux-gnu/write_vect.o] Erreur 1
> 
> May it be due to recent changes to write_vect.c ?
> 
> Yours,
> Vincent
> 
> _______________________________________________
> grass-dev mailing list
> grass-dev at lists.osgeo.org
> http://lists.osgeo.org/mailman/listinfo/grass-dev



More information about the grass-dev mailing list