Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 22 Aug 2007 04:11:50 +0400 (MSD)
From:      Dmitry Marakasov <amdmi3@amdmi3.ru>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/115701: devel/ode: does not build
Message-ID:  <20070822001150.83F4E42C9@hades.panopticon>
Resent-Message-ID: <200708220020.l7M0K0Qe029968@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         115701
>Category:       ports
>Synopsis:       devel/ode: does not build
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Wed Aug 22 00:20:00 GMT 2007
>Closed-Date:
>Last-Modified:
>Originator:     Dmitry Marakasov
>Release:        FreeBSD 6.1-RELEASE-p12 i386
>Organization:
>Environment:
System: FreeBSD hades.panopticon 6.1-RELEASE-p12 FreeBSD 6.1-RELEASE-p12 #0: Tue Jan 16 23:12:21 MSK 2007 amdmi3@hades.panopticon:/usr/obj/usr/src/sys/HADES i386


>Description:

The port does not build.

Options are default:

===> The following configuration options are available for ode-0.8,1:
     GIMPACT=off "Enable gimpact instead of opcode support"
     GYROSCOPIC=on "Configure ODE to work with gyroscopic term"
     DOUBLE=off "Enable double precision (BROKEN with GIMPACT)"

--- ode.log begins here ---
===>  Found saved configuration for ode-0.8,1
===>  Extracting for ode-0.8,1
=> MD5 Checksum OK for ode-src-0.8.zip.
=> SHA256 Checksum OK for ode-src-0.8.zip.
===>   ode-0.8,1 depends on executable: unzip - found
===>  Patching for ode-0.8,1
===>   ode-0.8,1 depends on executable: gmake - found
===>   ode-0.8,1 depends on file: /usr/local/libdata/xorg/libraries - found
===>   ode-0.8,1 depends on shared library: GLU.1 - found
===>  Configuring for ode-0.8,1
checking build system type... i386-portbld-freebsd6.1
checking host system type... i386-portbld-freebsd6.1
checking target system type... i386-portbld-freebsd6.1
checking for a BSD-compatible install... /usr/bin/install -c -o root -g wheel
checking whether build environment is sane... yes
checking for gawk... no
checking for mawk... no
checking for nawk... nawk
checking whether gmake sets $(MAKE)... yes
checking for style of include used by gmake... GNU
checking for gcc... cc
checking for C compiler default output file name... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables... 
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether cc accepts -g... yes
checking for cc option to accept ISO C89... none needed
checking dependency style of cc... gcc3
checking how to run the C preprocessor... cc -E
checking for grep that handles long lines and -e... /usr/bin/grep
checking for egrep... /usr/bin/grep -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking whether byte ordering is bigendian... no
checking for X... libraries /usr/local/lib, headers /usr/local/include
checking whether -R must be followed by a space... no
checking for gethostbyname... yes
checking for connect... yes
checking for remove... yes
checking for shmat... yes
checking for IceConnectionNumber in -lICE... yes
checking whether gmake sets $(MAKE)... (cached) yes
checking whether we are using the GNU C++ compiler... yes
checking whether c++ accepts -g... yes
checking dependency style of c++... gcc3
checking for a BSD-compatible install... /usr/bin/install -c -o root -g wheel
checking for windres... no
checking for an ANSI C-conforming const... yes
checking for inline... inline
checking for working volatile... yes
checking for stdbool.h that conforms to C99... yes
checking for _Bool... yes
checking for ranlib... ranlib
checking for size_t... yes
checking if a soname should be set... no
checking if tests should be built... yes
checking alloca.h usability... no
checking alloca.h presence... no
checking for alloca.h... no
checking ieeefp.h usability... yes
checking ieeefp.h presence... yes
checking for ieeefp.h... yes
checking stdio.h usability... yes
checking stdio.h presence... yes
checking for stdio.h... yes
checking for stdlib.h... (cached) yes
checking math.h usability... yes
checking math.h presence... yes
checking for math.h... yes
checking for string.h... (cached) yes
checking stdarg.h usability... yes
checking stdarg.h presence... yes
checking for stdarg.h... yes
checking for stdlib.h... (cached) yes
checking values.h usability... no
checking values.h presence... no
checking for values.h... no
checking float.h usability... yes
checking float.h presence... yes
checking for float.h... yes
checking time.h usability... yes
checking time.h presence... yes
checking for time.h... yes
checking sys/time.h usability... yes
checking sys/time.h presence... yes
checking for sys/time.h... yes
checking if gyroscopic term should be used... yes
checking if double precision is requested... no
checking for appropriate dInfinity constant... FLT_MAX
checking for float.h... (cached) yes
checking for appropriate dEpsilon constant... FLT_EPSILON
checking for a Pentium CPU... yes
checking for a x86-64 CPU... no
checking if building a release library... no
checking if building a debug library... no
checking for char... yes
checking size of char... 1
checking for int... yes
checking size of int... 4
checking for short... yes
checking size of short... 2
checking for long int... yes
checking size of long int... 4
checking for void*... yes
checking size of void*... 4
checking which drawstuff lib to build... X11
checking for the suffix of shared libraries... .so
checking for GL/gl.h... yes
checking for GL/glu.h... yes
checking for GL/glext.h... yes
checking for main in -lGL... yes
checking for main in -lGLU... yes
checking for main in -lopengl32... no
checking for main in -lglu32... no
checking for main in -lXmu... yes
checking for main in -lXi... yes
checking for main in -lX... no
checking for main in -lX11... yes
checking for main in -lcomctl32... no
checking for main in -lkernel32... no
checking for main in -luser32... no
checking for main in -lgdi32... no
checking for main in -lwinmm... no
checking for main in -lstdc++... yes
checking for main in -lm... yes
checking for main in -pthread... yes
checking for gprof... no
checking for floor... yes
checking for memmove... yes
checking for memset... yes
checking for select... yes
checking for sqrt... yes
checking for sqrtf... yes
checking for sinf... yes
checking for cosf... yes
checking for fabsf... yes
checking for atan2f... yes
checking for fmodf... yes
checking for copysignf... yes
checking for copysign... yes
checking for snprintf... yes
checking for vsnprintf... yes
checking for gettimeofday... yes
checking for isnan... yes
checking for isnanf... yes
checking for _isnan... no
checking for _isnanf... no
checking for working alloca.h... no
checking for alloca... yes
checking for stdlib.h... (cached) yes
checking for GNU libc compatible malloc... yes
checking for obstacks... no
checking for stdlib.h... (cached) yes
checking for GNU libc compatible realloc... yes
checking sys/select.h usability... yes
checking sys/select.h presence... yes
checking for sys/select.h... yes
checking sys/socket.h usability... yes
checking sys/socket.h presence... yes
checking for sys/socket.h... yes
checking types of arguments for select... int,fd_set *,struct timeval *
checking for vprintf... yes
checking for _doprnt... 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:      i386-portbld-freebsd6.1
  Build  system type:      i386-portbld-freebsd6.1
  Host   system type:      i386-portbld-freebsd6.1
  Use double precision:    no
  Use OPCODE:              yes
  Use GIMPACT:             no
  Use gyroscopic term:     yes
  Is this a Pentium:       yes
  Is the CPU x86-64:       no
  Is this a release build: no
  Is this a debug build:   no
  Using SONAME:		  no
  Headers will be installed in /usr/local/include/ode
  Libraries will be installed in /usr/local/lib
===>  Building for ode-0.8,1
cd . && /bin/sh /usr/work/usr/ports/devel/ode/work/ode-0.8/missing --run aclocal-1.9 
/usr/local/share/aclocal/smpeg.m4:13: warning: underquoted definition of AM_PATH_SMPEG
  run info '(automake)Extending aclocal'
  or see http://sources.redhat.com/automake/automake.html#Extending-aclocal
/usr/local/share/aclocal/sdlmm.m4:12: warning: underquoted definition of AM_PATH_SDLMM
/usr/local/share/aclocal/paragui.m4:12: warning: underquoted definition of AM_PATH_PARAGUI
/usr/local/share/aclocal/libxosd.m4:9: warning: underquoted definition of AM_PATH_LIBXOSD
/usr/local/share/aclocal/gtk.m4:7: warning: underquoted definition of AM_PATH_GTK
/usr/local/share/aclocal/glib.m4:8: warning: underquoted definition of AM_PATH_GLIB
/usr/local/share/aclocal/audiofile.m4:12: warning: underquoted definition of AM_PATH_AUDIOFILE
/usr/local/share/aclocal/aalib.m4:12: warning: underquoted definition of AM_PATH_AALIB
 cd . && /bin/sh /usr/work/usr/ports/devel/ode/work/ode-0.8/missing --run automake-1.9 --foreign 
cd . && /bin/sh /usr/work/usr/ports/devel/ode/work/ode-0.8/missing --run autoconf
/bin/sh ./config.status --recheck
running CONFIG_SHELL=/bin/sh /bin/sh ./configure  --with-trimesh=opcode --x-libraries=/usr/local/lib --x-includes=/usr/local/include --prefix=/usr/local --mandir=/usr/local/man --infodir=/usr/local/info/ --build=i386-portbld-freebsd6.1 build_alias=i386-portbld-freebsd6.1 CC=cc CFLAGS=-O2 -fno-strict-aliasing -pipe -march=pentium4 LIBS=-L/usr/local/lib CPPFLAGS=-I/usr/local/include CXX=c++ CXXFLAGS=-O2 -fno-strict-aliasing -pipe -march=pentium4  --no-create --no-recursion
checking build system type... i386-portbld-freebsd6.1
checking host system type... i386-portbld-freebsd6.1
checking target system type... i386-portbld-freebsd6.1
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for gawk... no
checking for mawk... no
checking for nawk... nawk
checking whether make sets $(MAKE)... yes
checking for style of include used by make... GNU
checking for gcc... cc
checking for C compiler default output file name... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables... 
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether cc accepts -g... yes
checking for cc option to accept ISO C89... none needed
checking dependency style of cc... gcc3
checking how to run the C preprocessor... cc -E
checking for grep that handles long lines and -e... /usr/bin/grep
checking for egrep... /usr/bin/grep -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking whether byte ordering is bigendian... no
checking for X... libraries /usr/local/lib, headers /usr/local/include
checking whether -R must be followed by a space... no
checking for gethostbyname... yes
checking for connect... yes
checking for remove... yes
checking for shmat... yes
checking for IceConnectionNumber in -lICE... yes
checking whether make sets $(MAKE)... (cached) yes
checking whether we are using the GNU C++ compiler... yes
checking whether c++ accepts -g... yes
checking dependency style of c++... gcc3
checking for a BSD-compatible install... /usr/bin/install -c
checking for windres... no
checking for an ANSI C-conforming const... yes
checking for inline... inline
checking for working volatile... yes
checking for stdbool.h that conforms to C99... yes
checking for _Bool... yes
checking for ranlib... ranlib
checking for size_t... yes
checking if a soname should be set... no
checking if tests should be built... yes
checking alloca.h usability... no
checking alloca.h presence... no
checking for alloca.h... no
checking ieeefp.h usability... yes
checking ieeefp.h presence... yes
checking for ieeefp.h... yes
checking stdio.h usability... yes
checking stdio.h presence... yes
checking for stdio.h... yes
checking for stdlib.h... (cached) yes
checking math.h usability... yes
checking math.h presence... yes
checking for math.h... yes
checking for string.h... (cached) yes
checking stdarg.h usability... yes
checking stdarg.h presence... yes
checking for stdarg.h... yes
checking for stdlib.h... (cached) yes
checking values.h usability... no
checking values.h presence... no
checking for values.h... no
checking float.h usability... yes
checking float.h presence... yes
checking for float.h... yes
checking time.h usability... yes
checking time.h presence... yes
checking for time.h... yes
checking sys/time.h usability... yes
checking sys/time.h presence... yes
checking for sys/time.h... yes
checking if gyroscopic term should be used... yes
checking if double precision is requested... test: freebsd6.1: unexpected operator
no
checking for appropriate dInfinity constant... 
checking for float.h... (cached) yes
checking for appropriate dEpsilon constant... test: xyes: unexpected operator
test: no: unexpected operator
1.19209290e-07f
test: freebsd6.1: unexpected operator
test: xno: unexpected operator
no
checking for a x86-64 CPU... test: freebsd6.1: unexpected operator
test: xno: unexpected operator
no
checking if building a release library... test: xno: unexpected operator
no
checking if building a debug library... test: xno: unexpected operator
no
checking for char... yes
checking size of char... 1
checking for int... yes
checking size of int... 4
checking for short... yes
checking size of short... 2
checking for long int... yes
checking size of long int... 4
checking for void*... yes
checking size of void*... 4
checking which drawstuff lib to build... X11
checking for the suffix of shared libraries... .so
checking for GL/gl.h... yes
checking for GL/glu.h... yes
checking for GL/glext.h... yes
checking for main in -lGL... yes
checking for main in -lGLU... yes
checking for main in -lopengl32... no
checking for main in -lglu32... no
checking for main in -lXmu... yes
checking for main in -lXi... yes
checking for main in -lX... no
checking for main in -lX11... yes
checking for main in -lcomctl32... no
checking for main in -lkernel32... no
checking for main in -luser32... no
checking for main in -lgdi32... no
checking for main in -lwinmm... no
checking for main in -lstdc++... yes
checking for main in -lm... yes
checking for main in -lpthread... yes
checking for gprof... no
checking for floor... yes
checking for memmove... yes
checking for memset... yes
checking for select... yes
checking for sqrt... yes
checking for sqrtf... yes
checking for sinf... yes
checking for cosf... yes
checking for fabsf... yes
checking for atan2f... yes
checking for fmodf... yes
checking for copysignf... yes
checking for copysign... yes
checking for snprintf... yes
checking for vsnprintf... yes
checking for gettimeofday... yes
checking for isnan... yes
checking for isnanf... yes
checking for _isnan... no
checking for _isnanf... no
checking for __isnan... yes
checking for __isnanf... yes
test: freebsd6.1: unexpected operator
configure: creating ./config.status
Configuration:
  Target system type:      i386-portbld-freebsd6.1
  Build  system type:      i386-portbld-freebsd6.1
  Host   system type:      i386-portbld-freebsd6.1
  Use double precision:    no
  Use OPCODE:              yes
  Use GIMPACT:             no
  Use gyroscopic term:     yes
  Is this a Pentium:       no
  Is the CPU x86-64:       no
  Is this a release build: no
  Is this a debug build:   no
  Using SONAME:		  no
  Headers will be installed in /usr/local/include/ode
  Libraries will be installed in /usr/local/lib
 /bin/sh ./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
Making all in include
gmake[1]: Entering directory `/usr/work/usr/ports/devel/ode/work/ode-0.8/include'
Making all in ode
gmake[2]: Entering directory `/usr/work/usr/ports/devel/ode/work/ode-0.8/include/ode'
cd ../.. && /bin/sh /usr/work/usr/ports/devel/ode/work/ode-0.8/missing --run autoheader
rm -f stamp-h1
touch config.h.in
cd ../.. && /bin/sh ./config.status include/ode/config.h
config.status: creating include/ode/config.h
gmake  all-am
gmake[3]: Entering directory `/usr/work/usr/ports/devel/ode/work/ode-0.8/include/ode'
gmake[3]: Nothing to be done for `all-am'.
gmake[3]: Leaving directory `/usr/work/usr/ports/devel/ode/work/ode-0.8/include/ode'
gmake[2]: Leaving directory `/usr/work/usr/ports/devel/ode/work/ode-0.8/include/ode'
gmake[2]: Entering directory `/usr/work/usr/ports/devel/ode/work/ode-0.8/include'
gmake[2]: Nothing to be done for `all-am'.
gmake[2]: Leaving directory `/usr/work/usr/ports/devel/ode/work/ode-0.8/include'
gmake[1]: Leaving directory `/usr/work/usr/ports/devel/ode/work/ode-0.8/include'
Making all in drawstuff
gmake[1]: Entering directory `/usr/work/usr/ports/devel/ode/work/ode-0.8/drawstuff'
Making all in src
gmake[2]: Entering directory `/usr/work/usr/ports/devel/ode/work/ode-0.8/drawstuff/src'
if c++ -DHAVE_CONFIG_H -I. -I. -I../../include/ode   -I/usr/local/include -I../../include -I../../include -O2 -fno-strict-aliasing -pipe -march=pentium4 -I/usr/local/include -L/usr/local/lib -MT libdrawstuff_a-drawstuff.o -MD -MP -MF ".deps/libdrawstuff_a-drawstuff.Tpo" -c -o libdrawstuff_a-drawstuff.o `test -f 'drawstuff.cpp' || echo './'`drawstuff.cpp; \
	then mv -f ".deps/libdrawstuff_a-drawstuff.Tpo" ".deps/libdrawstuff_a-drawstuff.Po"; else rm -f ".deps/libdrawstuff_a-drawstuff.Tpo"; exit 1; fi
if c++ -DHAVE_CONFIG_H -I. -I. -I../../include/ode   -I/usr/local/include -I../../include -I../../include -O2 -fno-strict-aliasing -pipe -march=pentium4 -I/usr/local/include -L/usr/local/lib -MT libdrawstuff_a-x11.o -MD -MP -MF ".deps/libdrawstuff_a-x11.Tpo" -c -o libdrawstuff_a-x11.o `test -f 'x11.cpp' || echo './'`x11.cpp; \
	then mv -f ".deps/libdrawstuff_a-x11.Tpo" ".deps/libdrawstuff_a-x11.Po"; else rm -f ".deps/libdrawstuff_a-x11.Tpo"; exit 1; fi
rm -f libdrawstuff.a
ar cru libdrawstuff.a libdrawstuff_a-drawstuff.o  libdrawstuff_a-x11.o  
ranlib libdrawstuff.a
gmake[2]: Leaving directory `/usr/work/usr/ports/devel/ode/work/ode-0.8/drawstuff/src'
Making all in dstest
gmake[2]: Entering directory `/usr/work/usr/ports/devel/ode/work/ode-0.8/drawstuff/dstest'
if c++ -DHAVE_CONFIG_H -I. -I. -I../../include/ode   -I/usr/local/include -I../../include -I../.. -O2 -fno-strict-aliasing -pipe -march=pentium4 -I/usr/local/include -L/usr/local/lib -MT dstest-dstest.o -MD -MP -MF ".deps/dstest-dstest.Tpo" -c -o dstest-dstest.o `test -f 'dstest.cpp' || echo './'`dstest.cpp; \
	then mv -f ".deps/dstest-dstest.Tpo" ".deps/dstest-dstest.Po"; else rm -f ".deps/dstest-dstest.Tpo"; exit 1; fi
c++  -O2 -fno-strict-aliasing -pipe -march=pentium4 -I/usr/local/include -L/usr/local/lib   -o dstest -L../../drawstuff/src dstest-dstest.o -ldrawstuff   -lGL -lGLU -lXmu -lXi -lX11 -L/usr/local/lib -lstdc++ -lm -lpthread  -L/usr/local/lib -lstdc++ -lm -lpthread
/usr/bin/ld: warning: libm.so.3, needed by /usr/local/lib/libGL.so, may conflict with libm.so.4
/usr/bin/ld: warning: libm.so.3, needed by /usr/local/lib/libGL.so, may conflict with libm.so.4
gmake[2]: Leaving directory `/usr/work/usr/ports/devel/ode/work/ode-0.8/drawstuff/dstest'
gmake[2]: Entering directory `/usr/work/usr/ports/devel/ode/work/ode-0.8/drawstuff'
gmake[2]: Nothing to be done for `all-am'.
gmake[2]: Leaving directory `/usr/work/usr/ports/devel/ode/work/ode-0.8/drawstuff'
gmake[1]: Leaving directory `/usr/work/usr/ports/devel/ode/work/ode-0.8/drawstuff'
Making all in ode
gmake[1]: Entering directory `/usr/work/usr/ports/devel/ode/work/ode-0.8/ode'
Making all in src
gmake[2]: Entering directory `/usr/work/usr/ports/devel/ode/work/ode-0.8/ode/src'
if c++ -DHAVE_CONFIG_H -I. -I. -I../../include/ode  -O2 -fPIC -I/usr/local/include -I../../include -I../../include  -I/usr/work/usr/ports/devel/ode/work/ode-0.8/OPCODE -I/usr/work/usr/ports/devel/ode/work/ode-0.8/OPCODE/Ice -DdTRIMESH_ENABLED -DdTRIMESH_OPCODE -O2 -fno-strict-aliasing -pipe -march=pentium4 -I/usr/local/include -L/usr/local/lib -MT libode_a-obstack.o -MD -MP -MF ".deps/libode_a-obstack.Tpo" -c -o libode_a-obstack.o `test -f 'obstack.cpp' || echo './'`obstack.cpp; \
	then mv -f ".deps/libode_a-obstack.Tpo" ".deps/libode_a-obstack.Po"; else rm -f ".deps/libode_a-obstack.Tpo"; exit 1; fi
if c++ -DHAVE_CONFIG_H -I. -I. -I../../include/ode  -O2 -fPIC -I/usr/local/include -I../../include -I../../include  -I/usr/work/usr/ports/devel/ode/work/ode-0.8/OPCODE -I/usr/work/usr/ports/devel/ode/work/ode-0.8/OPCODE/Ice -DdTRIMESH_ENABLED -DdTRIMESH_OPCODE -O2 -fno-strict-aliasing -pipe -march=pentium4 -I/usr/local/include -L/usr/local/lib -MT libode_a-collision_util.o -MD -MP -MF ".deps/libode_a-collision_util.Tpo" -c -o libode_a-collision_util.o `test -f 'collision_util.cpp' || echo './'`collision_util.cpp; \
	then mv -f ".deps/libode_a-collision_util.Tpo" ".deps/libode_a-collision_util.Po"; else rm -f ".deps/libode_a-collision_util.Tpo"; exit 1; fi
if c++ -DHAVE_CONFIG_H -I. -I. -I../../include/ode  -O2 -fPIC -I/usr/local/include -I../../include -I../../include  -I/usr/work/usr/ports/devel/ode/work/ode-0.8/OPCODE -I/usr/work/usr/ports/devel/ode/work/ode-0.8/OPCODE/Ice -DdTRIMESH_ENABLED -DdTRIMESH_OPCODE -O2 -fno-strict-aliasing -pipe -march=pentium4 -I/usr/local/include -L/usr/local/lib -MT libode_a-array.o -MD -MP -MF ".deps/libode_a-array.Tpo" -c -o libode_a-array.o `test -f 'array.cpp' || echo './'`array.cpp; \
	then mv -f ".deps/libode_a-array.Tpo" ".deps/libode_a-array.Po"; else rm -f ".deps/libode_a-array.Tpo"; exit 1; fi
if c++ -DHAVE_CONFIG_H -I. -I. -I../../include/ode  -O2 -fPIC -I/usr/local/include -I../../include -I../../include  -I/usr/work/usr/ports/devel/ode/work/ode-0.8/OPCODE -I/usr/work/usr/ports/devel/ode/work/ode-0.8/OPCODE/Ice -DdTRIMESH_ENABLED -DdTRIMESH_OPCODE -O2 -fno-strict-aliasing -pipe -march=pentium4 -I/usr/local/include -L/usr/local/lib -MT libode_a-ode.o -MD -MP -MF ".deps/libode_a-ode.Tpo" -c -o libode_a-ode.o `test -f 'ode.cpp' || echo './'`ode.cpp; \
	then mv -f ".deps/libode_a-ode.Tpo" ".deps/libode_a-ode.Po"; else rm -f ".deps/libode_a-ode.Tpo"; exit 1; fi
ode.cpp: In function `dxBody* dBodyCreate(dxWorld*)':
ode.cpp:265: error: `dBodySetAutoDisableAverageSamplesCount' undeclared (first use this function)
ode.cpp:265: error: (Each undeclared identifier is reported only once for each function it appears in.)
ode.cpp: In function `void dBodySetAutoDisableAverageSamplesCount(dxBody*, unsigned int)':
ode.cpp:889: error: `void dBodySetAutoDisableAverageSamplesCount(dxBody*, unsigned int)' used prior to declaration
ode.cpp: In function `void dBodySetAutoDisableFlag(dxBody*, int)':
ode.cpp:965: error: `dWorldGetAutoDisableAverageSamplesCount' undeclared (first use this function)
ode.cpp: In function `int dWorldGetAutoDisableAverageSamplesCount(dxWorld*)':
ode.cpp:1515: error: `int dWorldGetAutoDisableAverageSamplesCount(dxWorld*)' used prior to declaration
gmake[2]: *** [libode_a-ode.o] Error 1
gmake[2]: Leaving directory `/usr/work/usr/ports/devel/ode/work/ode-0.8/ode/src'
gmake[1]: *** [all-recursive] Error 1
gmake[1]: Leaving directory `/usr/work/usr/ports/devel/ode/work/ode-0.8/ode'
gmake: *** [all-recursive] Error 1
*** Error code 2

Stop in /usr/ports/devel/ode.
*** Error code 1

Stop in /usr/ports/devel/ode.
--- ode.log ends here ---

>How-To-Repeat:
cd /usr/ports/devel/ode && make

>Fix:
>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20070822001150.83F4E42C9>