[Dhsvm-users] Problems compiling
Daniel Victoria
daniel.victoria at gmail.com
Thu Sep 15 13:55:51 PDT 2005
Hi all,
I just downloaded the DHSVM-2.0 source code and when I tried to
compile I got a message about errno.h being "include nested to
deeply".
So, doing a web search I found that by changing the flag
-I/usr/include/sys to -I/usr/include, everything worked. In fact,
DHSVM compiled and I have an executable but there were still some
error messages, which were:
Draw.c: In function 'draw':
Draw.c:69: warning: incompatible implicit declaration of built-in
function 'exit'
EvalExponentIntegral.c: In function 'evalexpint':
EvalExponentIntegral.c:34: warning: incompatible implicit declaration
of built-in function 'exit'
EvalExponentIntegral.c:61: warning: incompatible implicit declaration
of built-in function 'exit'
EvalExponentIntegral.c:81: warning: incompatible implicit declaration
of built-in function 'exit'
InitFileIO.c: In function 'InitFileIO':
InitFileIO.c:89: warning: incompatible implicit declaration of
built-in function 'strcpy'
InitFileIO.c:95: warning: incompatible implicit declaration of
built-in function 'strcpy'
InitFileIO.c:103: warning: incompatible implicit declaration of
built-in function 'strcpy'
Does someone knows what this is all about? (This is just the stderr output).
Also, after downloading the tutorial, I noticed that it included the
source code for DHSVM-2.0.1? Which one should I use? The web page says
the latest release is 2.0
This is my first message to this list and since I did not find any
search engine for the past messages, I apologise if I'm asking
something that's been already answered.
Thanks
Daniel
More information about the Dhsvm-users
mailing list