It should be fixed now. I guess that on my system PSPP links against libunistring instead of using the equivalent modules from Gnulib, so I didn't notice the missing module.
On Sun, Dec 8, 2019 at 7:08 AM John Darrington <j...@darrington.wattle.id.au> wrote: > I get this error when building from git. Yes I did run "make -f Smake". > > src/.libs/libpspp-core.so: undefined reference to `u8_totitle' > collect2: error: ld returned 1 exit status > Makefile:7272: recipe for target 'src/ui/terminal/pspp' failed > make[2]: *** [src/ui/terminal/pspp] Error 1 > > J' > >