Michael: > On 12/16/20 1:17 PM, Michael Orlitzky wrote: > > On 12/16/20 12:30 PM, k...@aspodata.se wrote: > >> Both sci-libs/{amd,camd}-2.4.6 gives this error in their build log: > >> > >> ! Package inputenc Error: Unicode character ^^H (U+0008) > >> (inputenc) not set up for use with LaTeX. > > I can reproduce this... I'll take a look. > It looks like the Makefile.am for the documentation was only tested with > bash. Try e.g., > > CONFIG_SHELL=/bin/bash USE=doc emerge -v1 sci-libs/amd > > If that works for you, I'll add it to the ebuilds.
Yes, with that env.variable, the emerge worked fine and the files /usr/share/doc/camd-2.4.6/CAMD_UserGuide.pdf /usr/share/doc/amd-2.4.6/AMD_UserGuide.pdf looks fine. The header files got verbatim'd just nice. Thanks! Regards, /Karl Hammar