Public bug reported:

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

** Affects: vulkan (Ubuntu)
     Importance: Undecided
         Status: New

-- 
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to vulkan in Ubuntu.
https://bugs.launchpad.net/bugs/1754288

Title:
  vulkan.pc: set a wrong library path

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/vulkan/+bug/1754288/+subscriptions

_______________________________________________
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to     : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp

Reply via email to