Hi Ingo, On Fri, Nov 30 2018 at 05:33:11 PM, Ingo Schwarze <schwa...@usta.de> wrote: [...] > However, there are problems on Oracle Solaris 11: > > schwarze@unstable11s [unstable11s]:~/groff-1.22.4.rc4/build > uname -a > SunOS unstable11s 5.11 11.3 sun4u sparc SUNW,SPARC-Enterprise > > This is from ../configure output: > > checking whether URW fonts in pfb format are available... > grep: illegal option -- A > Usage: grep [-c|-l|-q] -bhinsvw pattern file . . . > no [...] Hmm... that was my dev...
> What is potentially more serious is that "make" dies like this: > > CXX src/libs/libgroff/libgroff_a-hypot.o > ../src/libs/libgroff/hypot.cpp:24:30: error: ‘double hypot(double, double)’ > conflicts with a previous declaration > double hypot(double, double); [...] Ouch.... > I shall continue investigation. Thanks for testing on the OS, I'll try to run it on a virtual machine this weekend. Regards, Bertrand