Code: Select all
checking for root-config... /usr/lib/root/6.24/bin/root-config
checking for ROOT... checking for ROOT cling... yes
/usr/lib/root/6.24Code: Select all
/usr/lib/gcc/x86_64-pc-linux-gnu/10.3.0/../../../../x86_64-pc-linux-gnu/bin/ld: cannot find -lGui
/usr/lib/gcc/x86_64-pc-linux-gnu/10.3.0/../../../../x86_64-pc-linux-gnu/bin/ld: cannot find -lCore
/usr/lib/gcc/x86_64-pc-linux-gnu/10.3.0/../../../../x86_64-pc-linux-gnu/bin/ld: cannot find -lImt
/usr/lib/gcc/x86_64-pc-linux-gnu/10.3.0/../../../../x86_64-pc-linux-gnu/bin/ld: cannot find -lNet
/usr/lib/gcc/x86_64-pc-linux-gnu/10.3.0/../../../../x86_64-pc-linux-gnu/bin/ld: cannot find -lHist
etc...
Code: Select all
CXXFLAGS="${CXXFLAGS} `root-config --cflags`"The tarball for the package can be found here and I posted my current ebuild and metadata.xml. I have written ebuilds for (hopefully) all dependencies, which can be found in the AstroFloyd overlay, which can be added using e.g. app-portage/layman.



