【问题标题】:("Solved")LFS QT4 (4.8.7) Install Fails at "dialogs/qprintdialog_unix.cpp"(“已解决”)LFS QT4 (4.8.7) 在“dialogs/qprintdialog_unix.cpp”安装失败
【发布时间】:2020-10-27 02:00:31
【问题描述】:

我一直在关注 KDE 上的 blfs 指南,并且我需要 QT4 来实现“KDE-Baseapps”的依赖项之一。运行:

./configure -prefix $QT4PREFIX \
-sysconfdir /etc/xdg \
-confirm-license \
-opensource \
-release \
-dbus-linked \
-system-sqlite \
-no-phonon \
-no-phonon-backend \
-no-webkit \
-no-openvg \
-nomake demos \
-nomake examples \
-optimized-qmake \
-no-openssl &&

make

经过一段时间的编译,我得到了这些错误:https://pastebin.com/jrs9w2Ei

由于它涉及打印,我认为它是 CUPS,但是当我使用参数“--no-cups”时,我得到了相同的输出。

编辑:我的 LFS 版本是 9.1,但 BLFS 书是 7.9,因为这是我在 qt4 上可以找到的最新版本

【问题讨论】:

  • 你的 B/LFS 系统是什么版本(cat /etc/lfs-release)?您在构建 KDE 时参考了哪个 BLFS 书籍版本?顺便说一句,--no-cups 应该是 -no-cups,但我不相信杯子是你的问题。
  • 我的 LFS 版本是 9.1,但 BLFS 书是 7.9,因为这是我在 qt4 上能找到的最新版本。

标签: qt qt4 kde qt4.8 linux-from-scratch


【解决方案1】:

KDE-Baseapps 用于 KDE4,而我有 KDE5。我需要从 KDE-Baseapps 中轻松安装的单独软件包:

https://download.kde.org/stable/release-service/20.04.1/src/

【讨论】:

    猜你喜欢
    • 1970-01-01
    • 2020-08-03
    • 1970-01-01
    • 2021-03-20
    • 2018-10-22
    • 1970-01-01
    • 1970-01-01
    • 1970-01-01
    • 1970-01-01
    相关资源
    最近更新 更多