[ODE] problem while compiling
Thomas Renou
thomas.renou at nurves.com
Sun Jul 6 15:53:02 2003
--Apple-Mail-2--232049494
Content-Transfer-Encoding: 7bit
Content-Type: text/plain;
charset=US-ASCII;
format=flowed
hello everybody i'am trying to compile ODE for MacOS X, i downloaded
the last version by CVS, and when i try to compile, it send me :
[Ordinateur-de-Thomas-Renou:~/ode] thomas% make
g++ -DdDOUBLE -DdNODEBUG -o configurator.exe configurator.c
configurator.c: In function `void fatal_error(char*)':
configurator.c:125: `exit' undeclared (first use this function)
configurator.c:125: (Each undeclared identifier is reported only once
for each
function it appears in.)
configurator.c: In function `void delete_file(char*)':
configurator.c:175: `unlink' undeclared (first use this function)
configurator.c: In function `void compile(char*, char*)':
configurator.c:193: `system' undeclared (first use this function)
make: *** [configurator.exe] Error 1
and it was the same witch gnumake.
any ideas ?
thx.
Thomas Renou
thomas.renou@nurves.com
http://www.nurves.com/
--Apple-Mail-2--232049494
Content-Transfer-Encoding: 7bit
Content-Type: text/enriched;
charset=US-ASCII
hello everybody i'am trying to compile ODE for MacOS X, i downloaded
the last version by CVS, and when i try to compile, it send me :
[Ordinateur-de-Thomas-Renou:~/ode] thomas% make
g++ -DdDOUBLE -DdNODEBUG -o configurator.exe configurator.c
configurator.c: In function `void fatal_error(char*)':
configurator.c:125: `exit' undeclared (first use this function)
configurator.c:125: (Each undeclared identifier is reported only once
for each
function it appears in.)
configurator.c: In function `void delete_file(char*)':
configurator.c:175: `unlink' undeclared (first use this function)
configurator.c: In function `void compile(char*, char*)':
configurator.c:193: `system' undeclared (first use this function)
make: *** [configurator.exe] Error 1
and it was the same witch gnumake.
any ideas ?
thx.
<bold>Thomas Renou</bold>
thomas.renou@nurves.com
http://www.nurves.com/
--Apple-Mail-2--232049494--