Re: [Slackbuilds-users] libc++-3.8.6 on slackware current xlocale.h not found.

2019-11-09 Thread Matteo Bernardini
Il giorno sab 9 nov 2019 alle ore 23:52 Peter Dambier ha scritto: > > Hi, I am Peter and I am new to this list. > > Building libc++ aborted with an "xlocale.h" not found error. > > Digging into the subject I found this xlocale.h actually is > a subset of locale.h and should never have escaped >

Re: [Slackbuilds-users] Tesseract

2019-11-09 Thread John Yost
On 11/9/19 9:23 AM, Willy Sudiarto Raharjo wrote: >> libtool: link: ranlib .libs/libtesseract_api.a >> libtool: link: ( cd ".libs" && rm -f "libtesseract_api.la" && ln -s >> "../libtesseract_api.la" "libtesseract_api.la" ) >> /bin/sh ../../libtool --tag=CXX --mode=link g++ -g -O2 -std=c++17 >>

Re: [Slackbuilds-users] libc++-3.8.6 on slackware current xlocale.h not found.

2019-11-09 Thread Dave Woodfall
On Sun 10 Nov 2019 00:23, Dave Woodfall put forth the proposition: > On Sat 9 Nov 2019 23:52, > Peter Dambier put forth the proposition: > > Hi, I am Peter and I am new to this list. > > > > Building libc++ aborted with an "xlocale.h" not found error. > > > > Digging into the subject I found

Re: [Slackbuilds-users] libc++-3.8.6 on slackware current xlocale.h not found.

2019-11-09 Thread Dave Woodfall
On Sat 9 Nov 2019 23:52, Peter Dambier put forth the proposition: > Hi, I am Peter and I am new to this list. > > Building libc++ aborted with an "xlocale.h" not found error. > > Digging into the subject I found this xlocale.h actually is > a subset of locale.h and should never have escaped >

[Slackbuilds-users] libc++-3.8.6 on slackware current xlocale.h not found.

2019-11-09 Thread Peter Dambier
Hi, I am Peter and I am new to this list. Building libc++ aborted with an "xlocale.h" not found error. Digging into the subject I found this xlocale.h actually is a subset of locale.h and should never have escaped into the wild - so now is the time to remove it. As it is not needed, it might

Re: [Slackbuilds-users] Tesseract

2019-11-09 Thread Willy Sudiarto Raharjo
> libtool: link: ranlib .libs/libtesseract_api.a > libtool: link: ( cd ".libs" && rm -f "libtesseract_api.la" && ln -s > "../libtesseract_api.la" "libtesseract_api.la" ) > /bin/sh ../../libtool --tag=CXX --mode=link g++ -g -O2 -std=c++17 > -llept -larchive -version-info 4:1-o

[Slackbuilds-users] Tesseract

2019-11-09 Thread John Yost
getting following error: libtool: link: ranlib .libs/libtesseract_api.a libtool: link: ( cd ".libs" && rm -f "libtesseract_api.la" && ln -s "../libtesseract_api.la" "libtesseract_api.la" ) /bin/sh ../../libtool --tag=CXX --mode=link g++ -g -O2 -std=c++17 -llept -larchive -version-info 4:1