You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
--- stderr
configure: error: Package requirements (freetype2) were not met:
Package 'freetype2', required by 'virtual:world', not found
Consider adjusting the PKG_CONFIG_PATH environment variable if you
installed software in a non-standard prefix.
Alternatively, you may set the environment variables FREETYPE_CFLAGS
and FREETYPE_LIBS to avoid the need to call pkg-config.
See the pkg-config man page for more details.
make: *** [makefile.cargo:83: /run/host/var/home/user/Git/pathfinder/target/release/build/servo-fontconfig-sys-875ab761aaee1523/out/Makefile] Fehler 1
thread 'main' panicked at /var/home/user/Distrobox/Build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/servo-fontconfig-sys-4.0.9/build.rs:20:5:
assertion failed: Command::new("make").env("MAKEFLAGS",
env::var("CARGO_MAKEFLAGS").unwrap_or_default()).args(&["-R",
"-f", "makefile.cargo"]).status().unwrap().success()
note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace
Freetype is installed via dnf inside the box, but could not be found. Any help appreciated.
The text was updated successfully, but these errors were encountered:
Freetype is installed via dnf inside the box, but could not be found. Any help appreciated.
The text was updated successfully, but these errors were encountered: