Seems the error persists :
sasha@sasha:~/gis/grass6_devel$ svn info
Path: .
URL: https://svn.osgeo.org/grass/grass/branches/develbranch_6
Repository Root: https://svn.osgeo.org/grass
Repository UUID: 15284696-431f-4ddb-bdfa-cd5b030d7da7
Revision: 36640
Node Kind: directory
Schedule: normal
Last Changed Author: neteler
Last Changed Rev: 36638
Last Changed Date: 2009-04-08 17:54:16 +0200 (mer, 08 apr 2009)
sasha@sasha:~/gis/grass6_devel$ cd /home/sasha/gis/grass6_devel/vector/v.in.dxf
sasha@sasha:~/gis/grass6_devel/vector/v.in.dxf$ make
gcc -I/home/sasha/gis/grass6_devel/dist.i686-pc-linux-gnu/include -g -O2 -I/usr/local/include -DPACKAGE="“grassmods”" -I/home/sasha/gis/grass6_devel/dist.i686-pc-linux-gnu/include -o OBJ.i686-pc-linux-gnu/write_vect.o -c write_vect.c
write_vect.c: In function ‘get_field_cat’:
write_vect.c:125: error: ‘DXf_BUF_SIZE’ undeclared (first use in this function)
write_vect.c:125: error: (Each undeclared identifier is reported only once
write_vect.c:125: error: for each function it appears in.)
make: *** [OBJ.i686-pc-linux-gnu/write_vect.o] Error 1
Massimo Di Stefano
massimodisasha@yahoo.it
epifanio on irc.freenode.net /join gfoss
Il giorno 08/apr/09, alle ore 18:00, grass-dev-request@lists.osgeo.org ha scritto:
Da: Vincent Bain <bain@toraval.fr>
Data: 08 aprile 2009 17:57:15 GMT+02:00
A: grass-dev <grass-dev@lists.osgeo.org>
Oggetto: [GRASS-dev] error in v.in.dxf compilation
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 1May it be due to recent changes to write_vect.c ?
Yours,
Vincent
grass-dev mailing list
grass-dev@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/grass-dev