[ODE] 0.6 Release

Rodrigo Hernandez kwizatz at aeongames.com
Wed May 17 13:59:50 MST 2006


Have you tried using the configure options:

  --x-includes=DIR    X include files are in DIR
  --x-libraries=DIR   X library files are in DIR

for configure?

Bram Stolk wrote:

>>what is left to be done?
>>    
>>
>
>I think the autoconf stuff is still not OK.
>E.g. on a SGI IRIX machine, -lX11 is not on the link line.
>
>configure.in uses AC_PATH_X and AC_PATH_XTRA
>However, I don't think that this saves you from
>having to check for (or specify directly) the X11 library.
>
>more info:
>http://www.cs.cmu.edu/cgi-bin/info2www?(autoconf.info)System%20Services
>
>When I add the -lX11 to the Makefile manually, ODE builds and
>runs just fine :-) (This is with gcc in 32bit mode).
>
>Just for kicks, I'll try to see if it will do 64bit irix
>as well...
>
>
>  Bram
>
>_______________________________________________
>ODE mailing list
>ODE at q12.org
>http://q12.org/mailman/listinfo/ode
>
>  
>



More information about the ODE mailing list