[GRASS-user] Can't load Grass 7 on Windows 7

Filipe Dias filipesdias at gmail.com
Fri Oct 5 10:07:14 PDT 2012


Hi
I just tried to load the latest version and got a different error. Print
screen attached

Best regards

On Wed, Oct 3, 2012 at 1:30 PM, Glynn Clements <glynn at gclements.plus.com>wrote:

>
> Markus Neteler wrote:
>
> > > doubleio.c: In function `Rast3d_write_doubles':
> > > doubleio.c:12: error: `u_int' undeclared (first use in this function)
> >
> > Apparently MinGW does not define:
> >
> > typedef unsigned long int ulong;
> > typedef unsigned short int ushort;
> > typedef unsigned int uint;
> >
> >
> http://sourceforge.net/tracker/index.php?func=detail&aid=2922311&group_id=2435&atid=102435
> >
> > In R, I see
> > http://svn.r-project.org/R/trunk/src/extra/xdr/rpc/types.h
> > #ifndef _GNU_H_WINDOWS32_SOCKETS
> > typedef unsigned int u_int;
> > typedef unsigned long u_long;
> > typedef unsigned short u_short;
> > #endif
> >
> > The latter I have submitted in r53301.
>
> There's no need for typedefs. Fixed in r53304.
>
> --
> Glynn Clements <glynn at gclements.plus.com>
> _______________________________________________
> grass-user mailing list
> grass-user at lists.osgeo.org
> http://lists.osgeo.org/mailman/listinfo/grass-user
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osgeo.org/pipermail/grass-user/attachments/20121005/b23f77f7/attachment-0001.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: grass_error2.jpg
Type: image/jpeg
Size: 166231 bytes
Desc: not available
URL: <http://lists.osgeo.org/pipermail/grass-user/attachments/20121005/b23f77f7/attachment-0001.jpg>


More information about the grass-user mailing list