On Sat 9 Nov 2019 23:52,
Peter Dambier <pe...@peter-dambier.de> 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
> into the wild - so now is the time to remove it.
>
> As it is not needed, it might actually be empty, why not
>
>  touch /usr/include/xlocale.h
>
> Package libc++-3.8.6-i586-1_SBo.tgz build without any
> more trouble.
>
> Of course this is not the right way to do it. But it may
> save somebodys day and you can always delete
> that xlocale.h immediately after building.
>
> Beware locate finds lots of xlocale.h:
>
> /usr/include/c++/v1/support/fuchsia/xlocale.h
> /usr/include/c++/v1/support/ibm/xlocale.h
> /usr/include/c++/v1/support/musl/xlocale.h
> /usr/include/c++/v1/support/newlib/xlocale.h
> /usr/include/c++/v1/support/solaris/xlocale.h
> /usr/include/wx-3.0/wx/xlocale.h
>
> but this one used to belong to glibc and lived in
> /usr/include.

Hi Peter,

I have xlocale.h in glibc-2.23 on 14.2.

grep xlocale.h /var/log/packages/*
/var/log/packages/glibc-2.23-x86_64-4_slack14.2:usr/include/xlocale.h

Do you not have this?

-Dave

Attachment: signature.asc
Description: PGP signature

_______________________________________________
SlackBuilds-users mailing list
SlackBuilds-users@slackbuilds.org
https://lists.slackbuilds.org/mailman/listinfo/slackbuilds-users
Archives - https://lists.slackbuilds.org/pipermail/slackbuilds-users/
FAQ - https://slackbuilds.org/faq/

Reply via email to