Comment 0 for bug 1216582

Revision history for this message
Marqin (marqin) wrote :

Hi. I'm getting this error from make:

make: g++-4.8: Command not found

But I have g++ 4.8:

-> % g++ --version
g++ (GCC) 4.8.1 20130725 (prerelease)
Copyright (C) 2013 Free Software Foundation, Inc.
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

It seems that you depend on packet named "g++-4.8" (like http://packages.debian.org/search?keywords=g%2B%2B-4.8 ).
You you please inform about it in README or use some other way to check g++ version? (even fiendish autoconf)