missing dep on llvm-13-linker-tools
Bug #1979125 reported by
stsp
This bug affects 1 person
| Affects | Status | Importance | Assigned to | Milestone | |
|---|---|---|---|---|---|
| llvm-toolchain-13 (Ubuntu) |
New
|
Undecided
|
Unassigned | ||
Bug Description
Building with clang on LP
for ubuntu-21.10 (any other
versions are fine) fails with
this on configure step:
/usr/bin/ld: /usr/lib/
clang: error: linker command failed with exit code 1 (use -v to see invocation)
configure:2765: $? = 1
Adding explicit dep on
llvm-13-
the problem, but breaks on
other distros.
Please add the dep on
lvm-13-linker-tools
to the appropriate llvm
package.
To post a comment you must log in.

> but breaks on other distros.
what do you mean here?
thanks