qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Qemu-devel] [Bug 1481654] [NEW] libcacard.pc paths are not modified whe


From: jean-christophe manciot
Subject: [Qemu-devel] [Bug 1481654] [NEW] libcacard.pc paths are not modified when configure prefix is
Date: Wed, 05 Aug 2015 08:53:30 -0000

Public bug reported:

Ubuntu Server 15.04 Gnome
Qemu sources from master git://git.qemu-project.org/qemu.git 2.4.0-rc3 SHA 
2be4f242

Built with:
make distclean
./configure --target-list=x86_64-softmmu \
            --cpu=x86_64 \
            --enable-virtfs \
            --enable-kvm \
            --enable-spice \
            --enable-usb-redir \
            --enable-libusb \
            --audio-drv-list=oss,alsa,sdl,pa \
            --enable-uuid \
            --enable-libnfs \
            --enable-libssh2 \
            --prefix=/usr --sysconfdir=/etc --localstatedir=/var

make -j6

Yet, /usr/lib/libcacard.pc:
prefix=/usr/local
exec_prefix=${prefix}
libdir=/usr/local/lib
includedir=/usr/local/include/cacard

Name: cacard
Description: CA Card library
Version: 2.3.50

Requires.private: nss glib-2.0
Libs: -L${libdir} -lcacard
Libs.private:
Cflags: -I${includedir}

This issue affects the building of spice-client-gtk
(http://cgit.freedesktop.org/spice/spice-gtk/) which expects correct
paths in that file.

** Affects: qemu
     Importance: Undecided
         Status: New

-- 
You received this bug notification because you are a member of qemu-
devel-ml, which is subscribed to QEMU.
https://bugs.launchpad.net/bugs/1481654

Title:
  libcacard.pc paths are not modified when configure prefix is

Status in QEMU:
  New

Bug description:
  Ubuntu Server 15.04 Gnome
  Qemu sources from master git://git.qemu-project.org/qemu.git 2.4.0-rc3 SHA 
2be4f242

  Built with:
  make distclean
  ./configure --target-list=x86_64-softmmu \
              --cpu=x86_64 \
              --enable-virtfs \
              --enable-kvm \
              --enable-spice \
              --enable-usb-redir \
              --enable-libusb \
              --audio-drv-list=oss,alsa,sdl,pa \
              --enable-uuid \
              --enable-libnfs \
              --enable-libssh2 \
            --prefix=/usr --sysconfdir=/etc --localstatedir=/var

  make -j6

  Yet, /usr/lib/libcacard.pc:
  prefix=/usr/local
  exec_prefix=${prefix}
  libdir=/usr/local/lib
  includedir=/usr/local/include/cacard

  Name: cacard
  Description: CA Card library
  Version: 2.3.50

  Requires.private: nss glib-2.0
  Libs: -L${libdir} -lcacard
  Libs.private:
  Cflags: -I${includedir}

  This issue affects the building of spice-client-gtk
  (http://cgit.freedesktop.org/spice/spice-gtk/) which expects correct
  paths in that file.

To manage notifications about this bug go to:
https://bugs.launchpad.net/qemu/+bug/1481654/+subscriptions



reply via email to

[Prev in Thread] Current Thread [Next in Thread]