This topic needs a title

From uunet!max.cecer.army.mil!grass-lists-owner Wed Mar 31 10:58:32 1993
Date: Wed, 31 Mar 1993 12:37:50 -0600
From: "Net.Noise owner" <uunet!max.cecer.army.mil!news>
Sender: uunet!max.cecer.army.mil!lists-owner
Reply-To: uunet!max.cecer.army.mil!grassu-list
To: info-grass-user@ux1.cso.uiuc.edu
Content-Length: 841

Newsgroups: info.grass.user
Path: zorro.cecer.army.mil!youngs
From: youngs@zorro.cecer.army.mil (Doug Youngs)
Subject: Error running r.in.erdas
Message-ID: <C4rnqz.74y@news.cecer.army.mil>
Summary: Error running r.in.erdas
Keywords: Erdas to Grass Conversion Error Message; Please Help
Sender: news@news.cecer.army.mil (Net.Noise owner)
Organization: US Army Corps of Engineers Construction Engineering Research Labs
Date: Wed, 31 Mar 1993 18:37:46 GMT
Lines: 16

I'm getting an "error in memory allocation" when running r.in.erdas

I suspect that it has something to do with the byteorder. Starting from
REV 7.5, ERDAS files across all platforms use a single file format, which
uses, among other things, INTEL byteorder. This means you need to byte-swap
the values in the header before you can use them, on machines like SUN's or
any other MOTOROLA based machines.

pgao@esri.com

This error message appears after a screen listing of some header information,
which looks screwy to me. Particularly:

number cols, rows---------- -1140260864, -1642725376

Erdas .gis and .trl files were created with ERDAS REV 7.5

Anyone know what my problem is ??

thanks,

youngs@zorro.cecer.army.mil