Bug 7677 - webkit2gtk3-2.36包在8.6系统上编译问题
Summary: webkit2gtk3-2.36包在8.6系统上编译问题
Status: NEW
Alias: None
Product: Anolis OS 8
Classification: Anolis OS
Component: BaseOS Packages (show other bugs) BaseOS Packages
Version: 8.6
Hardware: x86_64 Linux
: P2-High S3-normal
Target Milestone: ---
Assignee: Jacob
QA Contact: shuming
URL:
Whiteboard:
Keywords: Bugfix
Depends on:
Blocks:
 
Reported: 2023-12-04 15:14 UTC by HaoNan
Modified: 2023-12-06 09:45 UTC (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description HaoNan 2023-12-04 15:14:32 UTC
Description of problem:
  webkit2gtk3在源中存在2.34和2.36两个版本,在编译2.36的版本时使用到了glibc中gdbus-codegen这个工具中--interface-info-header和--interface-info-body这两个参数,但是在8.6系统中glib2使用的版本是2.56.4的版本并没有这两个参数;当初升级webkit2gtk3到2.36的版本是怎么编译升级上去的?

Version-Release number of selected component (if applicable):
2.34---2.36

How reproducible:


Steps to Reproduce:
1.webkit2gtk3-2.36的版本在8.6的系统上编译失败
2.
3.

Actual results:


Expected results:


Additional info: