vulkan.pc: set a wrong library path

Bug #1754288 reported by zhu hai
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
vulkan (Ubuntu)
Fix Released
Undecided
Unassigned

Bug Description

The command 'pkg-config --libs vulkan' reports a invalid library path:
-L/usr//usr/lib/x86_64-linux-gnu -lvulkan -lstdc++ -lm -lgcc_s -lgcc -lc -lgcc_s -lgcc

This is set in file '/usr/lib/x86_64-linux-gnu/pkgconfig/vulkan.pc':
prefix=/usr
exec_prefix=/usr
libdir=${exec_prefix}//usr/lib/x86_64-linux-gnu
includedir=${prefix}/include

Where 'libdir=${exec_prefix}//usr/lib/x86_64-linux-gnu' should be 'libdir=${prefix}/lib/x86_64-linux-gnu'

Ubuntu: 17.10
ii libvulkan-dev:amd64 1.0.61.1+dfsg1-1ubuntu1

Revision history for this message
Launchpad Janitor (janitor) wrote :

This bug was fixed in the package vulkan - 1.1.70+dfsg1-1

---------------
vulkan (1.1.70+dfsg1-1) unstable; urgency=medium

  * New upstream release.
  * fix-pkgconfig.diff: Fix wrong libdir in vulkan.pc. (LP: #1754288)

 -- Timo Aaltonen <email address hidden> Mon, 12 Mar 2018 15:39:40 +0200

Changed in vulkan (Ubuntu):
status: New → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.