[Refdb-users] [REQUEST] new refdb tarball derived from trunk
Status: Beta
Brought to you by:
mhoenicka
From: FreeBSD U. <fr...@wa...> - 2022-01-30 15:47:33
|
The most recent refDB tarball is revision 1.0.2. Most recent LLVM/clang compiler default to gnu99, so there is an linker error triggered sourcing to src/readln.h (ld: error: duplicate symbol: thecommandlist), this problem has been solved in the main tree 4 months ago with commit 816. There are a couple of fixes in the trunk I'd like to see in a tarball, including the above compiler issue. As mainatiner of the FreeBSD port, the port is now marked unusable due to the linker error. For my private purposes, I solved the discrepancy via a large, 5 Mbytes large diff between trunk and 1.0.2, but it is considered inappropriate to maintain such a large diff file in the ports tree of FreeBSD ports. It would be very nice to have the recent trunk as a downloadable tarball. Kind regards, Oliver |