It stopped at compiling pixmap. Here is the error echo:
undefined first referenced
symbol in file
rint OB/Pixmap.o
ld fatal: Symbol referencing errors. No output written to
I checked pixmap directory and found "rint" was defined
as follows in Graphics.c:
#ifdef IGRAPH
#define rint(x) ((double) ((int) ((x) + 0.5)))
#endif
Can anyone tell me what "IGRAPH" is for? Any hint regarding
this compilation would be appreciated.
--Xin
zhuang@access.dig.ex.com
Oops, it should be zhuang@access.digex.com