Re: [yoshimi-user] compile problems

  • From: allcoms <allcoms@xxxxxxxxx>
  • To: cal <cal@xxxxxxxxxxxx>
  • Date: Tue, 23 Nov 2010 16:10:19 +0000

Adriano and any Ubuntu users compiling yoshimi should just do a:

apt-get build-dep yoshimi

to get everything required to compile

HTH,

Dan

On Tue, Nov 23, 2010 at 2:32 PM, cal <cal@xxxxxxxxxxxx> wrote:

On 24/11/10 01:08, Adriano Petrosillo wrote:
Hi everyone,

I'm trying to install yoshimi on Ubuntu 10.10 (Maverick) and I have some
problems during make.
I fixed all the issues during the ccmake step, so it seems I have all
the required packages.

This is what happens after I try to make yoshimi:

In file included from
/home/adriano/Compiles/yoshimi-0.060.1/src/Misc/MiscFuncs.h:27,
                  from
/home/adriano/Compiles/yoshimi-0.060.1/src/WidgetPDialUI.h:29,
                  from
/home/adriano/Compiles/yoshimi-0.060.1/src/WidgetPDialUI.cxx:3:
/usr/include/c++/4.4/cmath:43: fatal error: bits/c++config.h: Nessun
file o directory
compilation terminated.
[ ... ]

That's a weird one. MiscFuncs.h line 27 is #include <cmath>. Looking at
what debian packages provide that file
(<http://packages.debian.org/search?searchon=contents&keywords=cmath&mode=exactfilename&suite=testing&arch=any>)
my best guess would be maybe package libstdc++6-4.4-dev isn't installed
on your system. Somehow that doesn't quite make sense though.

cheers.

------------------------------------------------------------------------------
Increase Visibility of Your 3D Game App & Earn a Chance To Win $500!
Tap into the largest installed PC base & get more eyes on your game by
optimizing for Intel(R) Graphics Technology. Get started today with the
Intel(R) Software Partner Program. Five $500 cash prizes are up for grabs.
http://p.sf.net/sfu/intelisp-dev2dev
_______________________________________________
yoshimi-user mailing list
yoshimi-user@xxxxxxxxxxxxxxxxxxxxx
https://lists.sourceforge.net/lists/listinfo/yoshimi-user



Other related posts: