?95?03?37?19?pm@bnr.ca>
Reply-To: grassu-list@max.cecer.army.mil
NNTP-Posting-Host: ux1.cso.uiuc.edu
Mime-Version: 1.0
Content-Type: text/plain; charset=US-ASCII
Originator: daemon@ux1.cso.uiuc.edu
I'm compiling Grass4.1 for linux, update 5. The compile crashes at 2
unexpected places
1. r.combine reports an undefined symbol yyinput in gis_lxcl.0.
2. i.tape.spot reports lots of undefined symbols and refers to
/usr/lib/libcurses.a(cr_tty.o)In addition the following contributed scripts crash - r.rvi, r.traj, NPS/area
and distance.I'm using gcc 2.5.8.
Any suggestions for cures?
Jerry Nelson
PS The rest of Grass seems to run fine, and monitors start a lot more
quickly.
Hello Jerry,
did You use flex -l (maximum copatibility flag).
curses: Use ncurses!
This problem occures, if You try to link to the wrong
curses library (included curses, linked to ncurses?).
Greetings
Andreas Holz