View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0011560 | Taler | exchange | public | 2026-06-26 04:46 | 2026-06-26 04:46 |
| Reporter | apteryx | Assigned To | |||
| Priority | normal | Severity | minor | Reproducibility | always |
| Status | new | Resolution | open | ||
| Platform | GNU/Linux | OS | Guix System | OS Version | latest |
| Product Version | 1.5 | ||||
| Summary | 0011560: build system does not check for libltdl | ||||
| Description | The Meson build system should make sure the libltdl headers are available, as it is required for the build to complete: FAILED: [code=1] src/auditordb/libtalerauditordb.so.0.p/helper.c.o gcc -Isrc/auditordb/libtalerauditordb.so.0.p -Isrc/auditordb -I../source/src/auditordb -Isrc/include -I../source/src/include -I. -I../source -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O2 -g -Wall -Wno-address-of-packed-member -DHAVE_CONFIG_H -fPIC -MD -MQ src/auditordb/libtalerauditordb.so.0.p/helper.c.o -MF src/auditordb/libtalerauditordb.so.0.p/helper.c.o.d -o src/auditordb/libtalerauditordb.so.0.p/helper.c.o -c ../source/src/auditordb/helper.c ../source/src/auditordb/helper.c:23:10: fatal error: ltdl.h: No such file or directory 23 | #include <ltdl.h> | ^~~~~~~~ compilation terminated. | ||||
| Steps To Reproduce | Build exchange 1.6.5 in an environment lacking libltdl. | ||||
| Tags | No tags attached. | ||||
| Date Modified | Username | Field | Change |
|---|---|---|---|
| 2026-06-26 04:46 | apteryx | New Issue |