Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Install odb on OSX #14

Open
xaxisi opened this issue Aug 15, 2020 · 1 comment
Open

Install odb on OSX #14

xaxisi opened this issue Aug 15, 2020 · 1 comment

Comments

@xaxisi
Copy link

xaxisi commented Aug 15, 2020

I have problem to install in OS X with brew:

$brew install odb
Updating Homebrew...
==> Installing odb from max13/odb
==> Downloading http://www.codesynthesis.com/download/odb/2.4/odb-2.4.0.tar.gz
Already downloaded: /Users/jvegaz/Library/Caches/Homebrew/downloads/755f43e45f7ac8387e715a2795fe32b0e25778b3d24616b626bce4d8d969af04--odb-2.4.0.tar.gz
==> ./configure --prefix=/usr/local/Cellar/odb/2.4.0 --libexecdir=/usr/local/Cellar/odb/2.4.0/lib --with-options-file=/usr/local/Cellar/odb/2.4.0/etc/odb/default.options CXXFLAGS=-fno-devirtualize
==> make install
Last 15 lines from /Users/jvegaz/Library/Logs/Homebrew/odb/02.make:
../odb/gcc-fwd.hxx:8:10: fatal error: bversion.h: No such file or directory
8 | #include <bversion.h>
| ^~~~~~~~~~~~
compilation terminated.
make[1]: *** [common.lo] Error 1
In file included from ../odb/context.hxx:8,
from ../odb/common.hxx:13,
from ../odb/common-query.hxx:8,
from common-query.cxx:7:
../odb/gcc-fwd.hxx:8:10: fatal error: bversion.h: No such file or directory
8 | #include <bversion.h>
| ^~~~~~~~~~~~
compilation terminated.
make[1]: *** [common-query.lo] Error 1
make: *** [install-recursive] Error 1

If reporting this issue please do so at (not Homebrew/brew or Homebrew/core):
https://github.com/max13/homebrew-odb/issues

These open issues may also help:
Installing odb after a libodb-* package prevent odb to work correctly #2
Installing odb + a libodb-* package installs libodb twice #1
unable to open file '/usr/local/Cellar/odb/2.' or read failure #9

@Max13
Copy link
Owner

Max13 commented Aug 15, 2020

Which version of GCC are you using?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants