[Darwin2k-users] Newbie need help!
Status: Beta
Brought to you by:
xrayjones
|
From: Aditya T. P. <adi...@sg...> - 2007-09-13 08:28:03
|
Dear all,
I'm trying to install darwin2k on my debian etch machine. I found error=20
messages when running make. And these are the log of ./configure:
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for gawk... no
checking for mawk... mawk
checking whether make sets ${MAKE}... yes
checking for g77... no
checking for f77... no
checking for xlf... no
checking for cf77... no
checking for cft77... no
checking for frt... no
checking for pgf77... no
checking for fl32... no
checking for af77... no
checking for fort77... no
checking for f90... no
checking for xlf90... no
checking for pgf90... no
checking for epcf90... no
checking for f95... f95
checking for Fortran 77 compiler default output... a.out
checking whether the Fortran 77 compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables...=20
checking for suffix of object files... o
checking whether we are using the GNU Fortran 77 compiler... yes
checking whether f95 accepts -g... yes
checking for g++... g++
checking whether we are using the GNU C++ compiler... yes
checking whether g++ accepts -g... yes
checking for style of include used by make... GNU
checking dependency style of g++... gcc3
checking for a BSD-compatible install... /usr/bin/install -c
checking build system type... i686-pc-linux-gnu
checking host system type... i686-pc-linux-gnu
checking for gcc... gcc
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking dependency style of gcc... gcc3
checking for ld used by GCC... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for /usr/bin/ld option to reload object files... -r
checking for BSD-compatible nm... /usr/bin/nm -B
checking whether ln -s works... yes
checking how to recognise dependant libraries... pass_all
checking command to parse /usr/bin/nm -B output... ok
checking how to run the C preprocessor... gcc -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 dlfcn.h usability... yes
checking dlfcn.h presence... yes
checking for dlfcn.h... yes
checking for ranlib... ranlib
checking for strip... strip
checking for objdir... .libs
checking for gcc option to produce PIC... -fPIC
checking if gcc PIC flag -fPIC works... yes
checking if gcc static flag -static works... yes
checking if gcc supports -c -o file.o... yes
checking if gcc supports -c -o file.lo... yes
checking if gcc supports -fno-rtti -fno-exceptions... yes
checking whether the linker (/usr/bin/ld) supports shared libraries... yes
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking dynamic linker characteristics... GNU/Linux ld.so
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
checking whether -lc should be explicitly linked in... no
creating libtool
checking for bison... bison -y
checking for flex... flex
checking for yywrap in -lfl... yes
checking lex output file root... lex.yy
checking whether yytext is a pointer... yes
checking for perl... /usr/bin/perl
checking for sin in -lm... yes
checking for X... libraries , headers=20
checking for gethostbyname... yes
checking for connect... yes
checking for remove... yes
checking for shmat... yes
checking for IceConnectionNumber in -lICE... yes
checking for pthread_create in -lpthread... yes
checking for string.h... (cached) yes
checking bstring.h usability... no
checking bstring.h presence... no
checking for bstring.h... no
checking for strings.h... (cached) yes
checking for unistd.h... (cached) yes
checking for glBegin in -lMesaGL... no
checking for glBegin in -lGL... yes
checking for gluErrorString in -lMesaGLU... no
checking for gluErrorString in -lGLU... yes
checking for poptGetContext in -lpopt... yes
checking for glib-config... /usr/bin/glib-config
checking for GLIB - version >=3D 1.2.0... yes
checking for xml-config... /usr/bin/xml-config
checking for gnome-config... /usr/bin/gnome-config
checking for glib-config... (cached) /usr/bin/glib-config
checking for GLIB - version >=3D 1.2.0... yes
checking for xpmSetInfo in -lXpm... yes
checking for fl_initialize in -lforms... yes
checking X11/forms.h usability... yes
checking X11/forms.h presence... yes
checking for X11/forms.h... yes
checking for fl_add_glcanvas... no
checking for rtcConnect in -lrtc... no
configure: creating ./config.status
config.status: creating darwin2k-config
config.status: creating makeModule/Makefile
config.status: creating makeModule/darwin2k-makeplugin
config.status: creating Makefile
config.status: creating src/Makefile
config.status: creating src/ddcore/Makefile
config.status: creating src/ddcore/matrix/Makefile
config.status: creating src/ddcore/misc/Makefile
config.status: creating src/ddcore/svd/Makefile
config.status: creating src/d2k/Makefile
config.status: creating src/d2k/misc/Makefile
config.status: creating src/d2k/d2kcore/Makefile
config.status: creating src/d2k/db/Makefile
config.status: creating src/d2k/modules/Makefile
config.status: creating src/d2k/collision/Makefile
config.status: creating src/d2k/ctrl/Makefile
config.status: creating src/d2k/terrain/Makefile
config.status: creating src/d2k/metrics/Makefile
config.status: creating src/d2k/sensors/Makefile
config.status: creating src/d2k/eval/Makefile
config.status: creating src/d2k/disp/Makefile
config.status: creating src/d2k/pm/Makefile
config.status: creating src/d2k/test/Makefile
config.status: creating src/d2k/apl/Makefile
config.status: creating src/d2k/apl/path/Makefile
config.status: creating src/d2k/apl/ff/Makefile
config.status: creating src/d2k/apl/rover/Makefile
config.status: creating src/d2k/apl/demos/Makefile
config.status: creating src/d2k/xml/Makefile
config.status: creating src/rapid/Makefile
config.status: creating src/dyno/Makefile
config.status: creating src/dyno/mechanism/Makefile
config.status: creating src/dyno/dynoDisp/Makefile
config.status: creating src/dyno/dynoAux/Makefile
config.status: creating src/dyno/test/Makefile
config.status: creating src/dyno/test/dyno-demos
config.status: creating src/d2k/test/d2k-demos
config.status: creating d2kconfig.h
config.status: d2kconfig.h is unchanged
config.status: executing depfiles commands
=2D-- Configured to build XForms/OpenGL targets ---
=2D-- Configured *not* to build RTC-dependent targets ---
=2D-- Configured to build XML support ---
And these are log when I'm running make:
make =C2=A0all-recursive
make[1]: Entering directory `/home/dian/darwin2k-0.91'
Making all in src
make[2]: Entering directory `/home/dian/darwin2k-0.91/src'
Making all in ddcore
make[3]: Entering directory `/home/dian/darwin2k-0.91/src/ddcore'
Making all in misc
make[4]: Entering directory `/home/dian/darwin2k-0.91/src/ddcore/misc'
make[4]: Nothing to be done for `all'.
make[4]: Leaving directory `/home/dian/darwin2k-0.91/src/ddcore/misc'
Making all in matrix
make[4]: Entering directory `/home/dian/darwin2k-0.91/src/ddcore/matrix'
make[4]: Nothing to be done for `all'.
make[4]: Leaving directory `/home/dian/darwin2k-0.91/src/ddcore/matrix'
Making all in svd
make[4]: Entering directory `/home/dian/darwin2k-0.91/src/ddcore/svd'
make[4]: Nothing to be done for `all'.
make[4]: Leaving directory `/home/dian/darwin2k-0.91/src/ddcore/svd'
make[4]: Entering directory `/home/dian/darwin2k-0.91/src/ddcore'
make[4]: Nothing to be done for `all-am'.
make[4]: Leaving directory `/home/dian/darwin2k-0.91/src/ddcore'
make[3]: Leaving directory `/home/dian/darwin2k-0.91/src/ddcore'
Making all in rapid
make[3]: Entering directory `/home/dian/darwin2k-0.91/src/rapid'
make[3]: Nothing to be done for `all'.
make[3]: Leaving directory `/home/dian/darwin2k-0.91/src/rapid'
Making all in dyno
make[3]: Entering directory `/home/dian/darwin2k-0.91/src/dyno'
Making all in mechanism
make[4]: Entering directory `/home/dian/darwin2k-0.91/src/dyno/mechanism'
make[4]: Nothing to be done for `all'.
make[4]: Leaving directory `/home/dian/darwin2k-0.91/src/dyno/mechanism'
Making all in dynoDisp
make[4]: Entering directory `/home/dian/darwin2k-0.91/src/dyno/dynoDisp'
source=3D'dynoGLDisp.cxx' object=3D'dynoGLDisp.o' libtool=3Dno \
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0depfile=3D'.deps/dynoGLDisp=
=2EPo' tmpdepfile=3D'.deps/dynoGLDisp.TPo' \
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0depmode=3Dgcc3 /bin/sh ../.=
=2E/../depcomp \
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0g++ -DHAVE_CONFIG_H -I. -I.=
-I../../.. =C2=A0-I../../../src/ddcore/misc/ -I../../../src/ddcore/matrix =
=2DI../../../src/dyno/mechanism =C2=A0 =C2=A0 -g -O2 -c -o=20
dynoGLDisp.o `test -f 'dynoGLDisp.cxx' || echo './'`dynoGLDisp.cxx
dynoGLDisp.cxx: In member function =C3=A2=E2=82=AC=CB=9Cint linkGLDisplay::=
updateAndDraw()=C3=A2=E2=82=AC=E2=84=A2:
dynoGLDisp.cxx:617: error: =C3=A2=E2=82=AC=CB=9Ctranspose=C3=A2=E2=82=AC=E2=
=84=A2 was not declared in this scope
make[4]: *** [dynoGLDisp.o] Error 1
make[4]: Leaving directory `/home/dian/darwin2k-0.91/src/dyno/dynoDisp'
make[3]: *** [all-recursive] Error 1
make[3]: Leaving directory `/home/dian/darwin2k-0.91/src/dyno'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/home/dian/darwin2k-0.91/src'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/dian/darwin2k-0.91'
make: *** [all] Error 2
Can anyone help me?
Thank you very much.=20
=2D-=20
Aditya Tirta Pratama
Department of Mechatronics
=46aculty of Engineering, Swiss German University
adi...@sg...
Registered Linux User #448427 <http://counter.li.org>
|