You are not logged in.

#1 2012-10-12 15:15:49

twhayes
Member
Registered: 2007-10-09
Posts: 27

(solved) Problem Bombono-DVD from AUR

I have a similar problem to this post - https://bbs.archlinux.org/viewtopic.php?id=140642 - when trying to compile Bombono-DVD from AUR.  I get this error message:

scons: done reading SConscript files.
scons: Building targets ...
scons: building associated VariantDir targets: build
g++ -o build/src/mgui/project/mconstructor-main.o -c -Wall -W -Wno-reorder -O2 -ansi -DBOOST_SP_USE_QUICK_ALLOCATOR -DBOOST_SYSTEM_NO_DEPRECATED -DNDEBUG -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DEXT_BOOST -Ibuild/src -Isrc -Ilibs/boost-logging -I/usr/include/glibmm-2.4 -I/usr/lib/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml++-2.6 -I/usr/lib/libxml++-2.6/include -I/usr/include/libxml2 -I/usr/include/gtkmm-2.4 -I/usr/lib/gtkmm-2.4/include -I/usr/include/atkmm-1.6 -I/usr/include/giomm-2.4 -I/usr/lib/giomm-2.4/include -I/usr/include/pangomm-1.4 -I/usr/lib/pangomm-1.4/include -I/usr/include/gtk-2.0 -I/usr/include/gtk-unix-print-2.0 -I/usr/include/gdkmm-2.4 -I/usr/lib/gdkmm-2.4/include -I/usr/include/atk-1.0 -I/usr/include/cairomm-1.0 -I/usr/lib/cairomm-1.0/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/lib/gtk-2.0/include -I/usr/include/gdk-pixbuf-2.0 -DBOOST_FILESYSTEM_VERSION=2 src/mgui/project/mconstructor-main.cpp
In file included from /usr/include/boost/filesystem/path.hpp:24:0,
                 from src/mbase/project/_extlibs_.h:62,
                 from src/mgui/_extlibs_.h:31,
                 from src/mgui/_pc_.h:29,
                 from src/mgui/project/mconstructor-main.cpp:22:
/usr/include/boost/filesystem/config.hpp:16:5: error: #error Compiling Filesystem version 3 file with BOOST_FILESYSTEM_VERSION defined != 3
scons: *** [build/src/mgui/project/mconstructor-main.o] Error 1
scons: building terminated because of errors.
==> ERROR: A failure occurred in build().

Can anyone help?  Is it possible to fix this error by changing source code as was done in the referenced post?  Thanks.

Last edited by twhayes (2012-10-13 09:54:20)

Offline

#2 2012-10-12 15:58:30

kokoko3k
Member
Registered: 2008-11-14
Posts: 2,393

Re: (solved) Problem Bombono-DVD from AUR

It is flagged out of date and a comment on the aur page already states that it doesn't compile, whi don't you install bombono-dvd-git instead?


Help me to improve ssh-rdp !
Retroarch User? Try my koko-aio shader !

Offline

#3 2012-10-13 09:53:51

twhayes
Member
Registered: 2007-10-09
Posts: 27

Re: (solved) Problem Bombono-DVD from AUR

Good idea. Hadn't thought about that. I did that and it worked fine.  Thanks.

Offline

Board footer

Powered by FluxBB