Opened 19 months ago
Last modified 19 months ago
#1574 new Bug
undefined reference to `???@GLIBC_2.33' in installation
Reported by: | mcocdaa | Owned by: | mcocdaa |
---|---|---|---|
Priority: | minor | Milestone: | |
Component: | Delphes code | Version: | Delphes 3 |
Keywords: | installation | Cc: |
Description
I try to make Delphes, and something like title hanppen. But I can make with CMake. I want to use Delphes in MG5, but it will generate same errors.
The errors details:
/home/anaconda3/bin/../lib/gcc/x86_64-conda-linux-gnu/10.4.0/../../../../x86_64-conda-linux-gnu/bin/ld: /usr/lib/x86_64-linux-gnu/libsqlite3.so.0: undefined reference to `lstat64@GLIBC_2.33'
collect2: error: ld returned 1 exit status
errors in Ubuntu22.04.
Note:
See TracTickets
for help on using tickets.
The error message indicates that something is wrong with your conda and/or libsqlite3 installation.