[GRASS5] _gtty & _stty errors
Jeshua Lacock
jeshua at SierraMaps.com
Wed Dec 6 18:31:57 EST 2000
On Tuesday, December 5, 2000, at 10:54 PM, Eric G . Miller wrote:
> On Tue, Dec 05, 2000 at 04:07:11PM -0800, Jeshua Lacock wrote:
> > Greetings listers,
> >
> > The following modules:
> > /usr/src/grass/src/display/d.colors
> > /usr/src/grass/src/imagery/i.class
> > /usr/src/grass/src/imagery/i.ortho.photo/photo.2image
> > /usr/src/grass/src/imagery/i.points
> > /usr/src/grass/src/imagery/i.points3/inter
> > /usr/src/grass/src/imagery/i.vpoints
> >
> > Report the same error:
> > /usr/bin/ld: Undefined symbols:
> > _gtty
> > _stty
>
> Those should be defined in libncurses, I think. Do you have the
> ncurses5 library installed? It may be the linker is not finding the
> libraries correctly (maybe use the --with-libs=/path/to/libdir). The
> linker is often very limited in where it will look for thing by default,
> hence all the -L/usr/X11R6/lib and similar flags. See other post as
> well.
Hi gang,
Ok, I installed the libncurses 5.2 and it appears that they were already installed because modules that compiled before gave a error stating that "/usr/lib/libncurses.a is out of date; rerun ranlib(1)". After updating with ranlib the modules that worked before now work, however, I still get the errors with the above modules:
/usr/bin/ld: Undefined symbols:
_gtty
_stty
Which leads me to believe that they must be defined somewhere else.... Where??
I would really like to figure this one out as it will fix 6 modules....
Thanks,
Jeshua Lacock
Cartographer/Owner
http://SierraMaps.com
http://3dTopoMaps.com
Telephone: (760) 935-4481
----------------------------------------
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