Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

не собирается на debian jessie #20

Closed
unxed opened this issue May 6, 2017 · 4 comments
Closed

не собирается на debian jessie #20

unxed opened this issue May 6, 2017 · 4 comments

Comments

@unxed
Copy link

unxed commented May 6, 2017

codecvt: No such file or directory.

Кажется, дело в тамошней версии glibcxx.

@unxed unxed changed the title build fails on debian jessie не собирается на debian jessie May 6, 2017
@cycleg
Copy link
Owner

cycleg commented May 8, 2017

Этот заголовок поддерживают в libstdc++-dev с версии 5.3. А в stable -- 4.9, засада. Делать через Boost -- громоздко, ибо там еще и ICU подтянется в зависимости. Хотя можно Boost и без нее, через iconv.

@unxed
Copy link
Author

unxed commented May 8, 2017

Ну, мне это не критично, но для кого-то может быть проблемой.

Впрочем, до тех пор, пока far2l не умеет в консоль, вряд ли его часто будут использовать на серверах.

@unxed
Copy link
Author

unxed commented May 8, 2017

Вот здесь elfmz пишет:

выпилил все #include <codecvt>
но еще добавил новые зависимости. для убунты - sudo apt-get install libglib2.0-dev gawk

можно глянуть, на что он заменил использование codecvt, и сделать так же. тогда, по идее, зависимости останутся теми же.

@unxed
Copy link
Author

unxed commented May 9, 2017

Теперь собирается! Спасибо)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants