[odb-users] Cannot Compile ODB Compiler on RHEL 8.5

Boris Kolpackov boris at codesynthesis.com
Wed Jun 15 12:00:57 EDT 2022


Tyler Lytle <tlytle123 at gmail.com> writes:

> Do you have a timeframe for when 2.5.0 will become the stable release?

We don't have a firm estimate, but aiming for later this year/early
next year.


> Also, I downloaded the odb-2.5.0-b.21.tar.gz source and tried to build it
> using "./configure; make; make install" but it appears there is no
> configure file or Makefile. Do I have to build ODB using the build2 tool?

Yes, ODB 2.5.0 can only be built with build2 as described in these
step-by-step guide:

https://codesynthesis.com/products/odb/doc/install-build2.xhtml

Note that once installed, ODB can be used with any other build system,
just like if it were built with an autotools-based build system (there
are even pkg-config files).



More information about the odb-users mailing list