Skip to content

build-system.jam: No such file or directory #11

@yoyomakeeup

Description

@yoyomakeeup

OS:Gentoo 2.18
./build_boost.sh
build-system.jam: No such file or directory
don't know how to make stage
...found 1 target...
...can't find 1 target...

-------------------------------------------------------------------------------------------------------

cat build_boost.sh

#!/bin/bash
./b2 stage
-a
--reconfigure
--toolset=gcc
--variant=release
-s ZLIB_SOURCE="$HOME/ROBLOX-main/Library/zlib/include"
-s ZLIB_BINARY="$HOME/ROBLOX-main/Library/zlib/lib"
--prefix="$HOME/ROBLOX-main/Library/boost"
--libdir="$HOME/ROBLOX-main/Library/boost/lib"
--includedir="$HOME/ROBLOX-main/Library/boost/include"

Where download build-system.jam

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions