[Xcb] ask for directory of xcb-proto.pc

wangmy at fujitsu.com wangmy at fujitsu.com
Fri Mar 17 01:14:20 UTC 2023


When compiling with version 1.15.2 of xcb-proto, conflict occured in a multilib environment:
file /usr/share/pkgconfig/xcb-proto.pc conflicts between attempted installs of lib32-xcb-proto-dev and xcb-proto-dev

After investigation, it is found that the following setting in Makefile.am:
pkgconfigdir = $(datarootdir)/pkgconfig

The setting for pgkconfigdir in version 1.15 is as follows:
pkgconfigdir = $(libdir)/pkgconfig
In this version, conflicts do not occur in the multilib environment.

Could you tell me why the pkgconfigdir  changed from libdir to datarootdir?

  --
Best Regards
---------------------------------------------------
Wang Mingyu
Development Dept.I
Nanjing Fujitsu Nanda Software Tech. Co., Ltd.(FNST) No. 6 Wenzhu Road, Nanjing, 210012, China
TEL: +86+25-86630566-8568
COINS: 79988548
FAX: +86+25-83317685
MAIL: wangmy at fujitsu.com
http://www.fujitsu.com/cn/fnst/



More information about the Xcb mailing list