FS#19981 - cryptsetup package installs libcryptsetup.pc in wrong path, pkg-config does not find it.

Attached to Project: Arch Linux
Opened by da1l6 (da1l6) - Friday, 25 June 2010, 19:18 GMT
Last edited by Ionut Biru (wonder) - Friday, 25 June 2010, 19:47 GMT
Task Type Bug Report
Category Packages: Core
Status Closed
Assigned To No-one
Architecture All
Severity Medium
Priority Normal
Reported Version
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 0
Private No

Details

Description:
The cryptsetup package uses --libdir=/lib which causes libcryptsetup.pc to be installed in /lib/pkgconfig. But pkg-config only searches in /usr/lib/pkgconfig thus compiling applications that need libcryptsetup fails because ./configure reports it missing.

Additional info:
* package version(s): cryptsetup-1.1.2-1

Steps to reproduce:

- Install cryptsetup
- Compile an application that needs it (and uses pkg-config) e.g.: http://aur.archlinux.org/packages.php?ID=1976
This task depends upon

Closed by  Ionut Biru (wonder)
Friday, 25 June 2010, 19:47 GMT
Reason for closing:  Duplicate
Additional comments about closing:   FS#19883 

Loading...