Hi,
I downloaded grass5.0beta3 and try to compile it. I got failed at: src/display/d.3d.
The error message as
In function 'V_call':
Vcall.c:150/160/168/178/... undefined reference to "__waddbytes".
The same error also appears at src/display/d.color.
Could someone give me some instructions for solving this problem? Thanks for any
response.
jiao weili
wljiao@ne.rsgs.ac.cn
jiao weili wrote:
Hi,
I downloaded grass5.0beta3 and try to compile it. I got failed at: src/display/d.3d.
The error message as
In function 'V_call':
Vcall.c:150/160/168/178/... undefined reference to "__waddbytes".
The same error also appears at src/display/d.color.
The problem is related to your curses package. I run Linux 2.0.30
(slackware distribution) and had the same problem. It appears that
the "curses.h" include file is not the one needed for ncurses library.
The workaround I used was to move all the files from
/usr/include/ncurses
to /usr/include (file with same name in /usr/include were renamed
from xxx.h to OLDxxx.h)
I hope this can solve your problem.
--
Michel Wurtz ENGEES - CEREG
1, quai Koch - BP 1039, F-67070 STRASBOURG cedex
Tel: +33 03.88.24.82.45 Fax: +33 03.88.37.04.97