[GRASS5] Re: [GRASSLIST:1098] Compiling GRASS5.0beta8 on Alpha (DS-10) Linux

Radim Blazek Radim.Blazek at dhv.cz
Fri Nov 10 07:01:56 EST 2000


"F.Tusell" wrote:> >
>    Thank you very much for your reply. I have looked at the directory
>    named diglib in src/libes/vect32_64/ but diglib64 is not there,
>    only diglib. I have made a link:
> 
>      ln -s src/libes/vect32_64/diglib src/libes/vect32/diglib64
> 
>    with the hope that the compiler would find it.
> 
>    And it does, but other files are missing. The compiler complains
>    about missing "includes", and in fact in the directory
> 
>       src/libes/vect32_64/diglib
> 
>    a command:         grep "include" *.c     yields:
> 
>             allocation.c:#include "digit.h"
>             allocation.c:#include <unistd.h>
>             allocation.c:#include <stdlib.h>
>             area.c:#include "digit.h"
>             area.c:#include <stdlib.h>
>             attribute.c:#include "digit.h"
>             attribute.c:#include "dig_atts.h"
>             ...
>             [output chopped]
> 
>    while  ls -l *.h  only returns:
> 
>     -rw-r--r--   1 etptupaf etptupaf       26 Dec 29  1999 debugf.h
>     -rw-r--r--   1 etptupaf etptupaf      337 Feb  3  2000 digit.h
>     -rw-r--r--   1 etptupaf etptupaf      231 Nov  9 18:33 portable.h
> 
>    Are you certain the diglib in vect32_64 is what the compiler searches
>    as diglib64? If so, can I take the missing files from the diglib in
>    vect32?
> 
>    Thank you again.
> 
>    ft.

I am not sure (I don't have 64bit machine). I think that
libes/vect32/diglib64 was removed "Thu Jul 13 05:52:04 2000" with message
"Bill Hughes: removed, will be continued in ../vect32_64/" but
it seems that vect32_64/ is not maitained now (all files 10 month old).

Vector includes were restructured (in summer?, everything now in Vect.h) and changes
were done only in vect32/ not in vec32_64/. 

I am also interested because we have to merge vect32/ and vect32_64/
in vectlib in grass51.

Somebody knows more about?

Radim

---------------------------------------- 
If you want to unsubscribe from GRASS Development Team mailing list write to:
minordomo at geog.uni-hannover.de with
subject 'unsubscribe grass5'



More information about the grass-dev mailing list