[odb-users] Help need with build issue
    Alain-Serge Nagni 
    asnagni at yahoo.com
       
    Tue Oct 16 18:51:49 EDT 2018
    
    
  
Hi Boris,  Thank you for the info but when I try to build the odb package using build2, by using the command provided in the guide:
    bpkg create -d odb-gcc-6 cc     \
      config.cxx=g++                  \
      config.cc.coptions=-O3          \
      config.bin.rpath=/usr/local/lib \
      config.install.root=/usr/local  \
      config.install.sudo=sudo
I will have an error. This is the error that I have:
error: `create' is not a bpkg command.
Did you mean one of these?
     $ bpkg getdeps
     $ bpkg init
     $ bpkg install
     $ bpkg json
     $ bpkg list
     $ bpkg package
     $ bpkg show
     $ bpkg suggest
     $ bpkg term
     $ bpkg update
     $ bpkg utils
 Thank you.
    On Tuesday, October 16, 2018, 8:12:55 AM EDT, Boris Kolpackov <boris at codesynthesis.com> wrote:  
 
 Alain-Serge Nagni <asnagni at yahoo.com> writes:
> I got the code from the repository and I'm trying to build version
> 2.5.0-b.10
The recommended way to build the latest pre-release is with build2
as described in this page:
https://codesynthesis.com/products/odb/doc/install-build2.xhtml
Let me know if you have any issues with this method.
  
    
    
More information about the odb-users
mailing list