[GRASS-dev] native winGRASS pre-alpha testers needed

Markus Neteler neteler at itc.it
Fri May 18 12:31:04 EDT 2007


On Fri, May 18, 2007 at 04:18:48PM +0200, Moritz Lennert wrote:
> Hello,
> 
> I have updated the GRASS native win package at
> 
> http://moritz.homelinux.org/grass/wingrass/
> 
> (see instructions in the README file)
> 
> We definitely need testers if we want to speed up development on this. I 
> don't have much time to spend on testing at the moment. Even though you 
> can use a variety of modules in winGRASS, we are still far from a really 
> usable port. Only testing (and fixing ;-) ) will get us there.

Moritz has posted the remaining compile errors at
http://moritz.homelinux.org/grass/wingrass/winmakerrors.log

Especially this is of interest to be fixed:

/c/grasssrc/grass6/raster/r.li/r.li.daemon
gcc -shared -o /c/grasssrc/grass6/dist.i686-pc-mingw32/lib/liblibr_li.6.3.cvs.dll -L/c/grasssrc/grass6/dist.i686-pc-mingw32/lib -Wl,--export-dynamic,--enable-runtime-pseudo-reloc  -L/c/grasslibs/lib  -L/c/Programme/PostgreSQL/8.2/lib   OBJ.i686-pc-mingw32/daemon.o OBJ.i686-pc-mingw32/list.o OBJ.i686-pc-mingw32/ipc.o OBJ.i686-pc-mingw32/worker.o OBJ.i686-pc-mingw32/GenericCell.o OBJ.i686-pc-mingw32/avl.o OBJ.i686-pc-mingw32/avlID.o -lgrass_gis -lgrass_datetime -lxdr -liberty -lws2_32    -lz      && \
(cd /c/grasssrc/grass6/dist.i686-pc-mingw32/lib; ln -f -s liblibr_li.6.3.cvs.dll /c/grasssrc/grass6/dist.i686-pc-mingw32/lib/liblibr_li.dll)
OBJ.i686-pc-mingw32/daemon.o: In function `calculateIndex':c:/grasssrc/grass6/raster/r.li/r.li.daemon/daemon.c:58: undefined reference to `mkfifo'
:c:/grasssrc/grass6/raster/r.li/r.li.daemon/daemon.c:71: undefined reference to `mkfifo'
:c:/grasssrc/grass6/raster/r.li/r.li.daemon/daemon.c:73: undefined reference to `fork'
:c:/grasssrc/grass6/raster/r.li/r.li.daemon/daemon.c:217: undefined reference to `wait'
:c:/grasssrc/grass6/raster/r.li/r.li.daemon/daemon.c:218: undefined reference to `WIFEXITED'
:c:/grasssrc/grass6/raster/r.li/r.li.daemon/daemon.c:237: undefined reference to `wait'
:c:/grasssrc/grass6/raster/r.li/r.li.daemon/daemon.c:238: undefined reference to `WIFEXITED'
collect2: ld returned 1 exit status

Markus




More information about the grass-dev mailing list