Source: libre Version: 0.4.14-2 Severity: important Justification: fails to build from source
The kFreeBSD builds of libre each failed with a pair of errors, of the form ar libre.a build-x86_64/sip/addr.o ... ar: invalid option -- 'e' [...] GNUmakefile:71: recipe for target 'libre.a' failed make[2]: *** [libre.a] Error 1 and /usr/bin/ld: build-x86_64/mod/dl.o: undefined reference to symbol 'dlsym@@GLIBC_2.3' //lib/x86_64-kfreebsd-gnu/libdl.so.2: error adding symbols: DSO missing from command line collect2: error: ld returned 1 exit status GNUmakefile:66: recipe for target 'libre.so.0' failed make[2]: *** [libre.so.0] Error 1 Could you please take a look? Thanks!