[ODE] Build warnings from the latest SVN trunk on mac OS X (select.h & socket.h)
Ryan Gardner
ryebrye at gmail.com
Thu May 18 08:43:37 MST 2006
I updated my SVN trunk to the latest revision, ran autogen &
configure. Here's the configure output:
------
checking sys/select.h usability... no
checking sys/select.h presence... yes
configure: WARNING: sys/select.h: present but cannot be compiled
configure: WARNING: sys/select.h: check for missing prerequisite
headers?
configure: WARNING: sys/select.h: see the Autoconf documentation
configure: WARNING: sys/select.h: section "Present But Cannot Be
Compiled"
configure: WARNING: sys/select.h: proceeding with the preprocessor's
result
configure: WARNING: sys/select.h: in the future, the compiler will
take precedence
configure: WARNING: ## -------------------------- ##
configure: WARNING: ## Report this to ode at q12.org ##
configure: WARNING: ## -------------------------- ##
checking for sys/select.h... yes
checking sys/socket.h usability... no
checking sys/socket.h presence... yes
configure: WARNING: sys/socket.h: present but cannot be compiled
configure: WARNING: sys/socket.h: check for missing prerequisite
headers?
configure: WARNING: sys/socket.h: see the Autoconf documentation
configure: WARNING: sys/socket.h: section "Present But Cannot Be
Compiled"
configure: WARNING: sys/socket.h: proceeding with the preprocessor's
result
configure: WARNING: sys/socket.h: in the future, the compiler will
take precedence
configure: WARNING: ## -------------------------- ##
configure: WARNING: ## Report this to ode at q12.org ##
configure: WARNING: ## -------------------------- ##
checking for sys/socket.h... yes
checking types of arguments for select... int,int *,struct timeval *
checking for vprintf... no
configure: creating ./config.status
config.status: creating Makefile
config.status: creating include/Makefile
config.status: creating include/ode/Makefile
config.status: creating ode/Makefile
config.status: creating ode/src/Makefile
config.status: creating drawstuff/Makefile
config.status: creating drawstuff/src/Makefile
config.status: creating drawstuff/dstest/Makefile
config.status: creating ode/test/Makefile
config.status: creating ode-config
config.status: creating include/ode/config.h
config.status: executing depfiles commands
Configuration:
Target system type: powerpc-apple-darwin8.6.0
Build system type: powerpc-apple-darwin8.6.0
Host system type: powerpc-apple-darwin8.6.0
Use double precision: no
Use OPCODE: yes
Use gyroscopic term: yes
Is this a Pentium: no
Is the CPU x86-64: no
Is this a release build: no
Headers will be installed in /usr/local/include/ode
Libraries will be installed in /usr/local/lib
-----
I'm reporting it to ode at q12.org because I was specifically told to do
so :P
Ryan
More information about the ODE
mailing list