bino-list
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Bino-list] bino compile error, ubuntu 10.04


From: Nate
Subject: Re: [Bino-list] bino compile error, ubuntu 10.04
Date: Sun, 23 Oct 2011 22:14:36 -0700 (PDT)

----- Original Message ----
> From: Martin Lambers <address@hidden>
> 
> Building Bino on Ubuntu 10.04 works fine for me using ffmpeg-0.7.x or
> ffmpeg-0.8.x and Equalizer 1.0.1. Which versions do you try to use?
> 
> Martin


Hi Martin,

I was using the latest commit of ffmpeg with x264 and other goodies.
Downgrading to ffmpeg 0.8.5 and disabling Equalizer got Bino to compile.
However I'm gonna need Equalizer for compiling later.

Can't get Equalizer 1.0.1 to compile from source:

$ make
-- No revision version support, subversion error: svn: 
'/projects/KidI/Equalizer-1.0.1' is not a working copy

-- Could NOT find Boost
CUDA_TOOLKIT_ROOT_DIR not found or specified
-- Could NOT find CUDA  (missing:  CUDA_TOOLKIT_ROOT_DIR CUDA_NVCC_EXECUTABLE 
CUDA_INCLUDE_DIRS CUDA_CUDART_LIBRARY)
-- Found GLEW: /usr/lib/libGLEW.so
--   This library does not support GLEW_MX.
-- Skipping 'eqNBody' example (CUDA not found or enabled)
-- Could NOT find osgDB  (missing:  OSGDB_LIBRARY OSGDB_INCLUDE_DIR)
-- Could NOT find osgUtil  (missing:  OSGUTIL_LIBRARY OSGUTIL_INCLUDE_DIR)
-- Could NOT find osg  (missing:  OSG_LIBRARY OSG_INCLUDE_DIR)
-- Could NOT find OpenThreads  (missing:  OPENTHREADS_LIBRARY 
OPENTHREADS_INCLUDE_DIR)
-- Could NOT find OpenSceneGraph  (missing:  OPENSCENEGRAPH_LIBRARIES 
OPENSCENEGRAPH_INCLUDE_DIR)
-- Skipping 'osgScaleViewer' example (OSG not found)
CMake Error at 
/usr/share/cmake-2.8/Modules/FindPackageHandleStandardArgs.cmake:70 (MESSAGE):
  Could NOT find BISON (missing: BISON_EXECUTABLE)
Call Stack (most recent call first):
  /usr/share/cmake-2.8/Modules/FindBISON.cmake:152 
(FIND_PACKAGE_HANDLE_STANDARD_ARGS)
  libs/server/CMakeLists.txt:6 (find_package)

-- Configuring incomplete, errors occurred!
make: *** [release/Makefile] Error 1


There are Ubuntu Equalizer packages which installed fine, but then Bino compile 
fails:

/usr/lib/gcc/i486-linux-gnu/4.4.3/../../../../lib/libCollage.so: undefined 
reference to `std::_List_node_base::_M_unhook()@GLIBCXX_3.4.14'
/usr/lib/gcc/i486-linux-gnu/4.4.3/../../../../lib/libCollage.so: undefined 
reference to 
`std::_List_node_base::_M_hook(std::_List_node_base*)@GLIBCXX_3.4.14'
collect2: ld returned 1 exit status
make[4]: *** [bino] Error 1
make[4]: Leaving directory `/projects/KidI/bino/src'
make[3]: *** [all-recursive] Error 1
make[3]: Leaving directory `/projects/KidI/bino/src'
make[2]: *** [all] Error 2
make[2]: Leaving directory `/projects/KidI/bino/src'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/projects/KidI/bino'
make: *** [all] Error 2


Any help appreciated,
Nate



reply via email to

[Prev in Thread] Current Thread [Next in Thread]