summary refs log tree commit diff stats
path: root/results/classifier/gemma3:12b/files/1481654
diff options
context:
space:
mode:
Diffstat (limited to 'results/classifier/gemma3:12b/files/1481654')
-rw-r--r--results/classifier/gemma3:12b/files/148165439
1 files changed, 39 insertions, 0 deletions
diff --git a/results/classifier/gemma3:12b/files/1481654 b/results/classifier/gemma3:12b/files/1481654
new file mode 100644
index 00000000..4880136e
--- /dev/null
+++ b/results/classifier/gemma3:12b/files/1481654
@@ -0,0 +1,39 @@
+
+libcacard.pc paths are not modified when configure prefix is
+
+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.
\ No newline at end of file