desktop-packages team mailing list archive
-
desktop-packages team
-
Mailing list archive
-
Message #160312
[Bug 588109] Re: jack doesn't work with pkg-config --cflags
Closing that outdated report as EOL has been reached long time ago
** Changed in: jack-audio-connection-kit (Ubuntu)
Status: New => Invalid
--
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to jack-audio-connection-kit in Ubuntu.
https://bugs.launchpad.net/bugs/588109
Title:
jack doesn't work with pkg-config --cflags
Status in jack-audio-connection-kit package in Ubuntu:
Invalid
Bug description:
Here is the output from pkg-config:
frohro@frohro-D610:/usr/include/jack$ pkg-config --cflags --libs jack
-ljack -lpthread -lrt
Note that there are no include files included and when I do
frohro@frohro-D610:/usr/include/jack$ pkg-config --cflags jack
frohro@frohro-D610:/usr/include/jack$
I get a blank line. However I have a directory /usr/include/jack/
which has the following files:
frohro@frohro-D610:/usr/include/jack$ ls /usr/include/jack
intclient.h jack.h midiport.h ringbuffer.h statistics.h thread.h timestamps.h transport.h types.h
The file /usr/lib/pkgconfig/jack.pc contains the following.
prefix=/usr
exec_prefix=${prefix}
libdir=${exec_prefix}/lib
includedir=${prefix}/include
Name: jack
Description: the Jack Audio Connection Kit: a low-latency synchronous callback-based media server
Version: 0.118.0
Libs: -L${libdir} -ljack -lpthread -lrt
Cflags: -I${includedir}
Aha! You need to make the includedir=${prefix}/include/jack in the
jack.pc file.
Thanks,
Rob
ProblemType: Bug
DistroRelease: Ubuntu 10.04
Package: libjack-dev 0.118+svn3796-1ubuntu2 [modified: usr/lib/pkgconfig/jack.pc]
ProcVersionSignature: Ubuntu 2.6.32-22.33-generic 2.6.32.11+drm33.2
Uname: Linux 2.6.32-22-generic i686
Architecture: i386
CheckboxSubmission: b3f7c5231c874165f4d7945857608f87
CheckboxSystem: d00f84de8a555815fa1c4660280da308
Date: Mon May 31 20:13:46 2010
InstallationMedia: Ubuntu 9.10 "Karmic Koala" - Release i386 (20091028.5)
ProcEnviron:
LANG=en_US.UTF-8
SHELL=/bin/bash
SourcePackage: jack-audio-connection-kit
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/jack-audio-connection-kit/+bug/588109/+subscriptions