[GRASS-dev] Re: vector lib compile error in trunk

Markus GRASS markus.metz.giswork at googlemail.com
Thu May 21 12:54:00 EDT 2009


Martin Landa wrote:
> Hi,
>
> 2009/5/21 Markus GRASS <markus.metz.giswork at googlemail.com>:
>   
>> After r37270 I get a compile error in trunk/lib/vector/diglib
>>
>> The portability test in diglib is no longer passed, probably because
>> portable.c and port_init.c have been modified. According to the
>> changeset it (the compile error) doesn't make sense, but I observed that
>> too when I put in LFS support. The files test32.ok and test64.ok must be
>> created anew, preferably after some testing.
>>
>> Anybody else getting this compile error?
>>     
>
> not me on 32bit, LFS enabled. Hm, probably the changes should be reverted(??)
>   
No need to revert IMHO, the changes do not look serious, it was just
documentation and adding const where necessary when I had a look at the
changeset.

BTW, I got the compile error on Linux 64bit, LFS enabled, after make
distclean. test.c may need a close look, then test32.ok and test64.ok
need to be created anew and tested on different systems, with and
without LFS (that's what I did before submitting LFS to the vector
libs). Unfortunately I have currently neither the resources nor the time
to do some testing on my side. I can't really judge how important that
portability test is, a good reason to make sure it is passed?

Markus M


More information about the grass-dev mailing list