[ODE] Trouble installing ODE (from SVN) on Mac OS X
Charles Pina
charlespina at gmail.com
Tue Apr 17 15:32:43 MST 2007
Ok, based on the name of the file (*_old.h), I figured the file might
not be necessary for the build. Removing it from ode/Makefile.in
allowed make to compile the source successfully. The rest of the
install went off without a hitch.
Charles
On Apr 17, 2007, at 3:16 PM, Charles Pina wrote:
> I was able to resolve the issue by updating to a newer version of
> automake (I had been using 1.6 from the OS X Developer CD, I am now
> using 1.9 from the GNU website). I successfully ran autogen.sh, and
> configure.
>
> Now, I get the following error when running make:
> make[3]: *** No rule to make target `odecpp_old.h', needed by `all-
> am'. Stop.
> make[2]: *** [all] Error 2
> make[1]: *** [all-recursive] Error 1
> make: *** [all-recursive] Error 1
>
> Any help is greatly appreciated. Thanks,
> Charles
>
>
> On Apr 17, 2007, at 2:34 PM, Charles Pina wrote:
>
>> I have just checked out the most recent version of ODE from SVN. I
>> am running Mac OS X on an intel processor. I run 'sh autogen.sh'
>> and get the following error:
>>
>> automake: ode/src/Makefile.am: C source seen but `CC' not defined
>> in `configure.in'
>>
>> I tried defining CC in configure.in, but the error persists. When
>> I define AC_PROG_CC in configure.in, the error does not appear but
>> no configure script is generated. Please help,
>>
>> Charles
>
More information about the ODE
mailing list